smolPixel
smolPixel
@hzahera Going through the same struggles as you are rn. What I did for the kp_concat_type is directly modify in translator.py the line `kp_concat_type=opt.kp_concat_type, ` with `kp_concat_type='one2one',` Not the most...
@memray Sorry to bug you, do you have any update on the tutorial and new checkpoints? Thank you very much!
Running into the same MultiTaskTrainer issue. Did someone find a fix? Also @sleepinyourhat concerning jiant I tried using it but found no options for running non-transformers architectures (I want to...
Thank you for your fast answer, I will try to see from previous research. Would you have by any chance any reference which show the derivation? From what I can...
Took a lot of attempts, but you need to use transformers==2.1.1 for it to work