Datasets:
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
Russian
Size:
10K - 100K
ArXiv:
Tags:
benchmark
License:
added data
Browse files
README.md
CHANGED
|
@@ -241,6 +241,36 @@ dataset_info:
|
|
| 241 |
num_examples: 1000
|
| 242 |
download_size: 179731
|
| 243 |
dataset_size: 413517
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 244 |
- config_name: verb_ins_object
|
| 245 |
features:
|
| 246 |
- name: id
|
|
@@ -304,6 +334,10 @@ configs:
|
|
| 304 |
data_files:
|
| 305 |
- split: train
|
| 306 |
path: transitive_verb_object/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 307 |
- config_name: verb_ins_object
|
| 308 |
data_files:
|
| 309 |
- split: train
|
|
|
|
| 241 |
num_examples: 1000
|
| 242 |
download_size: 179731
|
| 243 |
dataset_size: 413517
|
| 244 |
+
- config_name: transitive_verb_passive
|
| 245 |
+
features:
|
| 246 |
+
- name: id
|
| 247 |
+
dtype: int64
|
| 248 |
+
- name: source_sentence
|
| 249 |
+
dtype: string
|
| 250 |
+
- name: target_sentence
|
| 251 |
+
dtype: string
|
| 252 |
+
- name: source_word
|
| 253 |
+
dtype: string
|
| 254 |
+
- name: target_word
|
| 255 |
+
dtype: string
|
| 256 |
+
- name: level
|
| 257 |
+
dtype: string
|
| 258 |
+
- name: phenomenon
|
| 259 |
+
dtype: string
|
| 260 |
+
- name: PID
|
| 261 |
+
dtype: string
|
| 262 |
+
- name: subtype
|
| 263 |
+
dtype: string
|
| 264 |
+
- name: domain
|
| 265 |
+
dtype: string
|
| 266 |
+
- name: tree_depth
|
| 267 |
+
dtype: int64
|
| 268 |
+
splits:
|
| 269 |
+
- name: train
|
| 270 |
+
num_bytes: 545597
|
| 271 |
+
num_examples: 1000
|
| 272 |
+
download_size: 239586
|
| 273 |
+
dataset_size: 545597
|
| 274 |
- config_name: verb_ins_object
|
| 275 |
features:
|
| 276 |
- name: id
|
|
|
|
| 334 |
data_files:
|
| 335 |
- split: train
|
| 336 |
path: transitive_verb_object/train-*
|
| 337 |
+
- config_name: transitive_verb_passive
|
| 338 |
+
data_files:
|
| 339 |
+
- split: train
|
| 340 |
+
path: transitive_verb_passive/train-*
|
| 341 |
- config_name: verb_ins_object
|
| 342 |
data_files:
|
| 343 |
- split: train
|
transitive_verb_passive/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d007492611ba806b1df8e3ad7a0fc7e2be8d668e706ef8c5bd08345c5edcfd7
|
| 3 |
+
size 239586
|