mihaimasala commited on
Commit
0a5760a
·
verified ·
1 Parent(s): 3e6abc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -8
README.md CHANGED
@@ -101,15 +101,19 @@ print(tokenizer.decode(outputs[0]))
101
  |RoLlama2-7b-Chat | [link](https://huggingface.co/OpenLLM-Ro/RoLlama2-7b-Chat) |
102
 
103
 
104
- <!--
105
  ## Citation
106
 
107
- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section.
108
-
109
- **BibTeX:**
110
-
111
- [More Information Needed]
112
-
113
- **APA:**
 
 
 
 
 
114
 
115
  [More Information Needed] -->
 
101
  |RoLlama2-7b-Chat | [link](https://huggingface.co/OpenLLM-Ro/RoLlama2-7b-Chat) |
102
 
103
 
 
104
  ## Citation
105
 
106
+ ```
107
+ @misc{masala2024vorbecstiromanecsterecipetrain,
108
+ title={"Vorbe\c{s}ti Rom\^ane\c{s}te?" A Recipe to Train Powerful Romanian LLMs with English Instructions},
109
+ 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},
110
+ year={2024},
111
+ eprint={2406.18266},
112
+ archivePrefix={arXiv},
113
+ primaryClass={cs.CL},
114
+ url={https://arxiv.org/abs/2406.18266},
115
+ }
116
+ ```
117
+ <!-- **APA:**
118
 
119
  [More Information Needed] -->