metadata
license: apache-2.0
dataset_info:
features:
- name: pairID
dtype: string
- name: gold_label
dtype: string
- name: link
dtype: string
- name: context
dtype: string
- name: sentence1
dtype: string
- name: sentenceID
dtype: string
- name: topic
dtype: string
- name: sentence2
dtype: string
- name: annotator_labels
sequence: string
splits:
- name: validation
num_bytes: 7936065
num_examples: 3016
- name: test
num_bytes: 8006374
num_examples: 3016
- name: train
num_bytes: 65117985
num_examples: 24376
download_size: 6440757
dataset_size: 81060424
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
- split: test
path: data/test-*
- split: train
path: data/train-*