SaeedMLK commited on
Commit
e6f3cda
1 Parent(s): 29777f1

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,12 +16,12 @@ model-index:
16
  name: ccmatrix
17
  type: ccmatrix
18
  config: ar-en
19
- split: train[67500:100000]
20
  args: ar-en
21
  metrics:
22
  - name: Bleu
23
  type: bleu
24
- value: 63.703120551825194
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model was trained from scratch on the ccmatrix dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.5247
35
- - Bleu: 63.7031
36
 
37
  ## Model description
38
 
@@ -66,7 +66,7 @@ The following hyperparameters were used during training:
66
 
67
  ### Framework versions
68
 
69
- - Transformers 4.27.1
70
  - Pytorch 1.13.1+cu116
71
  - Datasets 2.10.1
72
  - Tokenizers 0.13.2
 
16
  name: ccmatrix
17
  type: ccmatrix
18
  config: ar-en
19
+ split: train[498900:700000]
20
  args: ar-en
21
  metrics:
22
  - name: Bleu
23
  type: bleu
24
+ value: 58.426991354513206
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model was trained from scratch on the ccmatrix dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.6490
35
+ - Bleu: 58.4270
36
 
37
  ## Model description
38
 
 
66
 
67
  ### Framework versions
68
 
69
+ - Transformers 4.27.3
70
  - Pytorch 1.13.1+cu116
71
  - Datasets 2.10.1
72
  - Tokenizers 0.13.2