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 34 forks source link

Would you mind sharing your dictionary? #15

Closed whatsmyname closed 3 years ago

whatsmyname commented 3 years ago

A very good work!

I want to cite your work via finetuning some downstream tasks based on your pre-trained model. Would you mind sharing your token dictionary? It will be very helpful for us. :)

wasiahmad commented 3 years ago

It is shared here - https://github.com/wasiahmad/PLBART/tree/main/sentencepiece

whatsmyname commented 3 years ago

Thank you! :)