metadata
dataset_info:
features:
- name: occurrence1_id
dtype: string
- name: occurrence1_concept
dtype: string
- name: occurrence1_lemma
dtype: string
- name: occurrence1_pos
dtype: string
- name: occurrence1
dtype: string
- name: occurrence2_id
dtype: string
- name: occurrence2_concept
dtype: string
- name: occurrence2_lemma
dtype: string
- name: occurrence2_pos
dtype: string
- name: occurrence2
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 75468918
num_examples: 156387
- name: validation
num_bytes: 9935906
num_examples: 20346
- name: test
num_bytes: 21611019
num_examples: 44891
download_size: 34691151
dataset_size: 107015843
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*