CoolFace
Modelpublic

pyrac/euro_biodiversity

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes7downloads
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. -->

euro_biodiversity

This model is a fine-tuned version of EuroBERT/EuroBERT-210m on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0427
  • —Accuracy: 0.9912
  • —F1: 0.9912

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: 5e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1
1.84971.05101.20380.56080.4813
1.00412.010200.62590.79220.7569
0.60723.015300.37840.89070.8871
0.45454.020400.20040.94560.9461
0.31655.025500.12900.96760.9675
0.18526.030600.13720.97060.9706
0.13577.035700.07220.98380.9838
0.10258.040800.07340.98680.9868
0.1019.045900.04970.99020.9902
0.077510.051000.04230.98870.9887
0.065311.056100.04630.99070.9907
0.062412.061200.04270.99120.9912

Framework versions

  • —Transformers 4.48.3
  • —Pytorch 2.5.1+cu124
  • —Datasets 3.3.2
  • —Tokenizers 0.21.0