CoolFace
Modelpublic

alextsiak/climatebert-bin

sourceHugging Faceapache-2.0updated 27d agoView on Hugging Face
0likes49downloads
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-bin

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

  • Loss: 0.548
  • F1 Macro: 0.9156
  • Accuracy: 0.9224

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.33661.0171.24710.39580.6552
1.16922.0341.00870.51750.6983
0.72893.0510.49340.89160.9052
0.51354.0680.40270.93430.9397
0.24445.0850.32970.92370.9310
0.10786.01020.35460.94280.9483
0.03077.01190.51460.92540.9310
0.01938.01360.52440.93360.9397
0.02779.01530.80770.90760.9138

Framework versions

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