Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,14 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- bleu
|
|
|
8 |
model-index:
|
9 |
- name: mt5-base-translation-spa-pbb
|
10 |
results: []
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -84,4 +89,4 @@ The following hyperparameters were used during training:
|
|
84 |
- Transformers 4.35.2
|
85 |
- Pytorch 1.13.1+cu117
|
86 |
- Datasets 2.15.0
|
87 |
-
- Tokenizers 0.15.0
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- bleu
|
8 |
+
- accuracy
|
9 |
model-index:
|
10 |
- name: mt5-base-translation-spa-pbb
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- Broomva/translation_pbb_spa
|
14 |
+
language:
|
15 |
+
- es
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
89 |
- Transformers 4.35.2
|
90 |
- Pytorch 1.13.1+cu117
|
91 |
- Datasets 2.15.0
|
92 |
+
- Tokenizers 0.15.0
|