CoolFace
Modelpublic

rendchevi/longformer-base-4096-pr_tqacd

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

longformer-base-4096-pr_tqacd

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

  • —Loss: 1.5924
  • —F1 Macro: 0.5379
  • —Precision: 0.5432
  • —Recall: 0.5467
  • —Accuracy: 0.7335

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: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1 MacroPrecisionRecallAccuracy
No log1.03542.08020.36450.41900.41980.5250
2.29852.07081.32490.50000.50340.55830.6751
1.52083.010621.27410.53450.54090.57830.7029
1.52084.014161.33630.55680.55230.58810.7166
1.08175.017701.39280.55060.54380.58610.7227
0.70626.021241.59240.53790.54320.54670.7335

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.4.1
  • —Tokenizers 0.22.1