shurafa16 commited on
Commit
61e97a0
1 Parent(s): 038eb0c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Bleu
21
  type: bleu
22
- value: 0.0756
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: 3.2173
33
- - Bleu: 0.0756
34
- - Gen Len: 330.32
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: 0.001
54
  - train_batch_size: 16
55
  - eval_batch_size: 16
56
  - seed: 42
@@ -60,11 +60,11 @@ The following hyperparameters were used during training:
60
 
61
  ### Training results
62
 
63
- | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
64
- |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
65
- | No log | 1.0 | 4 | 5.5459 | 0.1405 | 511.0 |
66
- | No log | 2.0 | 8 | 3.8021 | 0.0206 | 511.0 |
67
- | No log | 3.0 | 12 | 3.2173 | 0.0756 | 330.32 |
68
 
69
 
70
  ### Framework versions
 
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
 
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
  ### 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
 
60
 
61
  ### Training results
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