CoolFace
Modelpublic

ikerHerrero/Basque_Dialects_Classification

sourceHugging Facecc-by-nc-4.0updated 4y agoView on Hugging Face
0likes7downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

BasqueDialectsClassification

This model is a fine-tuned version of ixa-ehu/roberta-eus-cc100-base-cased on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 1.4558
  • F1: 0.6846

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 7.2193610624691235e-06
  • trainbatchsize: 1
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 0.7
  • num_epochs: 5

Training results

Training LossEpochStepValidation LossF1
1.41261.096111.46260.5893
1.34462.0192221.56420.6421
1.01573.0288331.50490.6596
1.30124.0384441.49390.6708
1.08245.0480551.45580.6846

Framework versions

  • Transformers 4.22.2
  • Pytorch 1.12.1+cu113
  • Datasets 2.5.2
  • Tokenizers 0.12.1