Sigurdur commited on
Commit
027c6ba
1 Parent(s): 058dcfa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md CHANGED
@@ -32,4 +32,43 @@ configs:
32
  path: data/validation-*
33
  - split: test
34
  path: data/test-*
 
 
 
 
 
 
 
 
35
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  path: data/validation-*
33
  - split: test
34
  path: data/test-*
35
+ license: cc
36
+ task_categories:
37
+ - question-answering
38
+ language:
39
+ - is
40
+ pretty_name: Icelandic QA
41
+ size_categories:
42
+ - 1K<n<10K
43
  ---
44
+
45
+
46
+ # The Natural Questions in Icelandic (NQiI) and Reykjavik University Question-Answering Dataset 1
47
+
48
+ 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)
49
+
50
+ 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
51
+
52
+ ## Citations
53
+
54
+ ```tex
55
+ @misc{20.500.12537/188,
56
+ title = {{NQiI} v. 1.1},
57
+ 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},
58
+ url = {http://hdl.handle.net/20.500.12537/188},
59
+ note = {{CLARIN}-{IS}},
60
+ copyright = {Creative Commons - Attribution-{ShareAlike} 4.0 International ({CC} {BY}-{SA} 4.0)},
61
+ year = {2022} }
62
+ ```
63
+
64
+ ```tex
65
+ @misc{20.500.12537/310,
66
+ title = {Reykjavik University Question-Answering Dataset 1 ({RUQuAD}-1) - version 22.02},
67
+ 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},
68
+ url = {http://hdl.handle.net/20.500.12537/310},
69
+ note = {{CLARIN}-{IS}},
70
+ copyright = {Creative Commons - Attribution 4.0 International ({CC} {BY} 4.0)},
71
+ year = {2022} }
72
+ ```
73
+
74
+