In this task, you are given a text from tweets. Your task is to classify given tweet text into two categories: 1) positive, and 2) negative based on its content.
Data Fields
text
: Tweet text.
label
: Sentiment of the text, either "negative" (0) or positive (1).