JingzeShi commited on
Commit
de76efa
·
verified ·
1 Parent(s): 27e19e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -72,7 +72,7 @@ We build the Doge by doing Per-Training on [Smollm-Corpus](https://huggingface.c
72
  | [Doge-20M](https://huggingface.co/SmallDoge/Doge-20M) | 25.4 | 0.03 | 29.8 | 58.4 | 27.3 | 25.6 | 50.2 | 142 |
73
  | [Doge-60M](https://huggingface.co/SmallDoge/Doge-60M) | 26.4 | 0.2 | 37.9 | 61.4 | 31.5 | 28.0 | 50.8 | 62 |
74
  | [Doge-160M](https://huggingface.co/SmallDoge/Doge-160M) | 29.2 | 4.8 | 44.4 | 70.1 | 43.4 | 34.4 | 52.2 | 28 |
75
- | [Doge-320M](https://huggingface.co/SmallDoge/Doge-320M) | 33.8 | 9.4 | 52.1 | 73.9 | 52.7 | 37.9 | 55.0 | 16 |
76
 
77
  > [!NOTE]
78
  > All evaluations are done using five-shot settings, without additional training on the benchmarks.
@@ -94,9 +94,10 @@ We build the Doge by doing Per-Training on [Smollm-Corpus](https://huggingface.c
94
 
95
  ```bibtex
96
  @misc{smalldoges,
97
- title={SmallDoges},
98
- author={SmallDoge Team and Jingze, Shi and Yifan, Wu and Bingheng, Wu},
99
  year={2025},
100
- month={March},
 
101
  }
102
  ```
 
72
  | [Doge-20M](https://huggingface.co/SmallDoge/Doge-20M) | 25.4 | 0.03 | 29.8 | 58.4 | 27.3 | 25.6 | 50.2 | 142 |
73
  | [Doge-60M](https://huggingface.co/SmallDoge/Doge-60M) | 26.4 | 0.2 | 37.9 | 61.4 | 31.5 | 28.0 | 50.8 | 62 |
74
  | [Doge-160M](https://huggingface.co/SmallDoge/Doge-160M) | 29.2 | 4.8 | 44.4 | 70.1 | 43.4 | 34.4 | 52.2 | 28 |
75
+ | [Doge-320M](https://huggingface.co/SmallDoge/Doge-320M) | 33.8 | 9.4 | 52.1 | 73.9 | 52.7 | 37.9 | 55.3 | 16 |
76
 
77
  > [!NOTE]
78
  > All evaluations are done using five-shot settings, without additional training on the benchmarks.
 
94
 
95
  ```bibtex
96
  @misc{smalldoges,
97
+ title={SmallDoges: A Family of Dynamic UltraFast Small Language Models},
98
+ author={Jingze, Shi and Yifan, Wu and Bingheng, Wu and Yuyu, Luo},
99
  year={2025},
100
+ month={March},
101
+ url={https://github.com/SmallDoges/small-doge}
102
  }
103
  ```