JavedA commited on
Commit
2016e0a
1 Parent(s): 807cb52

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Bleu
23
  type: bleu
24
- value: 18.6499
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
  # opus-mt-en-de-finetuned-en-to-de
31
 
32
- This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-de](https://huggingface.co/Helsinki-NLP/opus-mt-en-de) on the opus_books dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 2.0519
35
- - Bleu: 18.6499
36
- - Gen Len: 30.7743
37
 
38
  ## Model description
39
 
@@ -65,7 +65,7 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
67
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
68
- | 2.1497 | 1.0 | 2574 | 2.0519 | 18.6499 | 30.7743 |
69
 
70
 
71
  ### Framework versions
 
21
  metrics:
22
  - name: Bleu
23
  type: bleu
24
+ value: 19.6154
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # opus-mt-en-de-finetuned-en-to-de
31
 
32
+ This model is a fine-tuned version of [JavedA/opus-mt-en-de-finetuned-en-to-de](https://huggingface.co/JavedA/opus-mt-en-de-finetuned-en-to-de) on the opus_books dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 1.9469
35
+ - Bleu: 19.6154
36
+ - Gen Len: 29.8194
37
 
38
  ## Model description
39
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
67
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
68
+ | 2.0502 | 1.0 | 3185 | 1.9469 | 19.6154 | 29.8194 |
69
 
70
 
71
  ### Framework versions