You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current gold_trainer(trl/experimental/gold/gold_trainer.py) seems to only support distillation between students and teachers that have the same input. I wonder whether it can support teacher model with privileged context as in sdft_trainer.
Current gold_trainer(trl/experimental/gold/gold_trainer.py) seems to only support distillation between students and teachers that have the same input. I wonder whether it can support teacher model with privileged context as in sdft_trainer.