CoolFace
Modelpublic

Davidozito/fewshot-CDW-CE-250-samples

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes5downloads
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. -->

fewshot-CDW-CE-250-samples

This model is a fine-tuned version of Davidozito/zeroshot-classification on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1342
  • —Accuracy: 0.52
  • —F1 Macro: 0.4567
  • —F1 Weighted: 0.4859
  • —Precision Macro: 0.4891
  • —Recall Macro: 0.4833

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

Training results

Training LossEpochStepValidation LossAccuracyF1 MacroF1 WeightedPrecision MacroRecall Macro
1.16070.241471.13340.480.44060.46640.480.45
1.1980.4828141.13420.520.45670.48590.48910.4833
1.09880.7241211.13200.480.44050.47770.46780.4400
1.06730.9655281.13040.480.44050.47770.46780.4400
1.26691.2069351.12820.480.44050.47770.46780.4400
1.00311.4483421.12740.480.44050.47770.46780.4400
1.2641.6897491.12880.480.44050.47770.46780.4400
1.09771.9310561.12920.480.44050.47770.46780.4400
1.21812.1724631.13000.480.44050.47770.46780.4400
1.15062.4138701.13100.480.44050.47770.46780.4400
1.03792.6552771.13000.480.44050.47770.46780.4400
1.16122.8966841.12770.480.44050.47770.46780.4400
1.10593.1379911.12730.480.44050.47770.46780.4400
1.16363.3793981.12670.480.44050.47770.46780.4400
1.09853.62071051.12660.480.44050.47770.46780.4400
1.09293.86211121.12670.480.44050.47770.46780.4400
0.99834.10341191.12660.480.44050.47770.46780.4400
1.15534.34481261.12660.480.44050.47770.46780.4400
1.25614.58621331.12700.480.44050.47770.46780.4400
1.09764.82761401.12710.480.44050.47770.46780.4400

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.7.1
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1