Taishi-N324 commited on
Commit
e21f85b
·
verified ·
1 Parent(s): c6d0889

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -8
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
- @article{nakamura2025optimalsparsitymixtureofexpertslanguage,
23
- title={Optimal Sparsity of Mixture-of-Experts Language Models for Reasoning Tasks},
24
- author={Taishi Nakamura and Satoki Ishikawa and Masaki Kawamura and Takumi Okamoto and Daisuke Nohara and Jun Suzuki and Rio Yokota},
25
- year={2025},
26
- eprint={2508.18672},
27
- archivePrefix={arXiv},
28
- primaryClass={cs.LG},
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