Datasets:
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
Russian
Size:
10K - 100K
ArXiv:
Tags:
benchmark
License:
added data
Browse files
README.md
CHANGED
|
@@ -451,6 +451,36 @@ dataset_info:
|
|
| 451 |
num_examples: 1000
|
| 452 |
download_size: 239586
|
| 453 |
dataset_size: 545597
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 454 |
- config_name: verb_ins_object
|
| 455 |
features:
|
| 456 |
- name: id
|
|
@@ -542,6 +572,10 @@ configs:
|
|
| 542 |
data_files:
|
| 543 |
- split: train
|
| 544 |
path: transitive_verb_passive/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 545 |
- config_name: verb_ins_object
|
| 546 |
data_files:
|
| 547 |
- split: train
|
|
|
|
| 451 |
num_examples: 1000
|
| 452 |
download_size: 239586
|
| 453 |
dataset_size: 545597
|
| 454 |
+
- config_name: transitive_verb_subject
|
| 455 |
+
features:
|
| 456 |
+
- name: id
|
| 457 |
+
dtype: int64
|
| 458 |
+
- name: source_sentence
|
| 459 |
+
dtype: string
|
| 460 |
+
- name: target_sentence
|
| 461 |
+
dtype: string
|
| 462 |
+
- name: source_word
|
| 463 |
+
dtype: string
|
| 464 |
+
- name: target_word
|
| 465 |
+
dtype: string
|
| 466 |
+
- name: level
|
| 467 |
+
dtype: string
|
| 468 |
+
- name: phenomenon
|
| 469 |
+
dtype: string
|
| 470 |
+
- name: PID
|
| 471 |
+
dtype: string
|
| 472 |
+
- name: subtype
|
| 473 |
+
dtype: string
|
| 474 |
+
- name: domain
|
| 475 |
+
dtype: string
|
| 476 |
+
- name: tree_depth
|
| 477 |
+
dtype: int64
|
| 478 |
+
splits:
|
| 479 |
+
- name: train
|
| 480 |
+
num_bytes: 353677
|
| 481 |
+
num_examples: 1000
|
| 482 |
+
download_size: 145937
|
| 483 |
+
dataset_size: 353677
|
| 484 |
- config_name: verb_ins_object
|
| 485 |
features:
|
| 486 |
- name: id
|
|
|
|
| 572 |
data_files:
|
| 573 |
- split: train
|
| 574 |
path: transitive_verb_passive/train-*
|
| 575 |
+
- config_name: transitive_verb_subject
|
| 576 |
+
data_files:
|
| 577 |
+
- split: train
|
| 578 |
+
path: transitive_verb_subject/train-*
|
| 579 |
- config_name: verb_ins_object
|
| 580 |
data_files:
|
| 581 |
- split: train
|
transitive_verb_subject/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58185bc30fffc5362226418f0987e45d3ffb2a8bf0dd205c2ea989cb4b600d4d
|
| 3 |
+
size 145937
|