Models GEC spanish
Collection
24 items • Updated
How to use Ro551/opus-mt-es-en-GEC-spanish-synthetic with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Ro551/opus-mt-es-en-GEC-spanish-synthetic")
model = AutoModelForSeq2SeqLM.from_pretrained("Ro551/opus-mt-es-en-GEC-spanish-synthetic", device_map="auto")This model is a fine-tuned version of Helsinki-NLP/opus-mt-es-en 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.1056 | 1.0 | 10826 | 0.0418 | 0.8889 |
| 0.0621 | 2.0 | 21652 | 0.0312 | 0.9111 |
Base model
Helsinki-NLP/opus-mt-es-en