mihaimasala
commited on
Commit
•
8f6e7a9
1
Parent(s):
f864b76
Update README.md
Browse files
README.md
CHANGED
@@ -82,20 +82,19 @@ print(tokenizer.decode(outputs[0]))
|
|
82 |
|RoLlama2-7b-Chat | [link](https://huggingface.co/OpenLLM-Ro/RoLlama2-7b-Chat) |
|
83 |
|
84 |
|
85 |
-
<!--
|
86 |
## Citation
|
87 |
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
author={Mihai Masala and Denis C. Ilie-Ablachim and Dragos Corlatescu and Miruna Zavelca and Marius Leordeanu and Horia Velicu and Marius Popescu and Mihai Dascalu and Traian Rebedea},
|
93 |
year={2024},
|
94 |
-
eprint={
|
95 |
archivePrefix={arXiv},
|
96 |
-
primaryClass={cs.CL}
|
|
|
97 |
}
|
98 |
-
|
99 |
-
**APA:**
|
100 |
|
101 |
[More Information Needed] -->
|
|
|
82 |
|RoLlama2-7b-Chat | [link](https://huggingface.co/OpenLLM-Ro/RoLlama2-7b-Chat) |
|
83 |
|
84 |
|
|
|
85 |
## Citation
|
86 |
|
87 |
+
```
|
88 |
+
@misc{masala2024vorbecstiromanecsterecipetrain,
|
89 |
+
title={"Vorbe\c{s}ti Rom\^ane\c{s}te?" A Recipe to Train Powerful Romanian LLMs with English Instructions},
|
90 |
+
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},
|
|
|
91 |
year={2024},
|
92 |
+
eprint={2406.18266},
|
93 |
archivePrefix={arXiv},
|
94 |
+
primaryClass={cs.CL},
|
95 |
+
url={https://arxiv.org/abs/2406.18266},
|
96 |
}
|
97 |
+
```
|
98 |
+
<!-- **APA:**
|
99 |
|
100 |
[More Information Needed] -->
|