update model card README.md
Browse files
README.md
CHANGED
@@ -16,12 +16,12 @@ model-index:
|
|
16 |
name: ccmatrix
|
17 |
type: ccmatrix
|
18 |
config: ar-en
|
19 |
-
split: train[
|
20 |
args: ar-en
|
21 |
metrics:
|
22 |
- name: Bleu
|
23 |
type: bleu
|
24 |
-
value:
|
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.
|
35 |
-
- Bleu:
|
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.
|
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
|