Datasets:
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
Russian
Size:
10K - 100K
ArXiv:
Tags:
benchmark
License:
evtaktasheva
commited on
Commit
•
682f6fe
1
Parent(s):
3ffa646
added data
Browse files- README.md +34 -0
- verb_acc_object/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1261,6 +1261,36 @@ dataset_info:
|
|
1261 |
num_examples: 1000
|
1262 |
download_size: 145937
|
1263 |
dataset_size: 353677
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1264 |
- config_name: verb_gen_object
|
1265 |
features:
|
1266 |
- name: id
|
@@ -1490,6 +1520,10 @@ configs:
|
|
1490 |
data_files:
|
1491 |
- split: train
|
1492 |
path: transitive_verb_subject/train-*
|
|
|
|
|
|
|
|
|
1493 |
- config_name: verb_gen_object
|
1494 |
data_files:
|
1495 |
- split: train
|
|
|
1261 |
num_examples: 1000
|
1262 |
download_size: 145937
|
1263 |
dataset_size: 353677
|
1264 |
+
- config_name: verb_acc_object
|
1265 |
+
features:
|
1266 |
+
- name: id
|
1267 |
+
dtype: int64
|
1268 |
+
- name: source_sentence
|
1269 |
+
dtype: string
|
1270 |
+
- name: target_sentence
|
1271 |
+
dtype: string
|
1272 |
+
- name: source_word
|
1273 |
+
dtype: string
|
1274 |
+
- name: target_word
|
1275 |
+
dtype: string
|
1276 |
+
- name: level
|
1277 |
+
dtype: string
|
1278 |
+
- name: phenomenon
|
1279 |
+
dtype: string
|
1280 |
+
- name: PID
|
1281 |
+
dtype: string
|
1282 |
+
- name: subtype
|
1283 |
+
dtype: string
|
1284 |
+
- name: domain
|
1285 |
+
dtype: string
|
1286 |
+
- name: tree_depth
|
1287 |
+
dtype: int64
|
1288 |
+
splits:
|
1289 |
+
- name: train
|
1290 |
+
num_bytes: 303382
|
1291 |
+
num_examples: 1000
|
1292 |
+
download_size: 134077
|
1293 |
+
dataset_size: 303382
|
1294 |
- config_name: verb_gen_object
|
1295 |
features:
|
1296 |
- name: id
|
|
|
1520 |
data_files:
|
1521 |
- split: train
|
1522 |
path: transitive_verb_subject/train-*
|
1523 |
+
- config_name: verb_acc_object
|
1524 |
+
data_files:
|
1525 |
+
- split: train
|
1526 |
+
path: verb_acc_object/train-*
|
1527 |
- config_name: verb_gen_object
|
1528 |
data_files:
|
1529 |
- split: train
|
verb_acc_object/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:483c5dc219f0477221b223ab0f96cadb3daaa32a174193bcc206d6991fb9a06f
|
3 |
+
size 134077
|