wasiahmad / PLBART

Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].
https://arxiv.org/abs/2103.06333
MIT License
186 stars 35 forks source link

How to make inference #35

Closed hxue3 closed 2 years ago

hxue3 commented 2 years ago

I see the repo only has fine tuning. Can I ask how to make inference using trained model

wasiahmad commented 2 years ago

Hi, the bash scripts include support for both training and evaluation. If you need to perform evaluation only, please use the related part from the scripts.