RetGen
RetGen copied to clipboard
DialoGPT compatablity
Hi! Great project, i was wondering if a decoder for DialoGPT (eg polakowo's) would work with RetGen? Also is there a pretrained model like with DialoGPT we can download? I don't have access to a machine to train on :( Thanks, Leo
@leocornelius As for the accessibility of DialoGPT, you may have a look at the links below.
Regards
https://huggingface.co/docs/transformers/model_doc/dialogpt https://huggingface.co/microsoft/DialoGPT-medium
No i understand how to use DialoGPT, i am using it in one of my projects. What i was wondering was if i could use ReetGen in place of the DialoGPT . Would i need to write new decoders? Train it myself? Etc