CoolFace
Modelpublic

jackmedda/google-bigbird-roberta-base_finetuned_augmented_augmented_deepseek

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

jackmedda/google-bigbird-roberta-basefinetunedaugmentedaugmenteddeepseek

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

  • —Loss: 1.3040
  • —Accuracy: 0.7647
  • —F1: 0.8571
  • —Precision: 0.8
  • —Recall: 0.9231

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 50

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.45681.0460.73440.70.82350.71.0
0.60532.0920.68890.70.82350.71.0
0.50043.01380.62890.70.82350.71.0
0.60764.01840.64930.70.82350.71.0
0.37985.02300.79450.70.82350.71.0
0.24016.02761.27760.70.82350.71.0
0.40767.03221.13250.70.82350.71.0
0.11938.03681.14240.70.82350.71.0
0.33329.04140.92140.80.8750.77781.0
0.144510.04600.24240.90.93330.8751.0
0.002911.05061.61810.70.82350.71.0
0.117412.05520.00311.01.01.01.0
0.001413.05981.23140.80.8750.77781.0
0.001114.06441.11050.80.8750.77781.0
0.000815.06901.22860.80.8750.77781.0
0.000816.07361.27040.80.8750.77781.0
0.000617.07821.31570.80.8750.77781.0
0.000518.08281.32900.80.8750.77781.0
0.000519.08741.37520.80.8750.77781.0
0.000420.09201.39510.80.8750.77781.0

Framework versions

  • —Transformers 4.48.3
  • —Pytorch 2.3.0+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0