Update README.md
Browse files
README.md
CHANGED
@@ -92,15 +92,19 @@ print(tokenizer.decode(outputs[0]))
|
|
92 |
|*RoGemma-7b-Instruct*| [link](https://huggingface.co/OpenLLM-Ro/RoGemma-7b-Instruct) |
|
93 |
|
94 |
|
95 |
-
<!--
|
96 |
## Citation
|
97 |
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
|
|
|
|
|
|
|
|
|
|
105 |
|
106 |
[More Information Needed] -->
|
|
|
92 |
|*RoGemma-7b-Instruct*| [link](https://huggingface.co/OpenLLM-Ro/RoGemma-7b-Instruct) |
|
93 |
|
94 |
|
|
|
95 |
## Citation
|
96 |
|
97 |
+
```
|
98 |
+
@misc{masala2024vorbecstiromanecsterecipetrain,
|
99 |
+
title={"Vorbe\c{s}ti Rom\^ane\c{s}te?" A Recipe to Train Powerful Romanian LLMs with English Instructions},
|
100 |
+
author={Mihai Masala and Denis C. Ilie-Ablachim and Alexandru Dima and Dragos Corlatescu and Miruna Zavelca and Ovio Olaru and Simina Terian-Dan and Andrei Terian-Dan and Marius Leordeanu and Horia Velicu and Marius Popescu and Mihai Dascalu and Traian Rebedea},
|
101 |
+
year={2024},
|
102 |
+
eprint={2406.18266},
|
103 |
+
archivePrefix={arXiv},
|
104 |
+
primaryClass={cs.CL},
|
105 |
+
url={https://arxiv.org/abs/2406.18266},
|
106 |
+
}
|
107 |
+
```
|
108 |
+
<!-- **APA:**
|
109 |
|
110 |
[More Information Needed] -->
|