shurafa16 commited on
Commit
67269db
1 Parent(s): 33a709b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Bleu
21
  type: bleu
22
- value: 35.7129
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: 8.7990
33
- - Bleu: 35.7129
34
- - Gen Len: 56.52
35
 
36
  ## Model description
37
 
@@ -50,7 +50,7 @@ More information needed
50
  ### Training hyperparameters
51
 
52
  The following hyperparameters were used during training:
53
- - learning_rate: 3e-06
54
  - train_batch_size: 16
55
  - eval_batch_size: 16
56
  - seed: 42
@@ -62,9 +62,9 @@ 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.2430 | 36.2707 | 56.46 |
66
- | No log | 2.0 | 8 | 8.9239 | 36.0358 | 56.56 |
67
- | No log | 3.0 | 12 | 8.7990 | 35.7129 | 56.52 |
68
 
69
 
70
  ### Framework versions
 
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
 
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.7617
33
+ - Bleu: 36.3138
34
+ - Gen Len: 57.0
35
 
36
  ## Model description
37
 
 
50
  ### Training hyperparameters
51
 
52
  The following hyperparameters were used during training:
53
+ - learning_rate: 2e-08
54
  - train_batch_size: 16
55
  - eval_batch_size: 16
56
  - seed: 42
 
62
 
63
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
64
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
65
+ | No log | 1.0 | 4 | 9.7645 | 36.3138 | 57.0 |
66
+ | No log | 2.0 | 8 | 9.7624 | 36.3138 | 57.0 |
67
+ | No log | 3.0 | 12 | 9.7617 | 36.3138 | 57.0 |
68
 
69
 
70
  ### Framework versions