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: 57.
|
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: 57.
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
16 |
name: ccmatrix
|
17 |
type: ccmatrix
|
18 |
config: ar-en
|
19 |
+
split: train[894700:1000000]
|
20 |
args: ar-en
|
21 |
metrics:
|
22 |
- name: Bleu
|
23 |
type: bleu
|
24 |
+
value: 57.411941954107235
|
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.6565
|
35 |
+
- Bleu: 57.4119
|
36 |
|
37 |
## Model description
|
38 |
|