Models GEC spanish
Collection
24 items • Updated
How to use Ro551/m2m100_418M-GEC-spanish-synthetic with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Ro551/m2m100_418M-GEC-spanish-synthetic")
model = AutoModelForSeq2SeqLM.from_pretrained("Ro551/m2m100_418M-GEC-spanish-synthetic", device_map="auto")This model is a fine-tuned version of facebook/m2m100_418M 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.1219 | 1.0 | 1354 | 0.0233 | 0.9275 |
| 0.0840 | 2.0 | 2708 | 0.0202 | 0.9352 |
Base model
facebook/m2m100_418M