CoolFace
Modelpublic

ishwarbb23/finetuned-baseline-phase-0.0

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

finetuned-baseline-phase-0.0

This model is a fine-tuned version of valhalla/t5-small-e2e-qg on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 4.0205

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation Loss
5.21730.6654.8296
4.86041.32104.5708
4.67551.98154.4653
4.60462.64204.4006
4.54573.31254.3465
4.5023.97304.2920
4.46774.63354.2398
4.38495.29404.2034
4.38155.95454.1794
4.34126.61504.1628
4.30267.27554.1417
4.31047.93604.1198
4.27918.6654.1001
4.25239.26704.0855
4.2359.92754.0724
4.220110.58804.0610
4.171611.24854.0534
4.200511.9904.0489
4.190212.56954.0450
4.163213.221004.0399
4.146713.881054.0349
4.134714.551104.0310
4.160615.211154.0277
4.142515.871204.0255
4.128916.531254.0235
4.12617.191304.0218
4.155117.851354.0209
4.156718.511404.0205

Framework versions

  • —Transformers 4.34.1
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1