File size: 1,218 Bytes
5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 5e5fc2a 4dc3ead 933ee30 5e5fc2a 933ee30 0704913 933ee30 0704913 933ee30 5e5fc2a 4dc3ead 933ee30 5e5fc2a 0704913 5e5fc2a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 | ---
dataset_info:
features:
- name: id
dtype: string
- name: tokens
list: string
- name: mentions
list: string
- name: spans
list:
list: int64
- name: relations
struct:
- name: BEFORE
list:
list: int64
- name: BEGINS-ON
list:
list: int64
- name: CAUSE
list:
list: int64
- name: CONTAINS
list:
list: int64
- name: ENDS-ON
list:
list: int64
- name: OVERLAP
list:
list: int64
- name: PRECONDITION
list:
list: int64
- name: SIMULTANEOUS
list:
list: int64
- name: coreference
list:
list: int64
- name: subevent
list:
list: int64
- name: text
dtype: string
- name: annots
dtype: string
splits:
- name: train
num_bytes: 64742138
num_examples: 2621
- name: dev
num_bytes: 6302496
num_examples: 292
- name: test
num_bytes: 17066413
num_examples: 710
download_size: 44219603
dataset_size: 88111047
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
- split: test
path: data/test-*
---
|