jitesh commited on
Commit
7652976
1 Parent(s): 4e1c286

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -5,6 +5,13 @@ language:
5
  pipeline_tag: text-classification
6
  tags:
7
  - code
 
 
 
 
 
 
 
8
  ---
9
 
10
  # Emotion classification from 20 classes
 
5
  pipeline_tag: text-classification
6
  tags:
7
  - code
8
+ widget:
9
+ - text: "I love football so much"
10
+ example_title: "love"
11
+ - text: "I'm reflecting on my experiences to gain insights"
12
+ example_title: "think"
13
+ - text: "I borrowed money from a friend and haven't paid it back yet. Now I feel ashamed."
14
+ example_title: "guilty"
15
  ---
16
 
17
  # Emotion classification from 20 classes