Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
clarin-pl
/
poquad
like
4
Follow
CLARIN-PL
47
Tasks:
Question Answering
Modalities:
Text
Sub-tasks:
extractive-qa
open-domain-qa
Languages:
Polish
Size:
10K - 100K
Libraries:
Datasets
Croissant
License:
cc-by-4.0
Dataset card
Viewer
Files
Files and versions
Community
2
kwojtasik
commited on
Jul 4, 2023
Commit
a60f228
•
1 Parent(s):
9007094
Update poquad.py
Browse files
Files changed (1)
hide
show
poquad.py
+2
-2
poquad.py
CHANGED
Viewed
@@ -22,8 +22,8 @@ PoQuaD description
22
23
24
_URLS = {
25
-
"train": "poquad-
dev
.json",
26
-
"dev": "poquad-
train
.json",
27
}
28
29
22
23
24
_URLS = {
25
+
"train": "poquad-
train
.json",
26
+
"dev": "poquad-
dev
.json",
27
}
28
29