ShyamVarahagiri commited on
Commit
498a954
·
1 Parent(s): b143fb6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -15,13 +15,13 @@ model-index:
15
  dataset:
16
  name: opus100
17
  type: opus100
18
- config: en-hi
19
  split: test
20
- args: en-hi
21
  metrics:
22
  - name: Bleu
23
  type: bleu
24
- value: 13.5859
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,11 +29,11 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # MachineTranslation
31
 
32
- This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the opus100 dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 2.2302
35
- - Bleu: 13.5859
36
- - Gen Len: 18.8405
37
 
38
  ## Model description
39
 
@@ -66,9 +66,9 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
68
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
69
- | 4.1183 | 1.0 | 695 | 2.4708 | 10.3498 | 19.673 |
70
- | 2.8109 | 2.0 | 1391 | 2.2799 | 12.738 | 18.8605 |
71
- | 2.4839 | 3.0 | 2085 | 2.2302 | 13.5859 | 18.8405 |
72
 
73
 
74
  ### Framework versions
 
15
  dataset:
16
  name: opus100
17
  type: opus100
18
+ config: en-mr
19
  split: test
20
+ args: en-mr
21
  metrics:
22
  - name: Bleu
23
  type: bleu
24
+ value: 18.5586
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # MachineTranslation
31
 
32
+ This model is a fine-tuned version of [ShyamVarahagiri/MachineTranslation](https://huggingface.co/ShyamVarahagiri/MachineTranslation) on the opus100 dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 1.8066
35
+ - Bleu: 18.5586
36
+ - Gen Len: 9.8455
37
 
38
  ## Model description
39
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
68
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
69
+ | No log | 0.99 | 35 | 1.9316 | 15.4969 | 9.799 |
70
+ | No log | 1.99 | 70 | 1.8314 | 17.8296 | 9.988 |
71
+ | No log | 2.98 | 105 | 1.8066 | 18.5586 | 9.8455 |
72
 
73
 
74
  ### Framework versions