metadata
dataset_info:
features:
- name: text
dtype: string
- name: text_b
dtype: string
- name: label
dtype: int64
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 5773798
num_examples: 2646
- name: validation
num_bytes: 646278
num_examples: 295
- name: test
num_bytes: 1710328
num_examples: 783
download_size: 3591878
dataset_size: 8130404
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*