Skip to content
View as Markdown

tinker_cookbook.distillation.DatasetWithTeacher

class tinker_cookbook.distillation.DatasetWithTeacher()

Pairs a supervised dataset with its teacher model.

Each domain in multi-teacher distillation gets one of these. The teacher's highest-probability tokens are used as soft targets for training.

Fields:

Referenced by