mathemakitten commited on
Commit
d71bff5
1 Parent(s): bf12b1a

IMDB CI dataset

Browse files
Files changed (3) hide show
  1. test.csv +3 -0
  2. train.csv +3 -0
  3. unsupervised.csv +3 -0
test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ text,label
2
+ I love movies about whales!,0
3
+ Movies about the ocean are boring.,1
train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ text,label
2
+ I love movies about whales!,0
3
+ Movies about the ocean are boring.,1
unsupervised.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ text,label
2
+ I love movies about whales!,0
3
+ Movies about the ocean are boring.,1