pszemraj/mega-ar-small-4096-wikitext-103-raw-v1
134
mega-ar-small-4096: MWE
mega-ar on wikitext-103-raw-v1 (document level)
This model is a fine-tuned version of pszemraj/random-mega-ar-small-4096 on the EleutherAI/wikitext_document_level dataset (wikitext-103-raw-v1). This model has ~ 65M params.
It achieves the following results on the evaluation set:
- Loss: 4.0338
- Accuracy: 0.3243
Training procedure
This was tuned with bf16, while the authors recommend tuning with fp32. Will try fp32 later.
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 0.0005
- trainbatchsize: 4
- evalbatchsize: 1
- seed: 80085
- gradientaccumulationsteps: 32
- totaltrainbatch_size: 128
- optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-07
- lrschedulertype: linear
- lrschedulerwarmup_ratio: 0.05
- num_epochs: 3.0
Training results
Framework versions
- Transformers 4.32.1
- Pytorch 2.1.0.dev20230727+cu118
- Datasets 2.13.1
- Tokenizers 0.13.3
