File size: 706 Bytes
ac82505
 
 
 
 
 
 
 
 
 
 
 
 
94fc7c4
 
 
 
ac82505
 
94fc7c4
ac82505
 
94fc7c4
ac82505
 
94fc7c4
ac82505
94fc7c4
 
ac82505
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
dataset_info:
  features:
  - name: sentence
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          0: negative
          1: positive
  - name: idx
    dtype: int32
  - name: parse_tree
    dtype: string
  - name: pure_parse_tree
    dtype: string
  splits:
  - name: train
    num_bytes: 22647332
    num_examples: 67349
  - name: validation
    num_bytes: 560160
    num_examples: 872
  - name: test
    num_bytes: 1155733
    num_examples: 1821
  download_size: 10913172
  dataset_size: 24363225
---
# Dataset Card for "parsed_sst2"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)