pszemraj/griffin-v0.01-c3t-8layer-simplewiki-silu
045
<!-- 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-v0.01-c3t-8layer-simplewiki-silu
- griffin/recurrent_gemma arch
- claude3 tokenizer (as an HF gpt2 tokenizer)
Model description
pretrain experiment on the pszemraj/simplewikipediaLM dataset.
It achieves the following results on the evaluation set:
- Loss: 4.0476
- Accuracy: 0.4224
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
Framework versions
- Transformers 4.40.1
- Pytorch 2.2.0+cu121
- Datasets 2.19.0
- Tokenizers 0.19.1
