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: 140172
|
63 |
dataset_size: 371942
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
- config_name: transitive_verb_object
|
65 |
features:
|
66 |
- name: id
|
@@ -130,6 +160,10 @@ configs:
|
|
130 |
data_files:
|
131 |
- split: train
|
132 |
path: noun_subj_predicate_agreement_number/train-*
|
|
|
|
|
|
|
|
|
133 |
- config_name: transitive_verb_object
|
134 |
data_files:
|
135 |
- split: train
|
|
|
61 |
num_examples: 1000
|
62 |
download_size: 140172
|
63 |
dataset_size: 371942
|
64 |
+
- config_name: transitive_verb_iobject
|
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: 377788
|
91 |
+
num_examples: 1000
|
92 |
+
download_size: 156425
|
93 |
+
dataset_size: 377788
|
94 |
- config_name: transitive_verb_object
|
95 |
features:
|
96 |
- name: id
|
|
|
160 |
data_files:
|
161 |
- split: train
|
162 |
path: noun_subj_predicate_agreement_number/train-*
|
163 |
+
- config_name: transitive_verb_iobject
|
164 |
+
data_files:
|
165 |
+
- split: train
|
166 |
+
path: transitive_verb_iobject/train-*
|
167 |
- config_name: transitive_verb_object
|
168 |
data_files:
|
169 |
- split: train
|
transitive_verb_iobject/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5a598401ed7e03f1d11875970e76c69d15c6fb5db10856813663f86982552d4
|
3 |
+
size 156425
|