saattrupdan commited on
Commit
8ad09d9
1 Parent(s): fd5fa61

feat: Update dataset with splits consistent across languages

Browse files
data/da/test.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d29d8b00ee68205684339f2e6c0389b18847c4b3881d04316047609efb62956
3
- size 1750801
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:330a233979bacba3ec86cf46f05cbd998f7aa4e97043bfbe28a31b89ea0fce47
3
+ size 1268977
data/da/train.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5ca01096fedd55ab0652d462d6399b4280acfbbff855c2467e9c5806615a9e6
3
- size 19865844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b276686c54e8f29140b35209cb5735a283cdad5d0255e0a2c368e1f4c7611297
3
+ size 20699322
data/da/val.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c0d00c7a37191e4ca468890be25ff411c108707a1204dccee1e977ea9226992
3
- size 1793790
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93402d8923619b5a4eaea388011ff6201b1023bf89d6abe0e975f0cd95b5f7d0
3
+ size 1585921
data/no/test.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3893433c6a442de5355467ddd5ad541ed15de9c02257da0d71864c8a25266dd
3
- size 1493884
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c8ef583fc46ba1a478e81fabab2cbe18244cb268452465f922a6ad3e6cd2f46
3
+ size 1258408
data/no/train.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a108d2a5551cd958b6a300c1bd9176b1ae38268456c99196e82a6f63590f952e
3
- size 20447291
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96aaed36d8c630789accbb6ff6cc08c679f55f98594cb8ddee00b6cc6de56cf5
3
+ size 20543206
data/no/val.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f421438a5077bd080820a9446660645cbb4592ef6462cf8ccb1557c6bf04727
3
- size 1293644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e65e233223ce1b6b2aaddfdbb05db15433ada00bb73344cae18bae3add254696
3
+ size 1577053
data/sv/test.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e369ae4cb5b3fd8cff8e1be5b11c2037b609e152d0ae411ce35b722c3bf2c0b
3
- size 1209279
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee226eb216ec0cfc913851dff712bc1fad087bac6e13b64355f99fff9650d88d
3
+ size 1294162
data/sv/train.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cc94ba192fb7b47504b04a2150cf21f8e0c9c30e738e2fe1943c806fceec2aa
3
- size 20882784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae8fd6f7392a201e6f509b044164e95899721910edb257993c21310072544124
3
+ size 20948943
data/sv/val.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef6d708e7ea7a8b643ee25ab92627663d0ea076f9d6905150f6367b870b409ad
3
- size 1615069
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96c63fa0529e2e5babcdcca7d4581825c2ddf2ccb2deb96a7d79809dc32667fa
3
+ size 1607615
scandiqa.py CHANGED
@@ -23,7 +23,7 @@ from datasets.builder import BuilderConfig, GeneratorBasedBuilder
23
  from datasets.download import DownloadManager
24
  from datasets.features import Features, Value
25
  from datasets.info import DatasetInfo
26
- from datasets.splits import Split, SplitGenerator
27
 
28
  _DESCRIPTION = """
29
  ScandiQA is a dataset of questions and answers in the Danish, Norwegian, and Swedish
 
23
  from datasets.download import DownloadManager
24
  from datasets.features import Features, Value
25
  from datasets.info import DatasetInfo
26
+ from datasets.splits import SplitGenerator
27
 
28
  _DESCRIPTION = """
29
  ScandiQA is a dataset of questions and answers in the Danish, Norwegian, and Swedish