parsed_sst2 / README.md
liuyanchen1015's picture
Upload README.md with huggingface_hub
94fc7c4
---
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)