File size: 1,261 Bytes
c90ff2b fd12b4a 415d4e9 fd12b4a 415d4e9 fd12b4a 415d4e9 fd12b4a 415d4e9 fd12b4a 415d4e9 c90ff2b 94fa623 |
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 |
---
license: apache-2.0
splits:
- name: train
- name: dev
- name: dev_small
- name: test
dataset_info:
features:
- name: mention_id
dtype: string
- name: split
dtype: string
- name: men_type
dtype: string
- name: doc_id
dtype: string
- name: sentence_id
dtype: string
- name: sentence
dtype: string
- name: start_char
dtype: int64
- name: end_char
dtype: int64
- name: mention_text
dtype: string
- name: gold_cluster
dtype: string
- name: lemma
dtype: string
- name: sentence_tokens
sequence: string
- name: marked_sentence
dtype: string
- name: marked_doc
dtype: string
splits:
- name: train
num_bytes: 23505832
num_examples: 8566
- name: dev
num_bytes: 5159040
num_examples: 2125
- name: dev_small
num_bytes: 1457116
num_examples: 596
- name: test
num_bytes: 11478232
num_examples: 3835
download_size: 5395084
dataset_size: 41600220
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
- split: dev_small
path: data/dev_small-*
- split: test
path: data/test-*
---
Event Coref Bank plus mentions map for Cross-document Event Coreference Resolution |