tree_transformer
tree_transformer copied to clipboard
Cannot find dwnstack_merge2seq_node_iwslt_onvalue_base_upmean_mean_mlesubenc_allcross_hier arch in fairseq
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?

Thanks very much.
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.
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
srcfolder 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:
