shurafa16 commited on
Commit
f965379
1 Parent(s): 54c0625

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Bleu
21
  type: bleu
22
- value: 36.3138
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,9 +29,9 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-ar-en](https://huggingface.co/Helsinki-NLP/opus-mt-ar-en) on the news_commentary dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 9.7675
33
- - Bleu: 36.3138
34
- - Gen Len: 57.0
35
 
36
  ## Model description
37
 
@@ -62,14 +62,14 @@ The following hyperparameters were used during training:
62
 
63
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
64
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
65
- | No log | 1.0 | 4 | 9.7676 | 36.3138 | 57.0 |
66
- | No log | 2.0 | 8 | 9.7675 | 36.3138 | 57.0 |
67
- | No log | 3.0 | 12 | 9.7675 | 36.3138 | 57.0 |
68
 
69
 
70
  ### Framework versions
71
 
72
- - Transformers 4.19.4
73
  - Pytorch 1.11.0+cu113
74
- - Datasets 2.3.1
75
  - Tokenizers 0.12.1
 
19
  metrics:
20
  - name: Bleu
21
  type: bleu
22
+ value: 32.7441
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-ar-en](https://huggingface.co/Helsinki-NLP/opus-mt-ar-en) on the news_commentary dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 8.4415
33
+ - Bleu: 32.7441
34
+ - Gen Len: 57.02
35
 
36
  ## Model description
37
 
 
62
 
63
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
64
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
65
+ | No log | 1.0 | 4 | 8.4416 | 32.7441 | 57.02 |
66
+ | No log | 2.0 | 8 | 8.4415 | 32.7441 | 57.02 |
67
+ | No log | 3.0 | 12 | 8.4415 | 32.7441 | 57.02 |
68
 
69
 
70
  ### Framework versions
71
 
72
+ - Transformers 4.20.0
73
  - Pytorch 1.11.0+cu113
74
+ - Datasets 2.3.2
75
  - Tokenizers 0.12.1