CoolFace
Modelpublic

pszemraj/griffin-1024-llama3t-8layer-simplewiki-silu

sourceHugging Faceapache-2.0updated 9mo agoView on Hugging Face
0likes84downloads
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. -->

griffin-1024-llama3t-8layer-simplewikipediaLM-vN

pretraining experiment on the pszemraj/simplewikipediaLM dataset. It achieves the following results on the evaluation set:

  • —Loss: 4.3584
  • —Accuracy: 0.3789

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.0003
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 80085
  • —gradientaccumulationsteps: 32
  • —totaltrainbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.99) and epsilon=1e-07
  • —lrschedulertype: constantwithwarmup
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 2.0

Training results

Training LossEpochStepValidation LossAccuracy
13.60440.249510012.54410.0079
8.95240.49892008.42540.0473
7.17210.74843006.61990.0389
6.20870.99784005.71980.2251
5.49171.24735004.94800.3268
4.94081.49676004.67300.3567
4.83471.74627004.49840.3707
4.70231.99568004.35840.3789

Framework versions

  • —Transformers 4.40.1
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1