Aymara
Collection
Aymara related resources • 4 items • Updated
How to use alvations/mt5-aym-lex with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("alvations/mt5-aym-lex")
model = AutoModelForSeq2SeqLM.from_pretrained("alvations/mt5-aym-lex")This model is a fine-tuned version of alvations/mt5-aym-lex 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 | Bleu | Chrf | Gen Len | Validation Loss |
|---|---|---|---|---|---|---|
| 0.067 | 4.86 | 20000 | 2.9344 | 24.2586 | 17.5005 | 0.1844 |
| 0.065 | 9.71 | 40000 | 3.1238 | 24.4605 | 17.3872 | 0.1883 |