CoolFace
Modelpublic

dahe827/xlnet-base-cased-airlines-news-multi-label-7-actions

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes14downloads
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. -->

xlnet-base-cased-airlines-news-multi-label-7-actions

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

  • —Loss: 0.2151
  • —F1: 0.9188
  • —Jaccard: 0.6316

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.0001
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 150
  • —num_epochs: 45

Training results

Training LossEpochStepValidation LossF1Jaccard
No log1.0570.40020.83300.4071
No log2.01140.32210.84430.4115
No log3.01710.28360.87030.4565
No log4.02280.26540.87310.4786
No log5.02850.24780.88250.5288
No log6.03420.24100.89250.5395
No log7.03990.23370.89900.5830
No log8.04560.23130.89970.5586
0.31139.05130.22870.89740.5579
0.311310.05700.22420.90370.6080
0.311311.06270.22150.90360.5911
0.311312.06840.22090.90720.5977
0.311313.07410.21920.90930.6169
0.311314.07980.21930.90760.6125
0.311315.08550.22060.90670.6257
0.311316.09120.21660.91210.6265
0.311317.09690.21510.91880.6316
0.228218.010260.21430.91070.6279
0.228219.010830.21320.91050.6346
0.228220.011400.21320.91060.6279
0.228221.011970.21740.91220.6243
0.228222.012540.21610.91390.6221
0.228223.013110.21270.91190.6287
0.228224.013680.21290.91190.6353
0.228225.014250.21120.91470.6324
0.228226.014820.21220.91290.6386
0.214227.015390.21260.91460.6272
0.214228.015960.21140.91440.6331
0.214229.016530.21090.91590.6434
0.214230.017100.21020.91650.6479
0.214231.017670.21200.91140.6397
0.214232.018240.21100.91250.6405
0.214233.018810.21110.90930.625
0.214234.019380.21100.91090.6243
0.214235.019950.21110.91100.6324
0.208436.020520.21270.91410.6394
0.208437.021090.21120.90980.6265
0.208438.021660.21090.91120.6309
0.208439.022230.21090.91370.6405
0.208440.022800.21110.91220.6346
0.208441.023370.21110.91110.6368
0.208442.023940.21130.90990.6279
0.208443.024510.21120.91050.6324
0.205444.025080.21110.91050.6287
0.205445.025650.21100.90890.6221

Framework versions

  • —Transformers 4.41.1
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1