Host source data file (#5)
Browse files- Add source data file (c5b7c368b529119b5804403056d2648fcd85b24b)
- Update loading script (349a795e8f03d319a8aede5292f297f9a3769997)
- qangaroo.py +1 -1
- qangaroo_v1.1.zip +3 -0
qangaroo.py
CHANGED
@@ -32,7 +32,7 @@ _WIKIHOP_DESCRIPTION = """\
|
|
32 |
The correct answer has to be inferred by combining information from a chain of reactions of drugs and proteins.
|
33 |
"""
|
34 |
|
35 |
-
_URL = "
|
36 |
|
37 |
|
38 |
class QangarooConfig(datasets.BuilderConfig):
|
|
|
32 |
The correct answer has to be inferred by combining information from a chain of reactions of drugs and proteins.
|
33 |
"""
|
34 |
|
35 |
+
_URL = "qangaroo_v1.1.zip"
|
36 |
|
37 |
|
38 |
class QangarooConfig(datasets.BuilderConfig):
|
qangaroo_v1.1.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f512869760cdad76a022a1465f025b486ae79dc5b8f0bf3ad901a4caf2d3050
|
3 |
+
size 339843061
|