As title, whenever I tried to do interactive.py, for student model or teach model, it will be like this
File "/ldap_home/khanhlinh.nguyen/notebooks/MNMT/multilingual-kd-pytorch/fairseq/tasks/fairseq_task.py", line 56, in dataset
raise KeyError('Dataset not loaded: ' + split)
KeyError: 'Dataset not loaded: train'
I am trying to fix the code but it seems difficult to do so.
As title, whenever I tried to do interactive.py, for student model or teach model, it will be like this
I am trying to fix the code but it seems difficult to do so.