Update README.md
Browse files
README.md
CHANGED
|
@@ -269,13 +269,11 @@ The following hyperparameters were used during training:
|
|
| 269 |
Please cite [this paper](https://arxiv.org/abs/2405.12612) when referencing this model.
|
| 270 |
|
| 271 |
```tex
|
| 272 |
-
@
|
| 273 |
-
|
| 274 |
-
|
| 275 |
-
|
| 276 |
-
|
| 277 |
-
archivePrefix={arXiv},
|
| 278 |
-
primaryClass={cs.CL}
|
| 279 |
}
|
| 280 |
```
|
| 281 |
|
|
|
|
| 269 |
Please cite [this paper](https://arxiv.org/abs/2405.12612) when referencing this model.
|
| 270 |
|
| 271 |
```tex
|
| 272 |
+
@article{devine2024tagengo,
|
| 273 |
+
title={Tagengo: A Multilingual Chat Dataset},
|
| 274 |
+
author={Devine, Peter},
|
| 275 |
+
journal={arXiv preprint arXiv:2405.12612},
|
| 276 |
+
year={2024}
|
|
|
|
|
|
|
| 277 |
}
|
| 278 |
```
|
| 279 |
|