Datasets:
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
Russian
Size:
10K - 100K
ArXiv:
Tags:
benchmark
License:
added data
Browse files- README.md +34 -0
- negative_concord/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -541,6 +541,36 @@ dataset_info:
|
|
| 541 |
num_examples: 1000
|
| 542 |
download_size: 151220
|
| 543 |
dataset_size: 384859
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 544 |
- config_name: negative_pronoun_to_indefinite
|
| 545 |
features:
|
| 546 |
- name: id
|
|
@@ -1154,6 +1184,10 @@ configs:
|
|
| 1154 |
data_files:
|
| 1155 |
- split: train
|
| 1156 |
path: indefinite_pronoun_to_negative/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1157 |
- config_name: negative_pronoun_to_indefinite
|
| 1158 |
data_files:
|
| 1159 |
- split: train
|
|
|
|
| 541 |
num_examples: 1000
|
| 542 |
download_size: 151220
|
| 543 |
dataset_size: 384859
|
| 544 |
+
- config_name: negative_concord
|
| 545 |
+
features:
|
| 546 |
+
- name: id
|
| 547 |
+
dtype: int64
|
| 548 |
+
- name: source_sentence
|
| 549 |
+
dtype: string
|
| 550 |
+
- name: target_sentence
|
| 551 |
+
dtype: string
|
| 552 |
+
- name: source_word
|
| 553 |
+
dtype: string
|
| 554 |
+
- name: target_word
|
| 555 |
+
dtype: string
|
| 556 |
+
- name: level
|
| 557 |
+
dtype: string
|
| 558 |
+
- name: phenomenon
|
| 559 |
+
dtype: string
|
| 560 |
+
- name: PID
|
| 561 |
+
dtype: string
|
| 562 |
+
- name: subtype
|
| 563 |
+
dtype: string
|
| 564 |
+
- name: domain
|
| 565 |
+
dtype: string
|
| 566 |
+
- name: tree_depth
|
| 567 |
+
dtype: int64
|
| 568 |
+
splits:
|
| 569 |
+
- name: train
|
| 570 |
+
num_bytes: 334542
|
| 571 |
+
num_examples: 1000
|
| 572 |
+
download_size: 133247
|
| 573 |
+
dataset_size: 334542
|
| 574 |
- config_name: negative_pronoun_to_indefinite
|
| 575 |
features:
|
| 576 |
- name: id
|
|
|
|
| 1184 |
data_files:
|
| 1185 |
- split: train
|
| 1186 |
path: indefinite_pronoun_to_negative/train-*
|
| 1187 |
+
- config_name: negative_concord
|
| 1188 |
+
data_files:
|
| 1189 |
+
- split: train
|
| 1190 |
+
path: negative_concord/train-*
|
| 1191 |
- config_name: negative_pronoun_to_indefinite
|
| 1192 |
data_files:
|
| 1193 |
- split: train
|
negative_concord/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6580c8ac2479bc3d931da7b4214631975cb881a3ec5c8821d80e9fe7e05c0d76
|
| 3 |
+
size 133247
|