mihaimasala commited on
Commit
9f8acc0
·
verified ·
1 Parent(s): 09f887a

Update README.md

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