Datasets:
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
Russian
Size:
10K - 100K
ArXiv:
Tags:
benchmark
License:
evtaktasheva
commited on
Commit
•
b7ce253
1
Parent(s):
bb47cac
added data
Browse files- README.md +34 -0
- transitive_verb/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -121,6 +121,36 @@ dataset_info:
|
|
121 |
num_examples: 1000
|
122 |
download_size: 157014
|
123 |
dataset_size: 415262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
- config_name: transitive_verb_iobject
|
125 |
features:
|
126 |
- name: id
|
@@ -228,6 +258,10 @@ configs:
|
|
228 |
data_files:
|
229 |
- split: train
|
230 |
path: subj_predicate_agreement_gender_attractor/train-*
|
|
|
|
|
|
|
|
|
231 |
- config_name: transitive_verb_iobject
|
232 |
data_files:
|
233 |
- split: train
|
|
|
121 |
num_examples: 1000
|
122 |
download_size: 157014
|
123 |
dataset_size: 415262
|
124 |
+
- config_name: transitive_verb
|
125 |
+
features:
|
126 |
+
- name: id
|
127 |
+
dtype: int64
|
128 |
+
- name: source_sentence
|
129 |
+
dtype: string
|
130 |
+
- name: target_sentence
|
131 |
+
dtype: string
|
132 |
+
- name: source_word
|
133 |
+
dtype: string
|
134 |
+
- name: target_word
|
135 |
+
dtype: string
|
136 |
+
- name: level
|
137 |
+
dtype: string
|
138 |
+
- name: phenomenon
|
139 |
+
dtype: string
|
140 |
+
- name: PID
|
141 |
+
dtype: string
|
142 |
+
- name: subtype
|
143 |
+
dtype: string
|
144 |
+
- name: domain
|
145 |
+
dtype: string
|
146 |
+
- name: tree_depth
|
147 |
+
dtype: int64
|
148 |
+
splits:
|
149 |
+
- name: train
|
150 |
+
num_bytes: 354503
|
151 |
+
num_examples: 1000
|
152 |
+
download_size: 155334
|
153 |
+
dataset_size: 354503
|
154 |
- config_name: transitive_verb_iobject
|
155 |
features:
|
156 |
- name: id
|
|
|
258 |
data_files:
|
259 |
- split: train
|
260 |
path: subj_predicate_agreement_gender_attractor/train-*
|
261 |
+
- config_name: transitive_verb
|
262 |
+
data_files:
|
263 |
+
- split: train
|
264 |
+
path: transitive_verb/train-*
|
265 |
- config_name: transitive_verb_iobject
|
266 |
data_files:
|
267 |
- split: train
|
transitive_verb/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40c41a8c7069026aab7613d2a8e655cd326094b42868404b747e328405c5db62
|
3 |
+
size 155334
|