hunterschep commited on
Commit
fe0cddb
1 Parent(s): e86231f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -17,4 +17,7 @@ The performance of the translation model has been evaluated using the following
17
  - **BLEU Score**: 19.63
18
  - **chrF++ Score**: 36.48
19
 
20
- This model was trained on a ~76,000 line parralel-corpus of Amis-English translations. Most of these translations were assembled using Mandarin Chinese as a pivot language. The model itself was evaluated on the 'test' portion of the dataset.
 
 
 
 
17
  - **BLEU Score**: 19.63
18
  - **chrF++ Score**: 36.48
19
 
20
+ This model was trained on a ~76,000 line parralel-corpus of Amis-English translations.
21
+ Most of these translations were assembled using Mandarin Chinese as a pivot language.
22
+ The model itself was evaluated on the 'test' portion of the dataset.
23
+ Total training length was 60,000 epochs.