Text Generation
PyTorch
English
llama
teacher-Llama-13B / README.md
t1101675's picture
Update README.md
c4a2c72 verified
metadata
license: apache-2.0
datasets:
  - databricks/databricks-dolly-15k
language:
  - en
metrics:
  - rouge
pipeline_tag: text-generation

teacher-Llama-13B

paper | code

teacher-Llama-13B is a Llama-13B 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}
}