Datasets:
Update README.md
Browse files
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 |
-
|
159 |
-
|
|
|
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). *
|
|
|
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.
|