Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -19,14 +19,13 @@ For more details, including code and evaluation procedures, please refer to the
|
|
| 19 |
If you find our work helpful, please feel free to cite the paper.
|
| 20 |
|
| 21 |
```bibtex
|
| 22 |
-
@
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
url={https://arxiv.org/abs/2508.18672},
|
| 30 |
}
|
| 31 |
```
|
| 32 |
|
|
|
|
| 19 |
If you find our work helpful, please feel free to cite the paper.
|
| 20 |
|
| 21 |
```bibtex
|
| 22 |
+
@inproceedings{
|
| 23 |
+
nakamura2026optimal,
|
| 24 |
+
title={Optimal Sparsity of Mixture-of-Experts Language Models for Reasoning Tasks},
|
| 25 |
+
author={Taishi Nakamura and Satoki Ishikawa and Masaki Kawamura and Takumi Okamoto and Daisuke Nohara and Jun Suzuki and Rio Yokota},
|
| 26 |
+
booktitle={The Fourteenth International Conference on Learning Representations},
|
| 27 |
+
year={2026},
|
| 28 |
+
url={https://openreview.net/forum?id=XFw2EPRUUR}
|
|
|
|
| 29 |
}
|
| 30 |
```
|
| 31 |
|