distily/distily_TinyStories-33M
085
distily_TinyStories-33M
This student model is distilled from the teacher model roneneldan/TinyStories-33M using the dataset (unspecified).
The Distily library was used for this distillation.
It achieves the following results on the evaluation set:
- eval_enwikippl: 5885.9341
- eval_frwikippl: 24294.9414
- eval_zhwikippl: 264331.3438
- eval_loss: 0.3987
- eval_runtime: 51.5838
- evalsamplesper_second: 48.465
- evalstepsper_second: 6.068
<!-- 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.
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:
- distillationobjective: DistillationObjective(logitslosscomponent=LossComponent(label=logits, weight=1, lossfn=kl, layermapper=None, projector=None), hslosscomponent=LossComponent(label=hs, weight=0, lossfn=None, layermapper=None, projector=None), attnlosscomponent=LossComponent(label=attn, weight=0, lossfn=None, layer_mapper=None, projector=None))
- train_embeddings: True
- learning_rate: 4e-05
- trainbatchsize: 8
- evalbatchsize: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lrschedulertype: constant
- num_epochs: 1.0
Resource Usage
Peak GPU Memory: 8.1416 GB
Eval-Phase Metrics
Framework versions
- Distily 0.2.0
- Transformers 4.44.0
- Pytorch 2.3.0
- Datasets 2.21.0
