How did open ai define the sentiment

When creating a post, please add:

  • Week 1 must be added in the tags option of the post.
  • Link to the classroom item you are referring to:
    • How to tell the sentiment for a neutral comment
  • Description (include relevant info but please do not post solution code or your entire notebook):
    • i’m wondering when we run the code to determine the sentiment for the comment, what if it’s a neutral one, say” I think it’s ok”. when I typed that, it categorize that as a negative one? so is that a default a neutral comment is considered as a negative one or due to certain setting that turns out to be a negative one

It might be possible that when the model was trained, it had only 2 sentiment categories, and maybe the wording of this one falls more closely to the negative side!