metadata
dataset_info:
- config_name: multi_turn
features:
- name: context
dtype: string
- name: entity1
dtype: string
- name: label
dtype: int64
- name: entity2
dtype: string
splits:
- name: train
num_bytes: 31049768
num_examples: 20462
- name: dev
num_bytes: 1532650
num_examples: 973
- name: test
num_bytes: 1349927
num_examples: 828
download_size: 16381503
dataset_size: 33932345
- config_name: single_turn
features:
- name: entity2
dtype: string
- name: entity1
dtype: string
- name: label
dtype: int64
- name: context
dtype: string
splits:
- name: train
num_bytes: 11980966
num_examples: 10099
- name: dev
num_bytes: 990094
num_examples: 853
- name: test
num_bytes: 1431701
num_examples: 1175
download_size: 8382491
dataset_size: 14402761
configs:
- config_name: multi_turn
data_files:
- split: train
path: multi_turn/train-*
- split: dev
path: multi_turn/dev-*
- split: test
path: multi_turn/test-*
- config_name: single_turn
data_files:
- split: train
path: single_turn/train-*
- split: dev
path: single_turn/dev-*
- split: test
path: single_turn/test-*