Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,9 @@ model-index:
|
|
24 |
- name: Bleu
|
25 |
type: bleu
|
26 |
value: 52.78125912187245
|
|
|
|
|
|
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -71,4 +74,4 @@ The following hyperparameters were used during training:
|
|
71 |
- Transformers 4.35.2
|
72 |
- Pytorch 2.1.0+cu118
|
73 |
- Datasets 2.15.0
|
74 |
-
- Tokenizers 0.15.0
|
|
|
24 |
- name: Bleu
|
25 |
type: bleu
|
26 |
value: 52.78125912187245
|
27 |
+
language:
|
28 |
+
- en
|
29 |
+
- fr
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
74 |
- Transformers 4.35.2
|
75 |
- Pytorch 2.1.0+cu118
|
76 |
- Datasets 2.15.0
|
77 |
+
- Tokenizers 0.15.0
|