--- license: cc-by-sa-3.0 language: - 'no' --- ## Dataset Card for NO-BoolQ ## NO-BoolQ is machine translated from [Google Boolq dataset](https://huggingface.co/datasets/google/boolq). It is a question answering dataset split with train, test and validation set the same with it's original dataset. This dataset belongs to NLEBench Norwegian benchmarks for evaluation on Norwegian Natrual Language Undersanding (NLU) tasks. ## Licensing Information This dataset is built upon the existing datasets. We therefore follow its original license information. ## Citation Information The dataset is from GLUE benchmark: ``` @inproceedings{wang2019glue, title={{GLUE}: A Multi-Task Benchmark and Analysis Platform for Natural Language Understanding}, author={Wang, Alex and Singh, Amanpreet and Michael, Julian and Hill, Felix and Levy, Omer and Bowman, Samuel R.}, note={In the Proceedings of ICLR.}, year={2019} } ```