corefud_raw / README.md
ianporada's picture
Upload dataset
edf74f6 verified
|
raw
history blame
No virus
4.55 kB
---
dataset_info:
- config_name: ca_ancora-corefud
features:
- name: doc_id
dtype: string
- name: sentences
list:
- name: comment
dtype: string
- name: global_entity
dtype: string
- name: newdoc
dtype: string
- name: newpar
dtype: 'null'
- name: sent_id
dtype: string
- name: speaker
dtype: 'null'
- name: text
dtype: string
- name: tokens
list:
- name: coref_mentions
list:
- name: eid
dtype: string
- name: eid_or_grp
dtype: string
- name: etype
dtype: string
- name: other
dtype: string
- name: span
dtype: string
- name: deprel
dtype: string
- name: feats
dtype: string
- name: form
dtype: string
- name: head
dtype: int64
- name: lemma
dtype: string
- name: ord
dtype: float64
- name: upos
dtype: string
- name: xpos
dtype: string
- name: coref_entities
list:
list:
- name: sent_id
dtype: string
- name: span
dtype: string
splits:
- name: train
num_bytes: 47179429
num_examples: 1011
- name: validation
num_bytes: 7027236
num_examples: 131
download_size: 7477203
dataset_size: 54206665
- config_name: de_parcorfull-corefud
features:
- name: doc_id
dtype: string
- name: sentences
list:
- name: comment
dtype: string
- name: global_entity
dtype: string
- name: newdoc
dtype: string
- name: newpar
dtype: 'null'
- name: sent_id
dtype: string
- name: speaker
dtype: 'null'
- name: text
dtype: string
- name: tokens
list:
- name: coref_mentions
list:
- name: eid
dtype: string
- name: eid_or_grp
dtype: string
- name: etype
dtype: string
- name: other
dtype: string
- name: span
dtype: string
- name: deprel
dtype: string
- name: feats
dtype: string
- name: form
dtype: string
- name: head
dtype: int64
- name: lemma
dtype: string
- name: ord
dtype: int64
- name: upos
dtype: string
- name: xpos
dtype: string
- name: coref_entities
list:
list:
- name: sent_id
dtype: string
- name: span
dtype: string
splits:
- name: train
num_bytes: 1044915
num_examples: 15
- name: validation
num_bytes: 130557
num_examples: 2
download_size: 229887
dataset_size: 1175472
- config_name: lt_lcc-corefud
features:
- name: doc_id
dtype: string
- name: sentences
list:
- name: comment
dtype: string
- name: global_entity
dtype: string
- name: newdoc
dtype: string
- name: newpar
dtype: 'null'
- name: sent_id
dtype: string
- name: speaker
dtype: 'null'
- name: text
dtype: string
- name: tokens
list:
- name: coref_mentions
list:
- name: eid
dtype: string
- name: eid_or_grp
dtype: string
- name: etype
dtype: string
- name: other
dtype: string
- name: span
dtype: string
- name: deprel
dtype: string
- name: feats
dtype: string
- name: form
dtype: string
- name: head
dtype: int64
- name: lemma
dtype: string
- name: ord
dtype: int64
- name: upos
dtype: string
- name: xpos
dtype: string
- name: coref_entities
list:
list:
- name: sent_id
dtype: string
- name: span
dtype: string
splits:
- name: train
num_bytes: 3752255
num_examples: 80
- name: validation
num_bytes: 421659
num_examples: 10
download_size: 700606
dataset_size: 4173914
configs:
- config_name: ca_ancora-corefud
data_files:
- split: train
path: ca_ancora-corefud/train-*
- split: validation
path: ca_ancora-corefud/validation-*
- config_name: de_parcorfull-corefud
data_files:
- split: train
path: de_parcorfull-corefud/train-*
- split: validation
path: de_parcorfull-corefud/validation-*
- config_name: lt_lcc-corefud
data_files:
- split: train
path: lt_lcc-corefud/train-*
- split: validation
path: lt_lcc-corefud/validation-*
---