sh0416 commited on
Commit
dda4ade
1 Parent(s): 0d176dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -5,4 +5,8 @@ task_categories:
5
 
6
  Original source: https://github.com/openai/generating-reviews-discovering-sentiment
7
 
8
- This dataset is different from the dataset distributed by GLUE, which means the metric **shouldn't be compared with the SST2 performance in GLUE**.
 
 
 
 
 
5
 
6
  Original source: https://github.com/openai/generating-reviews-discovering-sentiment
7
 
8
+ This dataset is different from the dataset distributed by GLUE, which means the metric **shouldn't be compared with the SST2 performance in GLUE**.
9
+
10
+ The description of SST2 dataset in the paper is the following.
11
+
12
+ > The Stanford Sentiment Treebank (SST)(Socher et al., 2013) was created specifically to evaluate more complex compositional models of language. It is de-rived from the same base dataset as MR but was relabeledvia Amazon Mechanical and includes dense labeling of thephrases of parse trees computed for all sentences. For thebinary subtask, this amounts to 76961 total labels com-pared to the 6920 sentence level labels. As a demonstrationof the capability of unsupervised representation learning tosimplify data collection and remove preprocessing steps,our reported results ignore these dense labels and computedparse trees, using only the raw text and sentence level la-bels