mihaimasala commited on
Commit
0bb113d
·
verified ·
1 Parent(s): dc39fad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -8
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
- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section.
99
-
100
- **BibTeX:**
101
-
102
- [More Information Needed]
103
-
104
- **APA:**
 
 
 
 
 
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] -->