Taishi-N324 commited on
Commit
8449f52
·
verified ·
1 Parent(s): fdf8001

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## How to cite
2
+
3
+ If you find our work helpful, please feel free to cite the paper.
4
+
5
+ ```
6
+ @inproceedings{
7
+ nakamura2025optimal,
8
+ title={Optimal Sparsity of Mixture-of-Experts Language Models for Reasoning Tasks},
9
+ author={Taishi Nakamura and Satoki Ishikawa and Masaki Kawamura and Takumi Okamoto and Daisuke Nohara and Jun Suzuki and Rio Yokota},
10
+ booktitle={2nd AI for Math Workshop @ ICML 2025},
11
+ year={2025},
12
+ url={https://openreview.net/forum?id=Ewj06opLqW}
13
+ }
14
+ ```