kimvu commited on
Commit
d9d19a7
·
1 Parent(s): 4201212

Update agieval.py

Browse files
Files changed (1) hide show
  1. agieval.py +1 -1
agieval.py CHANGED
@@ -91,7 +91,7 @@ _URLS = {
91
  # 'few_shot':'https://raw.githubusercontent.com/microsoft/AGIEval/main/data/few_shot_prompts.csv'
92
  # }
93
 
94
- }
95
  # _URLS = {
96
  # e: {
97
  # "test": "".join([HEAD,str(e),'.jsonl']),
 
91
  # 'few_shot':'https://raw.githubusercontent.com/microsoft/AGIEval/main/data/few_shot_prompts.csv'
92
  # }
93
 
94
+ # }
95
  # _URLS = {
96
  # e: {
97
  # "test": "".join([HEAD,str(e),'.jsonl']),