Models GEC spanish
Collection
24 items • Updated
How to use Ro551/m2m100_418M-GEC-spanish-merged with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Ro551/m2m100_418M-GEC-spanish-merged")
model = AutoModelForSeq2SeqLM.from_pretrained("Ro551/m2m100_418M-GEC-spanish-merged", device_map="auto")This model is a fine-tuned version of facebook/m2m100_418M on the None 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.1250 | 1.0 | 1402 | 0.0441 | 0.8262 |
| 0.0870 | 2.0 | 2804 | 0.0410 | 0.8377 |
Base model
facebook/m2m100_418M