rajistics commited on
Commit
09ae39b
1 Parent(s): 1e561b9

Clarified label outputs

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,7 +75,7 @@ English
75
  ### Data Fields
76
 
77
  - sentence: a tokenized line from the dataset
78
- - label: a label corresponding to the class as a string: 'positive' - (2), 'neutral' - (1), or 'negative'
79
 
80
  ### Data Splits
81
 
 
75
  ### Data Fields
76
 
77
  - sentence: a tokenized line from the dataset
78
+ - label: a label corresponding to the class as a string: 'positive' - (2), 'neutral' - (1), or 'negative' - (0)
79
 
80
  ### Data Splits
81