Update README.md
Browse files
README.md
CHANGED
@@ -282,10 +282,11 @@ print(final_answer)
|
|
282 |
### Cite
|
283 |
```
|
284 |
@inproceedings{nikolich2024vikhr,
|
285 |
-
title={Vikhr: Constructing a State-of-the-art Bilingual Open-Source Instruction-Following Large Language Model for Russian},
|
286 |
-
author={Aleksandr Nikolich and Konstantin Korolev and Sergei Bratchikov and
|
287 |
-
booktitle={Proceedings of the
|
288 |
year={2024},
|
289 |
-
|
|
|
290 |
}
|
291 |
```
|
|
|
282 |
### Cite
|
283 |
```
|
284 |
@inproceedings{nikolich2024vikhr,
|
285 |
+
title={Vikhr: Constructing a State-of-the-art Bilingual Open-Source Instruction-Following Large Language Model for {Russian}},
|
286 |
+
author={Aleksandr Nikolich and Konstantin Korolev and Sergei Bratchikov and Igor Kiselev and Artem Shelmanov },
|
287 |
+
booktitle = {Proceedings of the 4rd Workshop on Multilingual Representation Learning (MRL) @ EMNLP-2024}
|
288 |
year={2024},
|
289 |
+
publisher = {Association for Computational Linguistics},
|
290 |
+
url={https://arxiv.org/pdf/2405.13929}
|
291 |
}
|
292 |
```
|