gpt-2 icon indicating copy to clipboard operation
gpt-2 copied to clipboard

How to use gpt-2 for question answers task?

Open ayush431 opened this issue 2 years ago • 5 comments

ayush431 avatar Nov 28 '22 05:11 ayush431

G

JsNx137 avatar Dec 07 '22 14:12 JsNx137

Create virtual environment by : py- m venv env_name Run : Pip install -r requirements.txt Now after installation packages activate your environment & run the project

Ashish-Waykar avatar Dec 30 '22 12:12 Ashish-Waykar

Create virtual environment by : py- m venv env_name Run : Pip install -r requirements.txt Now after installation packages activate your environment & run the project

His question should be, give a sentence and gpt2 give an answer instead of writing a story. So that he can use gpt2 as a chatbot

Moyulingjiu avatar Feb 24 '23 09:02 Moyulingjiu

@Moyulingjiu

Please reffer these Documentation: https://github.com/openai/gpt-2/blob/master/DEVELOPERS.md

Ashish-Waykar avatar Feb 24 '23 09:02 Ashish-Waykar

@Moyulingjiu

Please reffer these Documentation: https://github.com/openai/gpt-2/blob/master/DEVELOPERS.md

Ashish-Waykar avatar Feb 24 '23 09:02 Ashish-Waykar