adapterbot
adapterbot copied to clipboard
Training code
Hi, this is really nice work!
I was wondering if it'd be possible to train our own residual adapters as mentioned in the paper on custom datasets and finally connect them with the DialogGPT through the BERT dialogue manager.
If you can point me to the code for training/steps to go about it, it'd be really helpful.
Thanks!
Hi,
in this repo, we didn't push the training script. However, for training the adapter you can refer to two of our previous repositories: https://github.com/andreamad8/PPCM and https://github.com/zlinao/VGLM.
Hopefully, we are going to release the training code also in this repo soon.
I hope for now this helps.
Andrea