CoolFace
Modelpublic

ANGKJ1995/generic-course-prediction-12062026

sourceHugging Faceapache-2.0updated 4mo 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. -->

myawesomemodel

This model is a fine-tuned version of distilbert/distilbert-base-uncased on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.9340
  • —F1: 0.7508

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: 16
  • —evalbatchsize: 16
  • —seed: 123
  • —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: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1
0.31991.014080.28340.6815
0.24232.028160.28620.6955
0.18473.042240.33130.7126
0.14114.056320.33980.7236
0.12055.070400.44940.7317
0.08776.084480.48840.7301
0.07807.098560.56140.7311
0.06208.0112640.54940.7258
0.05219.0126720.66170.7215
0.042310.0140800.65330.7371
0.032911.0154880.70380.7217
0.029212.0168960.74640.7322
0.030113.0183040.64080.7376
0.025714.0197120.75200.7343
0.022215.0211200.76500.7379
0.013416.0225280.82510.7365
0.021817.0239360.78490.7407
0.018618.0253440.76650.7385
0.008619.0267520.78490.7480
0.009820.0281600.81650.7454
0.008421.0295680.89550.7432
0.008222.0309760.88670.7415
0.003823.0323840.89410.7482
0.004024.0337920.91980.7461
0.003025.0352000.93400.7508
0.004826.0366080.94300.7423
0.003627.0380160.94770.7450
0.004228.0394240.96950.7474
0.000329.0408320.98260.7472
0.001030.0422400.98600.7482

Framework versions

  • —Transformers 5.10.1
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2