CoolFace
Modelpublic

fanpu/model_output_sorted_by_upvotes_positive_subreddit-wallstreetbets_1

sourceHugging Facemitupdated 4y agoView on Hugging Face
0likes14downloads
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. -->

modeloutputsortedbyupvotespositivesubreddit-wallstreetbets_1

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

  • —Loss: 3.9814

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.0005
  • —trainbatchsize: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 512
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
3.75511.0710003.7881
3.51812.1320003.7335
3.34763.230003.7369
3.2124.2740003.7678
3.05175.3450003.8142
2.8996.460003.8666
2.78747.4770003.9208
2.72478.5480003.9636
2.65669.690003.9814

Framework versions

  • —Transformers 4.24.0
  • —Pytorch 1.13.0+cu117
  • —Datasets 2.7.1
  • —Tokenizers 0.13.2