CoolFace
Modelpublic

gates04/Structured-FP16-KD-NID

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

Structured-FP16-KD-NID

This model is a fine-tuned version of huawei-noah/TinyBERT_General_4L_312D on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0343
  • Accuracy: 0.9926
  • Precision: 0.9546
  • Recall: 0.9514
  • F1 score: 0.9515

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: 5e-05
  • trainbatchsize: 650
  • evalbatchsize: 650
  • seed: 42
  • 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
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1 score
0.15091.018280.12280.98300.86580.83920.8343
0.09612.036560.08840.98650.91100.86720.8652
0.08123.054840.07630.98790.91520.88690.8882
0.0734.073120.06500.98890.92520.89660.9007
0.06055.091400.05680.98970.92720.90260.9075
0.05716.0109680.05160.99020.91310.92020.9156
0.04877.0127960.04600.99090.92820.92280.9247
0.0458.0146240.04710.99070.92190.92080.9196
0.03969.0164520.04430.99100.92790.92530.9258
0.040910.0182800.04220.99130.92690.93150.9288
0.036611.0201080.03970.99160.92640.93590.9308
0.03712.0219360.03870.99190.93360.93070.9308
0.036713.0237640.03740.99210.93170.93400.9320
0.031514.0255920.03790.99210.93130.93760.9338
0.032515.0274200.03530.99250.93190.93890.9349
0.029916.0292480.03510.99240.93240.93760.9347
0.02817.0310760.03500.99240.94260.94620.9424
0.030318.0329040.03470.99260.95410.94940.9501
0.025519.0347320.03450.99260.95200.95010.9501
0.025920.0365600.03430.99260.95460.95140.9515

Framework versions

  • Transformers 4.49.0
  • Pytorch 2.6.0+cu124
  • Datasets 3.4.1
  • Tokenizers 0.21.1