CoolFace
Modelpublic

vraman54/healthinsurance_textgen1

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

healthinsurance_textgen

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

  • —Loss: 1.6360

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

Training results

Training LossEpochStepValidation Loss
No log1.0102.5799
No log2.0202.3829
No log3.0302.2232
No log4.0402.1162
No log5.0502.0297
No log6.0601.9680
No log7.0701.9128
No log8.0801.8481
No log9.0901.8161
No log10.01001.7868
No log11.01101.7447
No log12.01201.7269
No log13.01301.7026
No log14.01401.6866
No log15.01501.6742
No log16.01601.6633
No log17.01701.6499
No log18.01801.6432
No log19.01901.6379
No log20.02001.6360

Framework versions

  • —Transformers 4.39.3
  • —Pytorch 2.2.2+cpu
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2