CoolFace
Modelpublic

Wonder-Griffin/JudgeLLM2

sourceHugging Facewtfplupdated 2y agoView on Hugging Face
0likes19downloads
Model Card

JudgeLLM2

This model was trained from scratch on wikipedia and squad v1.0

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: 5e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Framework versions

  • —Transformers 4.43.3
  • —Pytorch 2.4.0+cu124
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1