CoolFace
Modelpublic

RichardErkhov/frett_-_clm-gpt2-gguf

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes57downloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

clm-gpt2 - GGUF

  • —Model creator: https://huggingface.co/frett/
  • —Original model: https://huggingface.co/frett/clm-gpt2/

Original model description: --- libraryname: transformers license: mit basemodel: openai-community/gpt2 tags:

  • —generatedfromtrainer metrics:
  • —accuracy model-index:
  • —name: clm-gpt2 results: [] ---

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

clm-gpt2

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

  • —Loss: 1.5054
  • —Accuracy: 0.6325

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

Training results

Training LossEpochStepValidation LossAccuracy
2.45360.13025002.13160.4955
2.10540.260310002.01240.5221
1.97560.390515001.90250.5453
1.88630.520620001.83670.5601
1.82830.650825001.79270.5686
1.78930.780930001.75850.5760
1.75550.911135001.73280.5815
1.71431.041340001.70160.5882
1.66971.171445001.68130.5930
1.65841.301650001.66150.5972
1.64381.431755001.64220.6009
1.61841.561960001.62360.6049
1.60861.692065001.61020.6082
1.58821.822270001.59380.6114
1.57191.952475001.57860.6148
1.52722.082580001.57180.6175
1.49712.212785001.55930.6204
1.48932.342890001.54750.6227
1.48082.473095001.53820.6251
1.46892.6031100001.52740.6275
1.45722.7333105001.51690.6298
1.44882.8635110001.51060.6315
1.44652.9936115001.50540.6325

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.21.0
  • —Tokenizers 0.19.1