microsoft / ContextualSP

Multiple paper open-source codes of the Microsoft Research Asia DKI group
MIT License
374 stars 62 forks source link

The requirements are not described in LEMON #46

Closed ebarkhordar closed 1 year ago

ebarkhordar commented 1 year ago

I would like to reproduce the results again in the LEMON paper. Since I have to pre-train and fine-tune a model using BART, I don't know what version of Python, fairseq, etc. was used in their work!

Can anyone help?

SivilTaram commented 1 year ago

@olivehair Thanks for your interest in our work! We do not specify a specific version of fairseq here. So I would recommend you to install the latest fairseq using python 3.8. If it does not work, please report here and I will try to help. Thanks!