Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -133,6 +133,72 @@ dataset_info:
|
|
| 133 |
num_examples: 2
|
| 134 |
download_size: 229968
|
| 135 |
dataset_size: 1175472
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 136 |
- config_name: lt_lcc-corefud
|
| 137 |
features:
|
| 138 |
- name: doc_id
|
|
@@ -212,6 +278,12 @@ configs:
|
|
| 212 |
path: de_parcorfull-corefud/train-*
|
| 213 |
- split: validation
|
| 214 |
path: de_parcorfull-corefud/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 215 |
- config_name: lt_lcc-corefud
|
| 216 |
data_files:
|
| 217 |
- split: train
|
|
|
|
| 133 |
num_examples: 2
|
| 134 |
download_size: 229968
|
| 135 |
dataset_size: 1175472
|
| 136 |
+
- config_name: en_parcorfull-corefud
|
| 137 |
+
features:
|
| 138 |
+
- name: doc_id
|
| 139 |
+
dtype: string
|
| 140 |
+
- name: sentences
|
| 141 |
+
list:
|
| 142 |
+
- name: comment
|
| 143 |
+
dtype: string
|
| 144 |
+
- name: global_entity
|
| 145 |
+
dtype: string
|
| 146 |
+
- name: newdoc
|
| 147 |
+
dtype: string
|
| 148 |
+
- name: newpar
|
| 149 |
+
dtype: 'null'
|
| 150 |
+
- name: sent_id
|
| 151 |
+
dtype: string
|
| 152 |
+
- name: speaker
|
| 153 |
+
dtype: 'null'
|
| 154 |
+
- name: text
|
| 155 |
+
dtype: string
|
| 156 |
+
- name: tokens
|
| 157 |
+
list:
|
| 158 |
+
- name: coref_mentions
|
| 159 |
+
list:
|
| 160 |
+
- name: eid
|
| 161 |
+
dtype: string
|
| 162 |
+
- name: eid_or_grp
|
| 163 |
+
dtype: string
|
| 164 |
+
- name: etype
|
| 165 |
+
dtype: string
|
| 166 |
+
- name: other
|
| 167 |
+
dtype: string
|
| 168 |
+
- name: span
|
| 169 |
+
dtype: string
|
| 170 |
+
- name: deprel
|
| 171 |
+
dtype: string
|
| 172 |
+
- name: feats
|
| 173 |
+
dtype: string
|
| 174 |
+
- name: form
|
| 175 |
+
dtype: string
|
| 176 |
+
- name: head
|
| 177 |
+
dtype: int64
|
| 178 |
+
- name: lemma
|
| 179 |
+
dtype: string
|
| 180 |
+
- name: ord
|
| 181 |
+
dtype: int64
|
| 182 |
+
- name: upos
|
| 183 |
+
dtype: string
|
| 184 |
+
- name: xpos
|
| 185 |
+
dtype: string
|
| 186 |
+
- name: coref_entities
|
| 187 |
+
list:
|
| 188 |
+
list:
|
| 189 |
+
- name: sent_id
|
| 190 |
+
dtype: string
|
| 191 |
+
- name: span
|
| 192 |
+
dtype: string
|
| 193 |
+
splits:
|
| 194 |
+
- name: train
|
| 195 |
+
num_bytes: 917547
|
| 196 |
+
num_examples: 15
|
| 197 |
+
- name: validation
|
| 198 |
+
num_bytes: 118439
|
| 199 |
+
num_examples: 2
|
| 200 |
+
download_size: 214379
|
| 201 |
+
dataset_size: 1035986
|
| 202 |
- config_name: lt_lcc-corefud
|
| 203 |
features:
|
| 204 |
- name: doc_id
|
|
|
|
| 278 |
path: de_parcorfull-corefud/train-*
|
| 279 |
- split: validation
|
| 280 |
path: de_parcorfull-corefud/validation-*
|
| 281 |
+
- config_name: en_parcorfull-corefud
|
| 282 |
+
data_files:
|
| 283 |
+
- split: train
|
| 284 |
+
path: en_parcorfull-corefud/train-*
|
| 285 |
+
- split: validation
|
| 286 |
+
path: en_parcorfull-corefud/validation-*
|
| 287 |
- config_name: lt_lcc-corefud
|
| 288 |
data_files:
|
| 289 |
- split: train
|
en_parcorfull-corefud/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d5553f56141d85a7ba9167c0721c5af601de60519561ce4916d138b33d9c0b8
|
| 3 |
+
size 173992
|
en_parcorfull-corefud/validation-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 40387
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fef39037e16a022a195f6a3b00a9a5ee9c46a5403cdd3855446225ef9a683177
|
| 3 |
size 40387
|