PiC commited on
Commit
6bbb4e4
·
1 Parent(s): e74cbd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -102,7 +102,7 @@ The data fields are the same among all splits.
102
  * phrase2: a string feature.
103
  * sentence1: a string feature.
104
  * sentence2: a string feature.
105
- * label: an int32 feature.
106
  * idx: an int32 feature.
107
 
108
  ### Data Splits
 
102
  * phrase2: a string feature.
103
  * sentence1: a string feature.
104
  * sentence2: a string feature.
105
+ * label: a classification label, with negative (0) and positive (1).
106
  * idx: an int32 feature.
107
 
108
  ### Data Splits