ekaterinatao
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# translation_llm
|
15 |
|
16 |
-
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on an [dataset](ekaterinatao/translation_wikimatrix_tatoeba).
|
17 |
-
|
18 |
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.0039
|
|
|
13 |
|
14 |
# translation_llm
|
15 |
|
16 |
+
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on an [dataset](https://huggingface.co/datasets/ekaterinatao/translation_wikimatrix_tatoeba) that combines russian sentences from two datasets: [parallel-sentences-tatoeba](https://huggingface.co/datasets/sentence-transformers/parallel-sentences-tatoeba) and [parallel-sentences-wikimatrix](https://huggingface.co/datasets/sentence-transformers/parallel-sentences-wikimatrix).
|
17 |
+
The model is finetuned for russian language.
|
18 |
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.0039
|