CoolFace
Modelpublic

frayline/ef_gpt2_hpi2bhc_5000best_model

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

efgpt2hpi2bhc5000bestmodel

This model is a fine-tuned version of gpt2 on an unknown dataset.

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.00042423666505073197
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 123
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 3
  • —mixedprecisiontraining: Native AMP

Framework versions

  • —Transformers 4.36.2
  • —Pytorch 2.1.2
  • —Datasets 2.19.0
  • —Tokenizers 0.15.0