Open Namo-Bang opened 2 years ago
shit codes... wasted me a day
As mentioned in the paper, you can replace COMPAC_MODEL with any language model that takes the form of GPT2. For example GPT2, DialoGPT, GPT2 trained by huggingface on PersonaChat dataset etc. Thanks.
@majumderb Thanks! Now I'm training the compac model, and if there's a problem again, I'll leave an issue.
When run 'run_pplm.py', COMPAC_MODEL(None) always raises error. How can I modify the code?