File size: 528 Bytes
96ded35 3fea951 96ded35 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
license: mit
language: en
tags:
- conversational
- npc-engine
---
# BART chatbot trained on [LIGHT](https://parl.ai/projects/light/) dataset with [Text Generative Adversarial Imitation Learning](https://arxiv.org/abs/2004.13796)
This model is intended to be used with [npc-engine](https://github.com/npc-engine/npc-engine).
It was based on [facebook/bart-large](https://huggingface.co/facebook/bart-large). [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) was used as an adversarial for GAIL stage.
|