mhdr78 commited on
Commit
7973562
1 Parent(s): 7973f8c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
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 [persiannlp/mt5-small-parsinlu-translation_en_fa](https://huggingface.co/persiannlp/mt5-small-parsinlu-translation_en_fa) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.5485
20
- - Bleu: 12.9734
21
- - Gen Len: 12.1235
22
 
23
  ## Model description
24
 
@@ -43,13 +43,14 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 1
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
52
- | 1.7378 | 1.0 | 30987 | 1.5485 | 12.9734 | 12.1235 |
 
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [persiannlp/mt5-small-parsinlu-translation_en_fa](https://huggingface.co/persiannlp/mt5-small-parsinlu-translation_en_fa) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.5214
20
+ - Bleu: 13.5318
21
+ - Gen Len: 12.1251
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 2
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
52
+ | 1.7125 | 1.0 | 30987 | 1.5265 | 13.4269 | 12.127 |
53
+ | 1.6943 | 2.0 | 61974 | 1.5214 | 13.5318 | 12.1251 |
54
 
55
 
56
  ### Framework versions