6 ms·
With GPT-J, search prompt works better if you don't try to get a JSON response. I don't know why but when you ask for technical formats/outputs, GPT-J heavily f
by code51 5y ago
With GPT-J, search prompt works better if you don't try to get a JSON response.
I don't know why but when you ask for technical formats/outputs, GPT-J heavily focuses on composing a technical document/code for you. It tends to start composing Javascript etc.
I'll come up with a pull request.