metadata
dataset_info:
features:
- name: phrase1
dtype: string
- name: phrase2
dtype: string
- name: sentence1
dtype: string
- name: sentence2
dtype: string
- name: label
dtype: int64
- name: idx
dtype: int64
splits:
- name: train
num_bytes: 656418
num_examples: 5428
- name: validation
num_bytes: 82355
num_examples: 638
- name: test
num_bytes: 179812
num_examples: 1400
download_size: 589698
dataset_size: 918585
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*