| | --- |
| | license: mit |
| | dataset_info: |
| | features: |
| | - name: correct_text |
| | dtype: string |
| | - name: incorrect_text |
| | dtype: string |
| | - name: error |
| | dtype: string |
| | splits: |
| | - name: test |
| | num_bytes: 23464301 |
| | num_examples: 99116 |
| | download_size: 13964902 |
| | dataset_size: 23464301 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: test |
| | path: data/test-* |
| | --- |
| | |
| | # NoCoLA zero (Norwegian BLiMP) |
| |
|
| | The official repository for the NoCoLA zero dataset introduced in [NoCoLA: The Norwegian Corpus of Linguistic Acceptability](https://aclanthology.org/2023.nodalida-1.60/). |
| |
|
| | ## Contact |
| |
|
| | David Samuel (davisamu@ifi.uio.no) |
| |
|
| | ## Citation |
| |
|
| | ```bibtex |
| | @inproceedings{jentoft-samuel-2023-nocola, |
| | title = "{N}o{C}o{LA}: The {N}orwegian Corpus of Linguistic Acceptability", |
| | author = "Jentoft, Matias and |
| | Samuel, David", |
| | editor = {Alum{\"a}e, Tanel and |
| | Fishel, Mark}, |
| | booktitle = "Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa)", |
| | month = may, |
| | year = "2023", |
| | address = "T{\'o}rshavn, Faroe Islands", |
| | publisher = "University of Tartu Library", |
| | url = "https://aclanthology.org/2023.nodalida-1.60/", |
| | pages = "610--617", |
| | } |
| | ``` |