CoolFace
Modelpublic

VinsmokeMir/Fine_Tuning_SC_Method_2_Epoch_13B

sourceHugging Faceupdated 3y 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. -->

FineTuningSCMethod2Epoch13B

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

  • —Loss: 1.4244
  • —Accuracy: 0.6873
  • —F1 Macro: 0.6544

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: 3e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 40
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1 Macro
No log1.275001.06730.39760.1896
1.01382.5410000.82170.63310.5569
1.01383.8215000.78890.66620.6049
0.73055.0920000.78210.67650.6382
0.73056.3625000.78670.69180.6457
0.58567.6330000.82360.68920.6623
0.58568.9135000.84900.68350.6551
0.472310.1840000.90570.68540.6533
0.472311.4545000.92370.67960.6455
0.389612.7250000.98140.68790.6499
0.389613.9955000.99840.67450.6487
0.329915.2760001.02260.68220.6545
0.329916.5465001.05790.67580.6485
0.278317.8170001.09320.67960.6487
0.278319.0875001.10470.69500.6609
0.245520.3680001.16430.68600.6559
0.245521.6385001.19530.68410.6548
0.218122.990001.20430.68350.6516
0.218124.1795001.26030.68670.6502
0.189425.45100001.26520.68600.6552
0.189426.72105001.28600.67900.6474
0.175727.99110001.28920.68540.6541
0.175729.26115001.34000.68030.6496
0.159930.53120001.36300.68280.6493
0.159931.81125001.36880.68540.6538
0.153133.08130001.39620.68540.6534
0.153134.35135001.40210.68410.6523
0.145235.62140001.40290.68470.6524
0.145236.9145001.41300.68860.6562
0.139138.17150001.42030.68790.6553
0.139139.44155001.42440.68730.6544

Framework versions

  • —Transformers 4.29.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.12.0
  • —Tokenizers 0.13.3