CoolFace
Modelpublic

versae/fineweb-edu-scorer-norwegian

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

fineweb-edu-scorer-norwegian

This model is a fine-tuned version of Snowflake/snowflake-arctic-embed-m on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.8676
  • Precision: 0.3781
  • Recall: 0.3090
  • F1 Macro: 0.2956
  • Accuracy: 0.4576

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: 0.0003
  • trainbatchsize: 256
  • evalbatchsize: 128
  • seed: 0
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 20

Training results

Training LossEpochStepValidation LossPrecisionRecallF1 MacroAccuracy
No log003.57400.05870.16670.08690.3524
0.92842.688210000.93830.35860.28760.26610.415
0.91735.376320000.92380.34420.29390.27360.4392
0.90118.064530000.93690.36200.29410.27930.3936
0.866610.752740000.88620.36920.29870.28320.44
0.859513.440950000.87990.36470.30180.28830.4314
0.847416.129060000.87030.37730.30970.29830.4456
0.848818.817270000.86760.37810.30900.29560.4576

Framework versions

  • Transformers 4.53.2
  • Pytorch 2.7.1+cu126
  • Datasets 4.0.0
  • Tokenizers 0.21.2