Siki-77 commited on
Commit
1d32ab4
1 Parent(s): 9e3ccd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -42,7 +42,9 @@ configs:
42
 
43
  ## label
44
  0 - Negative (from stars 0 and 1)
 
45
  1 - Neutral (from star 2)
 
46
  2 - Positive (from stars 3 and 4)
47
 
48
 
@@ -54,7 +56,9 @@ configs:
54
  ```
55
  ## source
56
  Yelp
 
57
  cited from :
 
58
  Xiang Zhang, Junbo Zhao, Yann LeCun. Character-level Convolutional Networks for Text Classification. Advances in Neural Information Processing Systems 28 (NIPS 2015).
59
 
60
 
 
42
 
43
  ## label
44
  0 - Negative (from stars 0 and 1)
45
+
46
  1 - Neutral (from star 2)
47
+
48
  2 - Positive (from stars 3 and 4)
49
 
50
 
 
56
  ```
57
  ## source
58
  Yelp
59
+
60
  cited from :
61
+
62
  Xiang Zhang, Junbo Zhao, Yann LeCun. Character-level Convolutional Networks for Text Classification. Advances in Neural Information Processing Systems 28 (NIPS 2015).
63
 
64