Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
crowdsourced
Source Datasets:
original
Tags:
License:
mariosasko commited on
Commit
ba51b30
1 Parent(s): 3c79ec3

Explain the value of the test set labels

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -112,7 +112,7 @@ The text in the dataset is in English (`en`).
112
 
113
  - `idx`: Monotonically increasing index ID.
114
  - `sentence`: Complete sentence expressing an opinion about a film.
115
- - `label`: Sentiment of the opinion, either "negative" (0) or positive (1).
116
 
117
  ### Data Splits
118
 
 
112
 
113
  - `idx`: Monotonically increasing index ID.
114
  - `sentence`: Complete sentence expressing an opinion about a film.
115
+ - `label`: Sentiment of the opinion, either "negative" (0) or positive (1). The test set labels are hidden (-1).
116
 
117
  ### Data Splits
118