metadata
license: mit
language: en
tags:
- conversational
BART chatbot trained on LIGHT dataset with Text Generative Adversarial Imitation Learning
This model is intended to be used with npc-engine.
It was based on facebook/bart-large. microsoft/deberta-base was used as an adversarial for GAIL stage.
MSE fine-tuning: https://colab.research.google.com/drive/1goFW4X6qyK_vyLSdkanyFf0-zO_rrO1W?usp=sharing
GAIL fine-tuning: https://colab.research.google.com/drive/1jxHNWBh9em9FWevo99WBBdSkUSvrUvTx?usp=sharing
Packages used during training are not supported so it may not work anymore.