Update agieval.py
Browse files- 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']),
|