update model card README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,12 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
model-index:
|
6 |
- name: byt5-base-es_maq
|
7 |
results: []
|
@@ -13,6 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
# byt5-base-es_maq
|
14 |
|
15 |
This model is a fine-tuned version of [google/byt5-base](https://huggingface.co/google/byt5-base) on an unknown dataset.
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- es
|
4 |
+
- maq
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
+
metrics:
|
9 |
+
- bleu
|
10 |
model-index:
|
11 |
- name: byt5-base-es_maq
|
12 |
results: []
|
|
|
18 |
# byt5-base-es_maq
|
19 |
|
20 |
This model is a fine-tuned version of [google/byt5-base](https://huggingface.co/google/byt5-base) on an unknown dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.7010
|
23 |
+
- Bleu: 0.0
|
24 |
+
- Gen Len: 9.0
|
25 |
|
26 |
## Model description
|
27 |
|