Models GEC spanish
Collection
24 items • Updated
How to use Ro551/mt5-small-GEC-spanish-synthetic with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Ro551/mt5-small-GEC-spanish-synthetic")
model = AutoModelForSeq2SeqLM.from_pretrained("Ro551/mt5-small-GEC-spanish-synthetic", 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 |
|---|---|---|---|---|
| 0.1254 | 1.0 | 10826 | 0.0459 | 0.8929 |
| 0.0952 | 2.0 | 21652 | 0.0351 | 0.9114 |
Base model
google/mt5-small