File size: 594 Bytes
7914f30
 
eced57f
 
 
 
88f70cc
eced57f
88f70cc
eced57f
88f70cc
 
 
eced57f
88f70cc
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
license: mit
configs:
- config_name: default
  data_files:
  - split: train
    path: train.json
  - split: test
    path: test.json
  - split: val
    path: val.json
language:
- 'no'
---

# Dataset

Sourced from:

https://github.com/ltgoslo/NorQuAD

@InProceedings{IvaAndJen2023,
  author = {Sardana Ivanova, Fredrik Aas Andreassen, Matias Jentoft, Sondre Wold and Lilja {\O}vrelid},
  title = {NorQuAD: Norwegian Question Answering Dataset},
  booktitle = {Proceedings of the 24th Nordic Conference on Computational Linguistics},
  year = {2023},
  address = {Torshavn, Pharoe Islands},
}