shurafa16 commited on
Commit
b77b9cd
1 Parent(s): 6664eba

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.3549
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.1296
33
- - Bleu: 36.3549
34
- - Gen Len: 56.48
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: 2e-06
54
  - train_batch_size: 16
55
  - eval_batch_size: 16
56
  - seed: 42
@@ -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.4200 | 36.1989 | 56.48 |
66
- | No log | 2.0 | 8 | 9.2108 | 36.3549 | 56.48 |
67
- | No log | 3.0 | 12 | 9.1296 | 36.3549 | 56.48 |
68
 
69
 
70
  ### Framework versions
71
 
72
  - Transformers 4.19.4
73
  - Pytorch 1.11.0+cu113
74
- - Datasets 2.3.0
75
  - Tokenizers 0.12.1
 
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
 
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
  ### 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
 
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
71
 
72
  - Transformers 4.19.4
73
  - Pytorch 1.11.0+cu113
74
+ - Datasets 2.3.1
75
  - Tokenizers 0.12.1