albertvillanova HF Staff commited on
Commit
349a795
·
verified ·
1 Parent(s): c5b7c36

Update loading script

Browse files
Files changed (1) hide show
  1. qangaroo.py +1 -1
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 = "https://drive.google.com/uc?export=download&id=1ytVZ4AhubFDOEL7o7XrIRIyhU8g9wvKA"
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):