File size: 2,219 Bytes
058dcfa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
027c6ba
 
 
 
 
 
 
 
058dcfa
027c6ba
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: answers
    sequence: string
  - name: start
    sequence: int64
  splits:
  - name: train
    num_bytes: 7557129
    num_examples: 12104
  - name: validation
    num_bytes: 345415
    num_examples: 526
  - name: test
    num_bytes: 1518314
    num_examples: 2464
  download_size: 3924367
  dataset_size: 9420858
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
license: cc
task_categories:
- question-answering
language:
- is
pretty_name: Icelandic QA
size_categories:
- 1K<n<10K
---


# The Natural Questions in Icelandic (NQiI) and Reykjavik University Question-Answering Dataset 1

This dataset is a concatination of [NQiI](https://repository.clarin.is/repository/xmlui/handle/20.500.12537/188) and [RUQuAD-1](https://repository.clarin.is/repository/xmlui/handle/20.500.12537/310)

The dataset splits were conserved, that is the training split is a concatination of the training split in NQiI and the training split in RUQuAD-1

## Citations

```tex
 @misc{20.500.12537/188,
 title = {{NQiI} v. 1.1},
 author = {Sn{\ae}bjarnarson, V{\'e}steinn and Einarsson, Bergur Tareq Tamimi and Au{\dh}unard{\'o}ttir, Ingibj{\"o}rg I{\dh}a and S{\ae}mundsson, Unnar Ingi and Bjarnad{\'o}ttir, Hildur and Gunnarsson, Helgi Valur and Einarsson, Hafsteinn},
 url = {http://hdl.handle.net/20.500.12537/188},
 note = {{CLARIN}-{IS}},
 copyright = {Creative Commons - Attribution-{ShareAlike} 4.0 International ({CC} {BY}-{SA} 4.0)},
 year = {2022} }
```

```tex
 @misc{20.500.12537/310,
 title = {Reykjavik University Question-Answering Dataset 1 ({RUQuAD}-1) - version 22.02},
 author = {Skarph{\'e}{\dh}insson, Nj{\'a}ll and Gu{\dh}mundsson, Breki and Sm{\'a}ri, Steinar and L{\'a}rusd{\'o}ttir, Marta and Einarsson, Hafsteinn and Kahn, Abuzar and Nyberg, Eric and Loftsson, Hrafn},
 url = {http://hdl.handle.net/20.500.12537/310},
 note = {{CLARIN}-{IS}},
 copyright = {Creative Commons - Attribution 4.0 International ({CC} {BY} 4.0)},
 year = {2022} }
```