baasfasfasfasf commited on
Commit
03fad7b
2 Parent(s): fdb5b37 02b64b5

Merge branch 'main' of https://huggingface.co./npc-engine/exported-bart-light-gail-chatbot

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -9,9 +9,3 @@ tags:
9
  This model is intended to be used with [npc-engine](https://github.com/npc-engine/npc-engine).
10
 
11
  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.
12
-
13
- MSE fine-tuning: https://colab.research.google.com/drive/1goFW4X6qyK_vyLSdkanyFf0-zO_rrO1W?usp=sharing
14
-
15
- GAIL fine-tuning: https://colab.research.google.com/drive/1jxHNWBh9em9FWevo99WBBdSkUSvrUvTx?usp=sharing
16
-
17
- Packages used during training are not supported so it may not work anymore.
 
9
  This model is intended to be used with [npc-engine](https://github.com/npc-engine/npc-engine).
10
 
11
  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.