eublefar's picture
Update README.md
02b64b5
|
raw
history blame
515 Bytes
---
license: mit
language: en
tags:
- conversational
---
# 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.