Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -397,6 +397,72 @@ dataset_info:
|
|
| 397 |
num_examples: 10
|
| 398 |
download_size: 700641
|
| 399 |
dataset_size: 4173914
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 400 |
configs:
|
| 401 |
- config_name: ca_ancora-corefud
|
| 402 |
data_files:
|
|
@@ -434,6 +500,12 @@ configs:
|
|
| 434 |
path: lt_lcc-corefud/train-*
|
| 435 |
- split: validation
|
| 436 |
path: lt_lcc-corefud/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 437 |
---
|
| 438 |
|
| 439 |
# CorefUD v1.1
|
|
|
|
| 397 |
num_examples: 10
|
| 398 |
download_size: 700641
|
| 399 |
dataset_size: 4173914
|
| 400 |
+
- config_name: ru_rucor-corefud
|
| 401 |
+
features:
|
| 402 |
+
- name: doc_id
|
| 403 |
+
dtype: string
|
| 404 |
+
- name: sentences
|
| 405 |
+
list:
|
| 406 |
+
- name: comment
|
| 407 |
+
dtype: string
|
| 408 |
+
- name: global_entity
|
| 409 |
+
dtype: string
|
| 410 |
+
- name: newdoc
|
| 411 |
+
dtype: string
|
| 412 |
+
- name: newpar
|
| 413 |
+
dtype: 'null'
|
| 414 |
+
- name: sent_id
|
| 415 |
+
dtype: string
|
| 416 |
+
- name: speaker
|
| 417 |
+
dtype: 'null'
|
| 418 |
+
- name: text
|
| 419 |
+
dtype: string
|
| 420 |
+
- name: tokens
|
| 421 |
+
list:
|
| 422 |
+
- name: coref_mentions
|
| 423 |
+
list:
|
| 424 |
+
- name: eid
|
| 425 |
+
dtype: string
|
| 426 |
+
- name: eid_or_grp
|
| 427 |
+
dtype: string
|
| 428 |
+
- name: etype
|
| 429 |
+
dtype: string
|
| 430 |
+
- name: other
|
| 431 |
+
dtype: string
|
| 432 |
+
- name: span
|
| 433 |
+
dtype: string
|
| 434 |
+
- name: deprel
|
| 435 |
+
dtype: string
|
| 436 |
+
- name: feats
|
| 437 |
+
dtype: string
|
| 438 |
+
- name: form
|
| 439 |
+
dtype: string
|
| 440 |
+
- name: head
|
| 441 |
+
dtype: int64
|
| 442 |
+
- name: lemma
|
| 443 |
+
dtype: string
|
| 444 |
+
- name: ord
|
| 445 |
+
dtype: int64
|
| 446 |
+
- name: upos
|
| 447 |
+
dtype: string
|
| 448 |
+
- name: xpos
|
| 449 |
+
dtype: 'null'
|
| 450 |
+
- name: coref_entities
|
| 451 |
+
list:
|
| 452 |
+
list:
|
| 453 |
+
- name: sent_id
|
| 454 |
+
dtype: string
|
| 455 |
+
- name: span
|
| 456 |
+
dtype: string
|
| 457 |
+
splits:
|
| 458 |
+
- name: train
|
| 459 |
+
num_bytes: 14952092
|
| 460 |
+
num_examples: 145
|
| 461 |
+
- name: validation
|
| 462 |
+
num_bytes: 2591292
|
| 463 |
+
num_examples: 18
|
| 464 |
+
download_size: 3130836
|
| 465 |
+
dataset_size: 17543384
|
| 466 |
configs:
|
| 467 |
- config_name: ca_ancora-corefud
|
| 468 |
data_files:
|
|
|
|
| 500 |
path: lt_lcc-corefud/train-*
|
| 501 |
- split: validation
|
| 502 |
path: lt_lcc-corefud/validation-*
|
| 503 |
+
- config_name: ru_rucor-corefud
|
| 504 |
+
data_files:
|
| 505 |
+
- split: train
|
| 506 |
+
path: ru_rucor-corefud/train-*
|
| 507 |
+
- split: validation
|
| 508 |
+
path: ru_rucor-corefud/validation-*
|
| 509 |
---
|
| 510 |
|
| 511 |
# CorefUD v1.1
|
ru_rucor-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:10755dfafae2105eb4d622db8a4816de12cb5849b61d4334337bfc9c69cef7c2
|
| 3 |
+
size 2618246
|
ru_rucor-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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d7860133fa2295c090b60f056c4f1c68354226954f0539c581be57c6fc995b9
|
| 3 |
+
size 512590
|