lgcnsai / PS-KD-Pytorch

Official PyTorch implementation of PS-KD
MIT License
82 stars 14 forks source link

Code of PS-KD on machine translation task #3

Closed richard-peng-xia closed 2 years ago

richard-peng-xia commented 2 years ago

We note that the current code only works with CIFAR-100 and ImageNet datasets, could you please share the code running on IWSLT 15?

lgcnsai commented 2 years ago

We demonstrated that machine translation experiments were conducted using Fairseq (https://github.com/ pytorch/fairseq) toolkit.