Upload dataset
Browse files- README.md +45 -0
- task4_compound/dev-00000-of-00001.parquet +3 -0
- task4_compound/test_hardest-00000-of-00001.parquet +3 -0
- task4_compound/test_main-00000-of-00001.parquet +3 -0
- task4_compound/test_memorization-00000-of-00001.parquet +3 -0
- task4_compound/test_rare-00000-of-00001.parquet +3 -0
- task4_compound/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -339,6 +339,37 @@ dataset_info:
|
|
| 339 |
num_examples: 500
|
| 340 |
download_size: 331468
|
| 341 |
dataset_size: 861717
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 342 |
configs:
|
| 343 |
- config_name: affix_function
|
| 344 |
data_files:
|
|
@@ -476,6 +507,20 @@ configs:
|
|
| 476 |
path: task3_derivation/test_memorization-*
|
| 477 |
- split: test_oov
|
| 478 |
path: task3_derivation/test_oov-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 479 |
---
|
| 480 |
|
| 481 |
# MorphBench — German Morphology Evaluation Suite
|
|
|
|
| 339 |
num_examples: 500
|
| 340 |
download_size: 331468
|
| 341 |
dataset_size: 861717
|
| 342 |
+
- config_name: task4_compound
|
| 343 |
+
features:
|
| 344 |
+
- name: word
|
| 345 |
+
dtype: string
|
| 346 |
+
- name: segmentation
|
| 347 |
+
dtype: string
|
| 348 |
+
- name: difficulty
|
| 349 |
+
dtype: string
|
| 350 |
+
- name: source
|
| 351 |
+
dtype: string
|
| 352 |
+
splits:
|
| 353 |
+
- name: train
|
| 354 |
+
num_bytes: 573352
|
| 355 |
+
num_examples: 9982
|
| 356 |
+
- name: dev
|
| 357 |
+
num_bytes: 57319
|
| 358 |
+
num_examples: 997
|
| 359 |
+
- name: test_main
|
| 360 |
+
num_bytes: 109111
|
| 361 |
+
num_examples: 2000
|
| 362 |
+
- name: test_rare
|
| 363 |
+
num_bytes: 6426
|
| 364 |
+
num_examples: 117
|
| 365 |
+
- name: test_memorization
|
| 366 |
+
num_bytes: 30049
|
| 367 |
+
num_examples: 499
|
| 368 |
+
- name: test_hardest
|
| 369 |
+
num_bytes: 30053
|
| 370 |
+
num_examples: 495
|
| 371 |
+
download_size: 437099
|
| 372 |
+
dataset_size: 806310
|
| 373 |
configs:
|
| 374 |
- config_name: affix_function
|
| 375 |
data_files:
|
|
|
|
| 507 |
path: task3_derivation/test_memorization-*
|
| 508 |
- split: test_oov
|
| 509 |
path: task3_derivation/test_oov-*
|
| 510 |
+
- config_name: task4_compound
|
| 511 |
+
data_files:
|
| 512 |
+
- split: train
|
| 513 |
+
path: task4_compound/train-*
|
| 514 |
+
- split: dev
|
| 515 |
+
path: task4_compound/dev-*
|
| 516 |
+
- split: test_main
|
| 517 |
+
path: task4_compound/test_main-*
|
| 518 |
+
- split: test_rare
|
| 519 |
+
path: task4_compound/test_rare-*
|
| 520 |
+
- split: test_memorization
|
| 521 |
+
path: task4_compound/test_memorization-*
|
| 522 |
+
- split: test_hardest
|
| 523 |
+
path: task4_compound/test_hardest-*
|
| 524 |
---
|
| 525 |
|
| 526 |
# MorphBench — German Morphology Evaluation Suite
|
task4_compound/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53875011e946aa842e7c58992e15cb38f849856ed6f21f1f9c7d6392fbc10c40
|
| 3 |
+
size 31434
|
task4_compound/test_hardest-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6be9e2145385c03f3b90341d871b3d7430eee050d62deef94f29cca9834e319
|
| 3 |
+
size 18502
|
task4_compound/test_main-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be7151134b104b8f6a225e4ad24d5fd40826cbd049e64f2075e36cae685fa403
|
| 3 |
+
size 61647
|
task4_compound/test_memorization-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3b01a69f2e3582074084c2fe9908fd2a4ce2b3f1fff0c67d000ec2bf6dbbe97
|
| 3 |
+
size 16159
|
task4_compound/test_rare-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:feac5f74a9101d232c5557ec2750d5890306166d72357f46b15a808d5d910ec3
|
| 3 |
+
size 5704
|
task4_compound/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5df44c3fd255a5f6a5f7408e04aa6b5ef37aaabc00afcb632d7bef00bba6fcca
|
| 3 |
+
size 303653
|