eldor-97 commited on
Commit
8015247
·
1 Parent(s): f2f6ec1

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -16
README.md CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [Helsinki-NLP/opus-tatoeba-en-ja](https://huggingface.co/Helsinki-NLP/opus-tatoeba-en-ja) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.8803
20
- - Bleu: 23.6239
21
- - Gen Len: 51.2649
22
 
23
  ## Model description
24
 
@@ -49,19 +49,19 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
53
- |:-------------:|:-----:|:----:|:---------------:|:-------:|:--------:|
54
- | 2.1722 | 0.44 | 500 | 1.8946 | 0.4102 | 124.8963 |
55
- | 1.0814 | 0.89 | 1000 | 1.5009 | 5.0012 | 80.8288 |
56
- | 0.8604 | 1.33 | 1500 | 1.2599 | 12.4645 | 56.8862 |
57
- | 0.7566 | 1.78 | 2000 | 1.1307 | 15.6882 | 47.8197 |
58
- | 0.6633 | 2.22 | 2500 | 1.0370 | 18.4638 | 52.2407 |
59
- | 0.6138 | 2.67 | 3000 | 0.9882 | 20.287 | 49.2628 |
60
- | 0.5712 | 3.11 | 3500 | 0.9479 | 21.163 | 48.8016 |
61
- | 0.5247 | 3.56 | 4000 | 0.9192 | 22.1825 | 49.9617 |
62
- | 0.5175 | 4.0 | 4500 | 0.8960 | 23.3096 | 51.2014 |
63
- | 0.478 | 4.45 | 5000 | 0.8878 | 23.3829 | 51.3011 |
64
- | 0.4748 | 4.89 | 5500 | 0.8803 | 23.6239 | 51.2649 |
65
 
66
 
67
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [Helsinki-NLP/opus-tatoeba-en-ja](https://huggingface.co/Helsinki-NLP/opus-tatoeba-en-ja) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.6857
20
+ - Bleu: 27.5143
21
+ - Gen Len: 34.3598
22
 
23
  ## Model description
24
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
53
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
54
+ | 1.9771 | 0.44 | 500 | 1.5875 | 1.2678 | 52.398 |
55
+ | 0.9175 | 0.89 | 1000 | 1.2906 | 6.1512 | 33.5839 |
56
+ | 0.7443 | 1.33 | 1500 | 1.0735 | 11.8884 | 33.0704 |
57
+ | 0.6426 | 1.78 | 2000 | 0.9260 | 16.6793 | 36.4523 |
58
+ | 0.5637 | 2.22 | 2500 | 0.8367 | 20.7927 | 35.9216 |
59
+ | 0.5013 | 2.67 | 3000 | 0.7833 | 22.5786 | 34.401 |
60
+ | 0.465 | 3.11 | 3500 | 0.7479 | 24.2307 | 36.3799 |
61
+ | 0.4187 | 3.56 | 4000 | 0.7232 | 25.5875 | 33.5236 |
62
+ | 0.4108 | 4.0 | 4500 | 0.6995 | 26.672 | 33.9236 |
63
+ | 0.3703 | 4.45 | 5000 | 0.6924 | 27.0479 | 34.9759 |
64
+ | 0.3701 | 4.89 | 5500 | 0.6857 | 27.5143 | 34.3598 |
65
 
66
 
67
  ### Framework versions