Update Readme_en.md
Browse files- Readme_en.md +12 -1
Readme_en.md
CHANGED
@@ -269,4 +269,15 @@ Using the model's first response, `relevant_indexes` (JSON), one can determine w
|
|
269 |
### Authors
|
270 |
- Sergei Bratchikov, [NLP Wanderer](https://t.me/nlpwanderer), Vikhr Team
|
271 |
- Konstantin Korolev, Vikhr Team
|
272 |
-
- Aleksandr Nikolich, Vikhr Team
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
269 |
### Authors
|
270 |
- Sergei Bratchikov, [NLP Wanderer](https://t.me/nlpwanderer), Vikhr Team
|
271 |
- Konstantin Korolev, Vikhr Team
|
272 |
+
- Aleksandr Nikolich, Vikhr Team
|
273 |
+
|
274 |
+
### Cite
|
275 |
+
```
|
276 |
+
@inproceedings{nikolich2024vikhr,
|
277 |
+
title={Vikhr: Constructing a State-of-the-art Bilingual Open-Source Instruction-Following Large Language Model for Russian},
|
278 |
+
author={Aleksandr Nikolich and Konstantin Korolev and Sergei Bratchikov and Igor Kiselev and Artem Shelmanov},
|
279 |
+
booktitle={Proceedings of the 4th Multilingual Representation Learning (MRL) Workshop @ EMNLP-2024},
|
280 |
+
year={2024},
|
281 |
+
organization={Association for Computational Linguistics}
|
282 |
+
}
|
283 |
+
```
|