remorax98 commited on
Commit
8b8d5f7
·
verified ·
1 Parent(s): ee874fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -155,8 +155,9 @@ Users should be aware of these risks and limitations. It is recommended to use t
155
 
156
  ### BibTeX
157
 
158
- @misc{iyer2025m_instruct,
159
- title={m-Instruct: Synthetic Data for Multilingual Open-Ended Generation},
 
160
  author={Vivek Iyer and Ricardo Rei and Pinzhen Chen and Alexandra Birch},
161
  year={2025},
162
  eprint={2503.22973},
@@ -164,6 +165,7 @@ archivePrefix={arXiv},
164
  primaryClass={cs.CL},
165
  url={https://arxiv.org/abs/2503.22973},
166
  }
 
167
 
168
  ### APA
169
- Iyer et al. (2025). *m-Instruct: Synthetic Data for multilingual Open-Ended Generation*. arXiv preprint.
 
155
 
156
  ### BibTeX
157
 
158
+ ```
159
+ @misc{iyer2025xlinstruct,
160
+ title={XL-Instruct: Synthetic Data for Multilingual Open-Ended Generation},
161
  author={Vivek Iyer and Ricardo Rei and Pinzhen Chen and Alexandra Birch},
162
  year={2025},
163
  eprint={2503.22973},
 
165
  primaryClass={cs.CL},
166
  url={https://arxiv.org/abs/2503.22973},
167
  }
168
+ ```
169
 
170
  ### APA
171
+ Iyer et al. (2025). *XL-Instruct: Synthetic Data for multilingual Open-Ended Generation*. arXiv preprint.