CoolFace
Modelpublic

TasmiaAzmi/t5-end-to-end-questions-generation

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

t5-end-to-end-questions-generation

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

  • —Loss: 1.2854

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: 7

Training results

Training LossEpochStepValidation Loss
1.76560.431001.3979
1.50420.862001.3440
1.39921.33001.3230
1.36541.734001.3035
1.33292.165001.2980
1.26132.596001.2880
1.26843.027001.2798
1.21073.458001.2847
1.20813.899001.2808
1.17074.3210001.2881
1.16334.7511001.2814
1.16075.1812001.2839
1.12725.6113001.2852
1.12666.0514001.2838
1.10456.4815001.2857
1.11176.9116001.2854

Framework versions

  • —Transformers 4.28.1
  • —Pytorch 2.0.0
  • —Datasets 2.12.0
  • —Tokenizers 0.11.0