fair_glue_cola / README.md
zhengxuanzenwu's picture
Upload dataset
74c20ba verified
|
raw
history blame
No virus
659 Bytes
---
dataset_info:
features:
- name: sentence
dtype: string
- name: label
dtype:
class_label:
names:
'0': unacceptable
'1': acceptable
- name: idx
dtype: int32
splits:
- name: train
num_bytes: 484869
num_examples: 8551
- name: validation
num_bytes: 30132.082454458294
num_examples: 521
- name: test
num_bytes: 30189.917545541706
num_examples: 522
download_size: 293272
dataset_size: 545191.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---