Models GEC spanish
Collection
24 items • Updated
How to use Ro551/mt5-small-GEC-spanish-cowsl2h with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Ro551/mt5-small-GEC-spanish-cowsl2h")
model = AutoModelForSeq2SeqLM.from_pretrained("Ro551/mt5-small-GEC-spanish-cowsl2h", device_map="auto")This model is a fine-tuned version of google/mt5-small on an unknown dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Gleu |
|---|---|---|---|---|
| 2.8884 | 1.0 | 388 | 0.2258 | 0.0917 |
| 0.3333 | 2.0 | 776 | 0.1217 | 0.3753 |
| 0.2522 | 3.0 | 1164 | 0.1126 | 0.4238 |
| 0.2273 | 4.0 | 1552 | 0.1076 | 0.4330 |
Base model
google/mt5-small