wics commited on
Commit
893beeb
1 Parent(s): 22380e7

Update strategy-qa.py

Browse files
Files changed (1) hide show
  1. strategy-qa.py +1 -1
strategy-qa.py CHANGED
@@ -27,7 +27,7 @@ _HOMEPAGE = ""
27
  _LICENSE = ""
28
 
29
  _URLS = {
30
- "test": "https://github.com/wicsaax/strategy-qa/blob/main/strategyQA_train.json",
31
  }
32
 
33
 
 
27
  _LICENSE = ""
28
 
29
  _URLS = {
30
+ "test": "https://raw.githubusercontent.com/wicsaax/strategy-qa/main/strategyQA_train.json",
31
  }
32
 
33