CoolFace
Modelpublic

pszemraj/griffin-v0.01-c3t-8layer-simplewiki

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

pszemraj/griffin-v0.01-c3t-8layer-simplewiki

  • —griffin/recurrent_gemma arch
  • —claude3 tokenizer (as an HF gpt2 tokenizer)

Model description

This model is a fine-tuned version of ./griffin-1024-c3t-8layer on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 4.1928
  • —Accuracy: 0.4084

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.25250.254810011.97680.0131
8.88730.50952008.01270.0357
7.24570.76433006.45080.0512
6.31521.01904005.61630.0460
5.55861.27385004.76450.3650
5.29361.52856004.39190.3934
4.88391.78337004.19280.4084

Framework versions

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