Datasets:
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
Russian
Size:
10K - 100K
ArXiv:
Tags:
benchmark
License:
evtaktasheva
commited on
Commit
•
d090039
1
Parent(s):
7f455b6
added data
Browse files
README.md
CHANGED
@@ -91,6 +91,36 @@ dataset_info:
|
|
91 |
num_examples: 1000
|
92 |
download_size: 131965
|
93 |
dataset_size: 331430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
- config_name: external_possessor
|
95 |
features:
|
96 |
- name: id
|
@@ -374,6 +404,10 @@ configs:
|
|
374 |
data_files:
|
375 |
- split: train
|
376 |
path: change_verb_conjugation/train-*
|
|
|
|
|
|
|
|
|
377 |
- config_name: external_possessor
|
378 |
data_files:
|
379 |
- split: train
|
|
|
91 |
num_examples: 1000
|
92 |
download_size: 131965
|
93 |
dataset_size: 331430
|
94 |
+
- config_name: deontic_imperative_aspect
|
95 |
+
features:
|
96 |
+
- name: id
|
97 |
+
dtype: int64
|
98 |
+
- name: source_sentence
|
99 |
+
dtype: string
|
100 |
+
- name: target_sentence
|
101 |
+
dtype: string
|
102 |
+
- name: source_word
|
103 |
+
dtype: string
|
104 |
+
- name: target_word
|
105 |
+
dtype: string
|
106 |
+
- name: level
|
107 |
+
dtype: string
|
108 |
+
- name: phenomenon
|
109 |
+
dtype: string
|
110 |
+
- name: PID
|
111 |
+
dtype: string
|
112 |
+
- name: subtype
|
113 |
+
dtype: string
|
114 |
+
- name: domain
|
115 |
+
dtype: string
|
116 |
+
- name: tree_depth
|
117 |
+
dtype: int64
|
118 |
+
splits:
|
119 |
+
- name: train
|
120 |
+
num_bytes: 369950
|
121 |
+
num_examples: 1000
|
122 |
+
download_size: 140645
|
123 |
+
dataset_size: 369950
|
124 |
- config_name: external_possessor
|
125 |
features:
|
126 |
- name: id
|
|
|
404 |
data_files:
|
405 |
- split: train
|
406 |
path: change_verb_conjugation/train-*
|
407 |
+
- config_name: deontic_imperative_aspect
|
408 |
+
data_files:
|
409 |
+
- split: train
|
410 |
+
path: deontic_imperative_aspect/train-*
|
411 |
- config_name: external_possessor
|
412 |
data_files:
|
413 |
- split: train
|
deontic_imperative_aspect/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:591e622e27772b6356437769000ab1a5da724ad02299c0046e352cfbf664634b
|
3 |
+
size 140645
|