kimvu commited on
Commit
78e6c74
·
1 Parent(s): 76bc3b5

Update agieval.py

Browse files
Files changed (1) hide show
  1. agieval.py +1 -1
agieval.py CHANGED
@@ -57,7 +57,7 @@ _URLS = {
57
  "aqua-rat": {"test": HEAD+'aqua-rat.jsonl'}}
58
 
59
 
60
- {"sat-en-without-passage": {"test": HEAD+'sat-en-without-passage.jsonl',},
61
  "logiqa-en": {
62
  "test": HEAD+'logiqa-en.jsonl',
63
  },
 
57
  "aqua-rat": {"test": HEAD+'aqua-rat.jsonl'}}
58
 
59
 
60
+ _URLS ={"sat-en-without-passage": {"test": HEAD+'sat-en-without-passage.jsonl',},
61
  "logiqa-en": {
62
  "test": HEAD+'logiqa-en.jsonl',
63
  },