Artem commited on
Commit
094fb0c
1 Parent(s): 7b0388d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -89,4 +89,17 @@ for inp in inputs:
89
  print('\n')
90
  ```
91
 
92
- [wandb](https://wandb.ai/karina_romanova/vikhr/runs/up2hw5eh?workspace=user-karina_romanova)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89
  print('\n')
90
  ```
91
 
92
+ [wandb](https://wandb.ai/karina_romanova/vikhr/runs/up2hw5eh?workspace=user-karina_romanova)
93
+
94
+
95
+ ## Cite
96
+ ```
97
+ @inproceedings{nikolich2024vikhr,
98
+ title={Vikhr: Constructing a State-of-the-art Bilingual Open-Source Instruction-Following Large Language Model for {Russian}},
99
+ author={Aleksandr Nikolich and Konstantin Korolev and Sergei Bratchikov and Igor Kiselev and Artem Shelmanov },
100
+ booktitle = {Proceedings of the 4rd Workshop on Multilingual Representation Learning (MRL) @ EMNLP-2024}
101
+ year={2024},
102
+ publisher = {Association for Computational Linguistics},
103
+ url={https://arxiv.org/pdf/2405.13929}
104
+ }
105
+ ```