adamqab commited on
Commit
851413c
·
1 Parent(s): 88fd830

Add sentiment dataset

Browse files
Files changed (1) hide show
  1. sentiment_data.csv +5 -0
sentiment_data.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ text,label
2
+ I love this product,1
3
+ This is a terrible product,0
4
+ Great quality,1
5
+ Not worth the price,0