Datasets:
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
Russian
Size:
10K - 100K
ArXiv:
Tags:
benchmark
License:
evtaktasheva
commited on
Commit
•
42e586f
1
Parent(s):
718e33b
added data
Browse files
README.md
CHANGED
@@ -151,6 +151,36 @@ dataset_info:
|
|
151 |
num_examples: 1000
|
152 |
download_size: 164951
|
153 |
dataset_size: 400435
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
154 |
- config_name: change_verb_conjugation
|
155 |
features:
|
156 |
- name: id
|
@@ -1162,6 +1192,10 @@ configs:
|
|
1162 |
data_files:
|
1163 |
- split: train
|
1164 |
path: change_declension_ending_has_dep/train-*
|
|
|
|
|
|
|
|
|
1165 |
- config_name: change_verb_conjugation
|
1166 |
data_files:
|
1167 |
- split: train
|
|
|
151 |
num_examples: 1000
|
152 |
download_size: 164951
|
153 |
dataset_size: 400435
|
154 |
+
- config_name: change_repetition_aspect
|
155 |
+
features:
|
156 |
+
- name: id
|
157 |
+
dtype: int64
|
158 |
+
- name: source_sentence
|
159 |
+
dtype: string
|
160 |
+
- name: target_sentence
|
161 |
+
dtype: string
|
162 |
+
- name: source_word
|
163 |
+
dtype: string
|
164 |
+
- name: target_word
|
165 |
+
dtype: string
|
166 |
+
- name: level
|
167 |
+
dtype: string
|
168 |
+
- name: phenomenon
|
169 |
+
dtype: string
|
170 |
+
- name: PID
|
171 |
+
dtype: string
|
172 |
+
- name: subtype
|
173 |
+
dtype: string
|
174 |
+
- name: domain
|
175 |
+
dtype: string
|
176 |
+
- name: tree_depth
|
177 |
+
dtype: int64
|
178 |
+
splits:
|
179 |
+
- name: train
|
180 |
+
num_bytes: 434479
|
181 |
+
num_examples: 1000
|
182 |
+
download_size: 178290
|
183 |
+
dataset_size: 434479
|
184 |
- config_name: change_verb_conjugation
|
185 |
features:
|
186 |
- name: id
|
|
|
1192 |
data_files:
|
1193 |
- split: train
|
1194 |
path: change_declension_ending_has_dep/train-*
|
1195 |
+
- config_name: change_repetition_aspect
|
1196 |
+
data_files:
|
1197 |
+
- split: train
|
1198 |
+
path: change_repetition_aspect/train-*
|
1199 |
- config_name: change_verb_conjugation
|
1200 |
data_files:
|
1201 |
- split: train
|
change_repetition_aspect/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9f0f617c4fb2c1f264f9d9253dc3b1f61e915cbf863e1fd674f8f1d42d14b7c
|
3 |
+
size 178290
|