-
Usage:
I'm trying to install and run https://github.com/microsoft/DialoGPT which uses Apex
------------------------------
environment:
Ubuntu 16.04
conda 4.8.2
Python 3.6.9 :: Anaconda, Inc…
-
This is a discord bot based on DialoGPT Medium by Microsoft , rest info is on the readme , please change it to look more attractive . Thank You
-
Step 1
- [ ] Fine-tune a DialoGPT model
-
I am not satisfied with the responses that DialoGPT produces -- for the most part, they seem pretty random and AI-ish to me. I fine-tuned the model on my dataset using Transformers' `Trainer` but that…
-
**I have dialoGPT but I want DialogRPT, what steps should i follow to implement
Please help!!**
-
hi I see the large model of gpt2 and the pretrained dialogpt based on it is released, would you consider include in this project? thanks!
-
**Got an error below when trying to run demo.py:**
Traceback (most recent call last):
File "LSP_train.py", line 176, in
args.max_seq_length)
File "/source/project/DialoGPT/data_loader.py"…
-
I am not satisfied with the responses that DialoGPT produces -- for the most part, they seem pretty random and AI-ish to me. I fine-tuned the model with my dataset using Transformers' `Trainer` but th…
-
Traceback (most recent call last):
File "main.py", line 82, in
main()
File "main.py", line 78, in main
client = MyClient('DialoGPT-small-RickAndMorty2')
File "main.py", line 17, in…
-
https://github.com/microsoft/DialoGPT/blob/b85558dea5391f83b20120d6c93b9f79fcc72311/reddit_extractor/src/reddit.py#L108-L112