Datasets:
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
Russian
Size:
10K - 100K
ArXiv:
Tags:
benchmark
License:
added data
Browse files
README.md
CHANGED
|
@@ -61,6 +61,36 @@ dataset_info:
|
|
| 61 |
num_examples: 1000
|
| 62 |
download_size: 148612
|
| 63 |
dataset_size: 350376
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
- config_name: change_verb_conjugation
|
| 65 |
features:
|
| 66 |
- name: id
|
|
@@ -460,6 +490,10 @@ configs:
|
|
| 460 |
data_files:
|
| 461 |
- split: train
|
| 462 |
path: change_declension_ending/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 463 |
- config_name: change_verb_conjugation
|
| 464 |
data_files:
|
| 465 |
- split: train
|
|
|
|
| 61 |
num_examples: 1000
|
| 62 |
download_size: 148612
|
| 63 |
dataset_size: 350376
|
| 64 |
+
- config_name: change_declension_ending_has_dep
|
| 65 |
+
features:
|
| 66 |
+
- name: id
|
| 67 |
+
dtype: int64
|
| 68 |
+
- name: source_sentence
|
| 69 |
+
dtype: string
|
| 70 |
+
- name: target_sentence
|
| 71 |
+
dtype: string
|
| 72 |
+
- name: source_word
|
| 73 |
+
dtype: string
|
| 74 |
+
- name: target_word
|
| 75 |
+
dtype: string
|
| 76 |
+
- name: level
|
| 77 |
+
dtype: string
|
| 78 |
+
- name: phenomenon
|
| 79 |
+
dtype: string
|
| 80 |
+
- name: PID
|
| 81 |
+
dtype: string
|
| 82 |
+
- name: subtype
|
| 83 |
+
dtype: string
|
| 84 |
+
- name: domain
|
| 85 |
+
dtype: string
|
| 86 |
+
- name: tree_depth
|
| 87 |
+
dtype: int64
|
| 88 |
+
splits:
|
| 89 |
+
- name: train
|
| 90 |
+
num_bytes: 400435
|
| 91 |
+
num_examples: 1000
|
| 92 |
+
download_size: 164951
|
| 93 |
+
dataset_size: 400435
|
| 94 |
- config_name: change_verb_conjugation
|
| 95 |
features:
|
| 96 |
- name: id
|
|
|
|
| 490 |
data_files:
|
| 491 |
- split: train
|
| 492 |
path: change_declension_ending/train-*
|
| 493 |
+
- config_name: change_declension_ending_has_dep
|
| 494 |
+
data_files:
|
| 495 |
+
- split: train
|
| 496 |
+
path: change_declension_ending_has_dep/train-*
|
| 497 |
- config_name: change_verb_conjugation
|
| 498 |
data_files:
|
| 499 |
- split: train
|
change_declension_ending_has_dep/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4925184ee1f5de23e4a98229764055f425072febeeb8558637c4b2875bab011e
|
| 3 |
+
size 164951
|