Leonard Püttmann commited on
Commit
ce5684f
·
verified ·
1 Parent(s): 1101baa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,8 +11,8 @@ tags:
11
 
12
  ## PhiMaestra - A small model for Italian translation based of Phi 3
13
 
14
- This model was finetuned with roughly 500.000 examples of translations from English to Italian and Italian to English.
15
- The model was finetuned in a way to more directly provide a translation without much explanation.
16
  It is based on Microsofts `Phi-3` model.
17
 
18
  Finetuning took about 10 hours on an A10G Nvidia GPU.
 
11
 
12
  ## PhiMaestra - A small model for Italian translation based of Phi 3
13
 
14
+ This model was finetuned with roughly 500.000 examples from the `Tatoeba` dataset of translations from English to Italian and Italian to English.
15
+ The model was finetuned in a way to more directly provide a translation without any additional explanation.
16
  It is based on Microsofts `Phi-3` model.
17
 
18
  Finetuning took about 10 hours on an A10G Nvidia GPU.