tree_transformer icon indicating copy to clipboard operation
tree_transformer copied to clipboard

Cannot find dwnstack_merge2seq_node_iwslt_onvalue_base_upmean_mean_mlesubenc_allcross_hier arch in fairseq

Open shangqing-liu opened this issue 4 years ago • 2 comments

Hi

Thanks for this great work, but when I reproduce the training processing followed by Readme, the arch cannot find in the fairseq. Can you kindly help with this? image

Thanks very much.

shangqing-liu avatar Jul 25 '21 03:07 shangqing-liu

Hi, sorry I didn't have time to revise the code. I will check it later. In the meantime, can you try using fairseq 0.8.0 and use --user-dir and parse the src folder into it? Otherwise, you can copy the codes and reimplement the model inside the fairseq itself.

nxphi47 avatar Jul 25 '21 07:07 nxphi47

Hi, sorry I didn't have time to revise the code. I will check it later. In the meantime, can you try using fairseq 0.8.0 and use --user-dir and parse the src folder into it? Otherwise, you can copy the codes and reimplement the model inside the fairseq itself.

I have tested, but it failed again. It seems that fairseq 0.6 is compulsory when running the script and it will automatically install fairseq 0.6.0 like this: image

shangqing-liu avatar Jul 25 '21 07:07 shangqing-liu