bishalbaaniya commited on
Commit
0f8a342
1 Parent(s): be83667

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -14,11 +14,11 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # bishalbaaniya-finetuned-myaamia-to-english
16
 
17
- This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-ro](https://huggingface.co/Helsinki-NLP/opus-mt-en-ro) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 3.6082
20
- - Bleu: 0.0535
21
- - Gen Len: 23.034
22
 
23
  ## Model description
24
 
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
52
- | 3.7551 | 1.0 | 1082 | 3.6082 | 0.0535 | 23.034 |
53
 
54
 
55
  ### Framework versions
 
14
 
15
  # bishalbaaniya-finetuned-myaamia-to-english
16
 
17
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 4.0090
20
+ - Bleu: 0.1637
21
+ - Gen Len: 7.977
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
52
+ | 4.1712 | 1.0 | 1082 | 4.0090 | 0.1637 | 7.977 |
53
 
54
 
55
  ### Framework versions