Update README.md
Browse files
README.md
CHANGED
|
@@ -3,8 +3,6 @@ language:
|
|
| 3 |
- en
|
| 4 |
license: other
|
| 5 |
license_name: ncslv1
|
| 6 |
-
datasets:
|
| 7 |
-
- nvidia/Nemotron-CC-v2
|
| 8 |
pipeline_tag: text-generation
|
| 9 |
library_name: transformers
|
| 10 |
tags:
|
|
@@ -94,10 +92,9 @@ print(output_str)
|
|
| 94 |
|
| 95 |
## 4 Citation
|
| 96 |
```
|
| 97 |
-
@article{
|
| 98 |
-
jet-nemotron,
|
| 99 |
title={Jet-Nemotron: Efficient Language Model with Post Neural Architecture Search},
|
| 100 |
-
author={Gu, Yuxian and Hu, Qinghao and Yang, Shang and Xi, Haocheng and Chen,
|
| 101 |
journal={arXiv preprint arXiv:2508.15884},
|
| 102 |
year={2025}
|
| 103 |
}
|
|
|
|
| 3 |
- en
|
| 4 |
license: other
|
| 5 |
license_name: ncslv1
|
|
|
|
|
|
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
library_name: transformers
|
| 8 |
tags:
|
|
|
|
| 92 |
|
| 93 |
## 4 Citation
|
| 94 |
```
|
| 95 |
+
@article{gu2025jet,
|
|
|
|
| 96 |
title={Jet-Nemotron: Efficient Language Model with Post Neural Architecture Search},
|
| 97 |
+
author={Gu, Yuxian and Hu, Qinghao and Yang, Shang and Xi, Haocheng and Chen, Junyu and Han, Song and Cai, Han},
|
| 98 |
journal={arXiv preprint arXiv:2508.15884},
|
| 99 |
year={2025}
|
| 100 |
}
|