CoolFace
Modelpublic

gaodrew/OpenDispatcher_v2_gpt35turbo_and_gpt4

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

OpenDispatcherv2gpt35turboandgpt4

This model is a fine-tuned version of distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5490

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: 16
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 3000

Training results

Training LossEpochStepValidation Loss
0.63480.071000.5852
0.58260.142000.5731
0.56830.213000.5681
0.56060.284000.5640
0.55570.355000.5705
0.56370.416000.5647
0.56550.487000.5569
0.55650.558000.5747
0.56560.629000.5570
0.55450.6910000.5573
0.54740.7611000.5595
0.55660.8312000.5539
0.57380.913000.5499
0.57270.9714000.5499
0.54631.0415000.5683
0.53961.116000.5529
0.55291.1717000.5603
0.54441.2418000.5540
0.53881.3119000.5652
0.53471.3820000.5563
0.53031.4521000.5542
0.54191.5222000.5480
0.53441.5923000.5512
0.53161.6624000.5548
0.54871.7325000.5500
0.53881.826000.5472
0.54231.8627000.5469
0.50671.9328000.5521
0.52362.029000.5482
0.51262.0730000.5490

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Tokenizers 0.15.2