jorgeortizfuentes
commited on
Commit
•
c40d878
1
Parent(s):
dbe04f7
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: spanish-spellchecker-mt5-base_3e
|
7 |
results: []
|
@@ -12,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# spanish-spellchecker-mt5-base_3e
|
14 |
|
15 |
-
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on the
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- es
|
4 |
+
- esc
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
+
datasets:
|
9 |
+
- jorgeortizfuentes/spanish_spellchecker_train
|
10 |
model-index:
|
11 |
- name: spanish-spellchecker-mt5-base_3e
|
12 |
results: []
|
|
|
17 |
|
18 |
# spanish-spellchecker-mt5-base_3e
|
19 |
|
20 |
+
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on the jorgeortizfuentes/spanish_spellchecker_train dataset.
|
21 |
|
22 |
## Model description
|
23 |
|