Add dataset card
Browse files
README.md
CHANGED
|
@@ -1,134 +1,113 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
- name: linguistic_phenomenon
|
| 9 |
-
dtype: string
|
| 10 |
-
- name: paradigm
|
| 11 |
-
dtype: string
|
| 12 |
-
- name: item_id
|
| 13 |
-
dtype: string
|
| 14 |
-
- name: critical_word
|
| 15 |
-
dtype: string
|
| 16 |
-
- name: cue_word
|
| 17 |
-
dtype: string
|
| 18 |
-
splits:
|
| 19 |
-
- name: anaphor_agreement
|
| 20 |
-
num_bytes: 35163
|
| 21 |
-
num_examples: 200
|
| 22 |
-
- name: binding_principle_a
|
| 23 |
-
num_bytes: 34242
|
| 24 |
-
num_examples: 200
|
| 25 |
-
- name: argument_structure
|
| 26 |
-
num_bytes: 161370
|
| 27 |
-
num_examples: 800
|
| 28 |
-
- name: complementive
|
| 29 |
-
num_bytes: 106312
|
| 30 |
-
num_examples: 500
|
| 31 |
-
- name: passive
|
| 32 |
-
num_bytes: 71639
|
| 33 |
-
num_examples: 400
|
| 34 |
-
- name: infinitival_argument_clause
|
| 35 |
-
num_bytes: 182161
|
| 36 |
-
num_examples: 900
|
| 37 |
-
- name: finite_argument_clause
|
| 38 |
-
num_bytes: 128657
|
| 39 |
-
num_examples: 600
|
| 40 |
-
- name: auxiliaries
|
| 41 |
-
num_bytes: 96385
|
| 42 |
-
num_examples: 500
|
| 43 |
-
- name: adverbial_modification
|
| 44 |
-
num_bytes: 37079
|
| 45 |
-
num_examples: 200
|
| 46 |
-
- name: verb_second
|
| 47 |
-
num_bytes: 42087
|
| 48 |
-
num_examples: 200
|
| 49 |
-
- name: wh_movement
|
| 50 |
-
num_bytes: 134338
|
| 51 |
-
num_examples: 600
|
| 52 |
-
- name: wh_movement_restrictions
|
| 53 |
-
num_bytes: 118245
|
| 54 |
-
num_examples: 600
|
| 55 |
-
- name: relativization
|
| 56 |
-
num_bytes: 62185
|
| 57 |
-
num_examples: 300
|
| 58 |
-
- name: topicalization
|
| 59 |
-
num_bytes: 79651
|
| 60 |
-
num_examples: 400
|
| 61 |
-
- name: parasitic_gaps
|
| 62 |
-
num_bytes: 87883
|
| 63 |
-
num_examples: 400
|
| 64 |
-
- name: r_words
|
| 65 |
-
num_bytes: 33259
|
| 66 |
-
num_examples: 200
|
| 67 |
-
- name: nominalization
|
| 68 |
-
num_bytes: 42377
|
| 69 |
-
num_examples: 200
|
| 70 |
-
- name: determiners
|
| 71 |
-
num_bytes: 79301
|
| 72 |
-
num_examples: 400
|
| 73 |
-
- name: quantifiers
|
| 74 |
-
num_bytes: 37307
|
| 75 |
-
num_examples: 200
|
| 76 |
-
- name: adpositional_phrases
|
| 77 |
-
num_bytes: 44222
|
| 78 |
-
num_examples: 200
|
| 79 |
-
- name: crossing_dependencies
|
| 80 |
-
num_bytes: 19991
|
| 81 |
-
num_examples: 100
|
| 82 |
-
- name: extraposition
|
| 83 |
-
num_bytes: 69226
|
| 84 |
-
num_examples: 300
|
| 85 |
-
download_size: 715800
|
| 86 |
-
dataset_size: 1703080
|
| 87 |
configs:
|
| 88 |
-
- config_name:
|
| 89 |
-
data_files:
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
|
| 111 |
-
|
| 112 |
-
|
| 113 |
-
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
| 118 |
-
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
|
| 122 |
-
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
|
| 127 |
-
|
| 128 |
-
|
| 129 |
-
|
| 130 |
-
|
| 131 |
-
|
| 132 |
-
- split: extraposition
|
| 133 |
-
path: data/extraposition-*
|
| 134 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- nl
|
| 5 |
+
pretty_name: BLiMP-NL Dutch BLIMP
|
| 6 |
+
size_categories:
|
| 7 |
+
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
configs:
|
| 9 |
+
- config_name: adpositional_phrases
|
| 10 |
+
data_files: "data/adpositional_phrases*.parquet"
|
| 11 |
+
- config_name: adverbial_modification
|
| 12 |
+
data_files: "data/adverbial_modification*.parquet"
|
| 13 |
+
- config_name: anaphor_agreement
|
| 14 |
+
data_files: "data/anaphor_agreement*.parquet"
|
| 15 |
+
- config_name: argument_structure
|
| 16 |
+
data_files: "data/argument_structure*.parquet"
|
| 17 |
+
- config_name: auxiliaries
|
| 18 |
+
data_files: "data/auxiliaries*.parquet"
|
| 19 |
+
- config_name: binding_principle_a
|
| 20 |
+
data_files: "data/binding_principle_a*.parquet"
|
| 21 |
+
- config_name: complementive
|
| 22 |
+
data_files: "data/complementive*.parquet"
|
| 23 |
+
- config_name: crossing_dependencies
|
| 24 |
+
data_files: "data/crossing_dependencies*.parquet"
|
| 25 |
+
- config_name: determiners
|
| 26 |
+
data_files: "data/determiners*.parquet"
|
| 27 |
+
- config_name: extraposition
|
| 28 |
+
data_files: "data/extraposition*.parquet"
|
| 29 |
+
- config_name: finite_argument_clause
|
| 30 |
+
data_files: "data/finite_argument_clause*.parquet"
|
| 31 |
+
- config_name: infinitival_argument_clause
|
| 32 |
+
data_files: "data/infinitival_argument_clause*.parquet"
|
| 33 |
+
- config_name: nominalization
|
| 34 |
+
data_files: "data/nominalization*.parquet"
|
| 35 |
+
- config_name: parasitic_gaps
|
| 36 |
+
data_files: "data/parasitic_gaps*.parquet"
|
| 37 |
+
- config_name: passive
|
| 38 |
+
data_files: "data/passive*.parquet"
|
| 39 |
+
- config_name: quantifiers
|
| 40 |
+
data_files: "data/quantifiers*.parquet"
|
| 41 |
+
- config_name: r_words
|
| 42 |
+
data_files: "data/r_words*.parquet"
|
| 43 |
+
- config_name: relativization
|
| 44 |
+
data_files: "data/relativization*.parquet"
|
| 45 |
+
- config_name: topicalization
|
| 46 |
+
data_files: "data/topicalization*.parquet"
|
| 47 |
+
- config_name: verb_second
|
| 48 |
+
data_files: "data/verb_second*.parquet"
|
| 49 |
+
- config_name: wh_movement
|
| 50 |
+
data_files: "data/wh_movement*.parquet"
|
| 51 |
+
- config_name: wh_movement_restrictions
|
| 52 |
+
data_files: "data/wh_movement_restrictions*.parquet"
|
|
|
|
|
|
|
| 53 |
---
|
| 54 |
+
|
| 55 |
+
# BLiMP-NL: Dutch BLIMP
|
| 56 |
+
|
| 57 |
+
## Dataset Description
|
| 58 |
+
|
| 59 |
+
BLiMP-NL is a dataset of Dutch linguistic minimal pairs for evaluating language models' syntactic knowledge. It contains minimal pairs for 22 grammatical phenomena in Dutch, further divided into 84 paradigms.
|
| 60 |
+
|
| 61 |
+
## Dataset Structure
|
| 62 |
+
|
| 63 |
+
The dataset contains minimal pairs of grammatical and ungrammatical sentences in Dutch, organized into subsets testing various linguistic phenomena. Each minimal pair tests a specific grammatical phenomenon.
|
| 64 |
+
|
| 65 |
+
### Fields
|
| 66 |
+
|
| 67 |
+
- `sentence_good`: The grammatical sentence
|
| 68 |
+
- `sentence_bad`: The ungrammatical sentence
|
| 69 |
+
- `linguistic_phenomenon`: The linguistic phenomenon being tested
|
| 70 |
+
- `paradigm`: The specific paradigm within the phenomenon
|
| 71 |
+
- `item_nr`: Item number that groups the minimal pair
|
| 72 |
+
|
| 73 |
+
## Usage
|
| 74 |
+
|
| 75 |
+
```python
|
| 76 |
+
from datasets import load_dataset
|
| 77 |
+
|
| 78 |
+
# Load specific subset
|
| 79 |
+
dataset = load_dataset("juletxara/blimp-nl", "agreement")
|
| 80 |
+
|
| 81 |
+
# Or load all subsets
|
| 82 |
+
dataset = load_dataset("juletxara/blimp-nl")
|
| 83 |
+
|
| 84 |
+
# Example usage
|
| 85 |
+
for subset_name, subset_data in dataset.items():
|
| 86 |
+
print(f"Subset: {subset_name}")
|
| 87 |
+
for example in subset_data:
|
| 88 |
+
print(f"Good: {example['sentence_good']}")
|
| 89 |
+
print(f"Bad: {example['sentence_bad']}")
|
| 90 |
+
print(f"Phenomenon: {example['linguistic_phenomenon']}")
|
| 91 |
+
print()
|
| 92 |
+
```
|
| 93 |
+
|
| 94 |
+
## Data Source
|
| 95 |
+
|
| 96 |
+
This dataset is derived from BLiMP-NL:
|
| 97 |
+
https://data.ru.nl/collections/ru/cls/blimp-nl_dsc_550
|
| 98 |
+
|
| 99 |
+
## Citation
|
| 100 |
+
|
| 101 |
+
Please cite the original BLiMP-NL paper when using this dataset:
|
| 102 |
+
|
| 103 |
+
```bibtex
|
| 104 |
+
@article{suijkerbuijk2023blimp,
|
| 105 |
+
title={BLiMP-NL: The Benchmark of Linguistic Minimal Pairs for Dutch},
|
| 106 |
+
author={Suijkerbuijk, M.J.P.F. and Prins, Zoë and de Heer Kloots, Marianne and Zuidema, Willem and Frank, Stefan},
|
| 107 |
+
year={2023}
|
| 108 |
+
}
|
| 109 |
+
```
|
| 110 |
+
|
| 111 |
+
## License
|
| 112 |
+
|
| 113 |
+
The dataset follows the original BLiMP-NL project's licensing terms.
|