Models GEC spanish
Collection
24 items โข Updated
How to use Ro551/m2m100_418M-GEC-spanish-cowsl2h with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Ro551/m2m100_418M-GEC-spanish-cowsl2h")
model = AutoModelForSeq2SeqLM.from_pretrained("Ro551/m2m100_418M-GEC-spanish-cowsl2h", 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 |
|---|---|---|---|---|
| 1.2288 | 1.0 | 388 | 0.0659 | 0.5735 |
| 0.7238 | 2.0 | 776 | 0.0627 | 0.6020 |
| 0.3931 | 3.0 | 1164 | 0.0643 | 0.6070 |
| 0.2323 | 4.0 | 1552 | 0.0654 | 0.6187 |
Base model
facebook/m2m100_418M