sst2-textfooler-1 / README.md
yangwang825's picture
Upload dataset
b370418 verified
|
raw
history blame contribute delete
No virus
556 Bytes
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
- name: augment
dtype: string
splits:
- name: train
num_bytes: 1774719
num_examples: 13840
- name: validation
num_bytes: 110096
num_examples: 872
- name: test
num_bytes: 226340
num_examples: 1821
download_size: 932298
dataset_size: 2111155
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---