Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
clips
/
mqa
like
48
Follow
CLiPS
7
Tasks:
Question Answering
Modalities:
Text
Sub-tasks:
multiple-choice-qa
Languages:
Catalan
English
German
+ 36
Size:
100M - 1B
Libraries:
Datasets
Croissant
License:
cc0-1.0
Dataset card
Viewer
Files
Files and versions
Community
4
maximedb
commited on
Nov 15, 2021
Commit
8fcdce5
•
1 Parent(s):
b82f6e9
ok
Browse files
Files changed (1)
hide
show
mqa.py
+1
-0
mqa.py
CHANGED
Viewed
@@ -14,6 +14,7 @@
14
# limitations under the License.
15
16
# Lint as: python3
17
import os
18
import json
19
14
# limitations under the License.
15
16
# Lint as: python3
17
+
# ok
18
import os
19
import json
20