wesleyacheng's picture
Update README.md
b759ea2
metadata
license: apache-2.0
datasets:
  - tweet_eval
language:
  - en
metrics:
  - accuracy
  - f1
pipeline_tag: text-classification
widget:
  - text: I hate you
    example_title: Angry Example
  - text: I love you
    example_title: Not Angry Example

First posted in my Kaggle.

I love the Angry Birds game! I used to play it day and night nonstop!

I made an 😡🐦 ANGRY BIRDS Classifier to classify ANGRY Tweets!

Here, I used the Twitter Emotion Dataset and BERT using Transfer Learning in native PyTorch.