Upload dataset
Browse files
README.md
CHANGED
@@ -198,6 +198,72 @@ dataset_info:
|
|
198 |
num_examples: 2
|
199 |
download_size: 229887
|
200 |
dataset_size: 1175472
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
- config_name: en_parcorfull-corefud
|
202 |
features:
|
203 |
- name: doc_id
|
@@ -349,6 +415,12 @@ configs:
|
|
349 |
path: de_parcorfull-corefud/train-*
|
350 |
- split: validation
|
351 |
path: de_parcorfull-corefud/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
352 |
- config_name: en_parcorfull-corefud
|
353 |
data_files:
|
354 |
- split: train
|
|
|
198 |
num_examples: 2
|
199 |
download_size: 229887
|
200 |
dataset_size: 1175472
|
201 |
+
- config_name: de_potsdamcc-corefud
|
202 |
+
features:
|
203 |
+
- name: doc_id
|
204 |
+
dtype: string
|
205 |
+
- name: sentences
|
206 |
+
list:
|
207 |
+
- name: comment
|
208 |
+
dtype: string
|
209 |
+
- name: global_entity
|
210 |
+
dtype: string
|
211 |
+
- name: newdoc
|
212 |
+
dtype: string
|
213 |
+
- name: newpar
|
214 |
+
dtype: 'null'
|
215 |
+
- name: sent_id
|
216 |
+
dtype: string
|
217 |
+
- name: speaker
|
218 |
+
dtype: 'null'
|
219 |
+
- name: text
|
220 |
+
dtype: string
|
221 |
+
- name: tokens
|
222 |
+
list:
|
223 |
+
- name: coref_mentions
|
224 |
+
list:
|
225 |
+
- name: eid
|
226 |
+
dtype: string
|
227 |
+
- name: eid_or_grp
|
228 |
+
dtype: string
|
229 |
+
- name: etype
|
230 |
+
dtype: string
|
231 |
+
- name: other
|
232 |
+
dtype: string
|
233 |
+
- name: span
|
234 |
+
dtype: string
|
235 |
+
- name: deprel
|
236 |
+
dtype: string
|
237 |
+
- name: feats
|
238 |
+
dtype: string
|
239 |
+
- name: form
|
240 |
+
dtype: string
|
241 |
+
- name: head
|
242 |
+
dtype: int64
|
243 |
+
- name: lemma
|
244 |
+
dtype: string
|
245 |
+
- name: ord
|
246 |
+
dtype: int64
|
247 |
+
- name: upos
|
248 |
+
dtype: string
|
249 |
+
- name: xpos
|
250 |
+
dtype: string
|
251 |
+
- name: coref_entities
|
252 |
+
list:
|
253 |
+
list:
|
254 |
+
- name: sent_id
|
255 |
+
dtype: string
|
256 |
+
- name: span
|
257 |
+
dtype: string
|
258 |
+
splits:
|
259 |
+
- name: train
|
260 |
+
num_bytes: 5826256
|
261 |
+
num_examples: 142
|
262 |
+
- name: validation
|
263 |
+
num_bytes: 727422
|
264 |
+
num_examples: 17
|
265 |
+
download_size: 797458
|
266 |
+
dataset_size: 6553678
|
267 |
- config_name: en_parcorfull-corefud
|
268 |
features:
|
269 |
- name: doc_id
|
|
|
415 |
path: de_parcorfull-corefud/train-*
|
416 |
- split: validation
|
417 |
path: de_parcorfull-corefud/validation-*
|
418 |
+
- config_name: de_potsdamcc-corefud
|
419 |
+
data_files:
|
420 |
+
- split: train
|
421 |
+
path: de_potsdamcc-corefud/train-*
|
422 |
+
- split: validation
|
423 |
+
path: de_potsdamcc-corefud/validation-*
|
424 |
- config_name: en_parcorfull-corefud
|
425 |
data_files:
|
426 |
- split: train
|
de_potsdamcc-corefud/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72735e38498d7fc59240c4ad5d713b31acfea14027af6524f1bf12a6fe902eb5
|
3 |
+
size 683610
|
de_potsdamcc-corefud/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6e1be282a9d52ab513f210c69a950ca38eda847e68e77308090638d7e0079de
|
3 |
+
size 113848
|