mihaimasala
commited on
Commit
•
8a0a045
1
Parent(s):
d6e9f9e
Update README.md
Browse files
README.md
CHANGED
@@ -99,15 +99,19 @@ print(tokenizer.decode(outputs[0]))
|
|
99 |
|*RoLlama3-8b-Instruct*| [link](https://huggingface.co/OpenLLM-Ro/RoLlama3-8b-Instruct) |
|
100 |
|
101 |
|
102 |
-
<!--
|
103 |
## Citation
|
104 |
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
|
|
|
|
|
|
|
|
|
|
112 |
|
113 |
[More Information Needed] -->
|
|
|
99 |
|*RoLlama3-8b-Instruct*| [link](https://huggingface.co/OpenLLM-Ro/RoLlama3-8b-Instruct) |
|
100 |
|
101 |
|
|
|
102 |
## Citation
|
103 |
|
104 |
+
```
|
105 |
+
@misc{masala2024vorbecstiromanecsterecipetrain,
|
106 |
+
title={"Vorbe\c{s}ti Rom\^ane\c{s}te?" A Recipe to Train Powerful Romanian LLMs with English Instructions},
|
107 |
+
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},
|
108 |
+
year={2024},
|
109 |
+
eprint={2406.18266},
|
110 |
+
archivePrefix={arXiv},
|
111 |
+
primaryClass={cs.CL},
|
112 |
+
url={https://arxiv.org/abs/2406.18266},
|
113 |
+
}
|
114 |
+
```
|
115 |
+
<!-- **APA:**
|
116 |
|
117 |
[More Information Needed] -->
|