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: external_possessor
|
| 65 |
features:
|
| 66 |
- name: id
|
|
@@ -340,6 +370,10 @@ configs:
|
|
| 340 |
data_files:
|
| 341 |
- split: train
|
| 342 |
path: change_declension_ending/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 343 |
- config_name: external_possessor
|
| 344 |
data_files:
|
| 345 |
- split: train
|
|
|
|
| 61 |
num_examples: 1000
|
| 62 |
download_size: 148612
|
| 63 |
dataset_size: 350376
|
| 64 |
+
- config_name: change_verb_conjugation
|
| 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: 331430
|
| 91 |
+
num_examples: 1000
|
| 92 |
+
download_size: 131965
|
| 93 |
+
dataset_size: 331430
|
| 94 |
- config_name: external_possessor
|
| 95 |
features:
|
| 96 |
- name: id
|
|
|
|
| 370 |
data_files:
|
| 371 |
- split: train
|
| 372 |
path: change_declension_ending/train-*
|
| 373 |
+
- config_name: change_verb_conjugation
|
| 374 |
+
data_files:
|
| 375 |
+
- split: train
|
| 376 |
+
path: change_verb_conjugation/train-*
|
| 377 |
- config_name: external_possessor
|
| 378 |
data_files:
|
| 379 |
- split: train
|
change_verb_conjugation/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c8b37f92fad3516313f97e52a7ab5f4c893f4faece0c957bb5af4ffcfec9f62
|
| 3 |
+
size 131965
|