shurafa16 commited on
Commit
ebacd45
1 Parent(s): d4aa4ab

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -29,7 +29,7 @@ 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.7617
33
  - Bleu: 36.3138
34
  - Gen Len: 57.0
35
 
@@ -50,7 +50,7 @@ More information needed
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,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.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
 
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
 
 
50
  ### Training hyperparameters
51
 
52
  The following hyperparameters were used during training:
53
+ - learning_rate: 2e-09
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.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