Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- krc
|
4 |
+
- ru
|
5 |
+
library_name: transformers
|
6 |
+
pipeline_tag: translation
|
7 |
+
metrics:
|
8 |
+
- bleu
|
9 |
+
tags:
|
10 |
+
- code
|
11 |
+
datasets:
|
12 |
+
- TSjB/qm_ru_265718
|
13 |
+
license: cc-by-nc-sa-4.0
|
14 |
+
---
|
15 |
+
Authors: [Bogdan Tewunalany](https://t.me/bogdan_tewunalany), [Ali Berberov](https://t.me/ali_bulat1990)
|
16 |
+
[Github](https://github.com/TBSj/Qarachay_Malqar_translator)
|
17 |
+
As a base we took NLLB-200-600M model and trained it on 265718 parallel sentences from Qarachay-Malqar to russian language.
|
18 |
+
Where to use:
|
19 |
+
[HF](https://huggingface.co/spaces/TSjB/QM_RU_translator)
|
20 |
+
[Site](https://tsjb-qm-ru-translator.hf.space/)
|