Files
teacher-gpt2-1.5B/README.md
ModelHub XC 5e189c99f9 初始化项目,由ModelHub XC社区提供模型
Model: MiniLLM/teacher-gpt2-1.5B
Source: Original Platform
2026-06-12 19:05:38 +08:00

750 B

license, datasets, language, metrics, base_model, pipeline_tag
license datasets language metrics base_model pipeline_tag
apache-2.0
databricks/databricks-dolly-15k
en
rouge
openai-community/gpt2-xl
text-generation

teacher-gpt2-1.5B

paper | code

teacher-gpt2-1.5B is a gpt2-xlarge (1.5B) model supervised fine-tuned on databricks-dolly-15k.

It is used as the teacher model for MiniLLM series.

Citation

@inproceedings{minillm,
  title={MiniLLM: Knowledge Distillation of Large Language Models},
  author={Gu, Yuxian and Dong, Li and Wei, Furu and Huang, Minlie},
  booktitle={Proceedings of ICLR},
  year={2024}
}