sst2-textfooler-2 / README.md
yangwang825's picture
Upload dataset
11f7b88 verified
|
raw
history blame
557 Bytes
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
- name: augment
dtype: string
splits:
- name: train
num_bytes: 2681342
num_examples: 20699
- name: validation
num_bytes: 110096
num_examples: 872
- name: test
num_bytes: 226340
num_examples: 1821
download_size: 1135225
dataset_size: 3017778
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---