CoolFace
Modelpublic

alextsiak/climatebert-multi

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes54downloads
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. -->

climatebert-multi

This model is a fine-tuned version of climatebert/distilroberta-base-climate-f on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.6759
  • F1 Macro: 0.7668
  • Accuracy: 0.8707

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: 2e-05
  • trainbatchsize: 32
  • evalbatchsize: 32
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 20
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1 MacroAccuracy
1.92791.0171.71280.26390.6552
1.58472.0341.51000.26390.6552
1.34893.0511.07290.54540.8017
1.03194.0680.84530.58430.8103
0.64545.0850.67650.76680.8707
0.51256.01020.66570.74660.8707
0.44697.01190.71360.76050.8448
0.26318.01360.68330.75590.8534

Framework versions

  • Transformers 5.0.0
  • Pytorch 2.10.0+cu128
  • Datasets 5.0.0
  • Tokenizers 0.22.2