-
Hi! Great project, i was wondering if a decoder for DialoGPT (eg polakowo's) would work with RetGen? Also is there a pretrained model like with DialoGPT we can download? I don't have access to a machi…
-
Hi again @golsun,
I've been working with DialogRPT using DialoGPT-large for dialog generation and have hit some performance issues that aren't present when using just DialoGPT-large. Round trip res…
-
## Useful links 😄
https://github.com/microsoft/DialoGPT/issues/45
-
I am looking to use dialoGPT-large on the Hosted Inference API for a chatbot demo but am having trouble generating decent multi-turn dialogue.
As an example, when I post the following to the API en…
-
Hi,
I would like to be able to do 2 things that I think should be straight forward, but am having trouble figuring them out in the Hugging Face model.
1) I would like to provide a prompt, and in…
-
Hi, there,
hope you have a good day. When I compile the demo.py --data full, I had makefile error. I'm wondering if anyone could help me to take a look?
`(LSP) oem@Yueqi:~/DialoGPT$ python demo.…
-
When i run
`python demo.py`
a got an advice how to train model with own data:
`python LSP_train.py --model_name_or_path /home/joo/Docs/LocalRepository/DialoGPT/models/small --init_checkpoint /ho…
-
Dear Author,
I am trying to reproduce the rec performance on INSPIRED dataset.
![image](https://github.com/wxl1999/UniCRS/assets/60718476/4fb55643-4784-4995-8271-fa1479cd766b)
I use the hyper…
-
It would be useful to have some measurements about the (reduced) toxicity of texts rephrased with `TMaRCo`.
-
After `python demo.py` was created dir `models/output_model/GPT2.1e-05.64.0gpu.2020-07-19022953/GP2-pretrain-step-10000.pkl`
Question: How create simple interactive program to use GP2-pretrain-ste…