Hacker News new | ask | show | jobs
by code_lettuce 1121 days ago
What are some examples of a nerfed response? I just asked Gpt4 to help me write a python program to analyze the sentiment and determine if biases are present in mathematical research papers in a PDF format.

Sure, it needs some love and there were some abstractions. For instance it assumed we had a labeled dataset for the text and the associated sentiment, but beyond that it worked fine.

1 comments

You're doing trivial coding tasks with a known solution space.