This model is part of an assignment for the subject "Aprendizaje automático para el procesamiento de datos", part of the syllabus for the Máster en Procesamiento del Lenguaje y Aplicaciones de la Inteligencia Artificial a la Lingüística, at the Universidad de La Rioja.
Intended uses & limitations
This model has been created with didactic purposes.
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
learning_rate: 5e-05
train_batch_size: 64
eval_batch_size: 64
seed: 42
optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments