PEFT
TensorBoard
Safetensors
Russian
Generated from Trainer
ekaterinatao commited on
Commit
d622441
·
verified ·
1 Parent(s): b77c98d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- It is finetuned for russian language.
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