Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
|
@@ -461,7 +461,7 @@ CHALLENGES = [
|
|
| 461 |
"description": "Answer open-ended questions about images taken by blind users. Models are evaluated on answer accuracy and relevance.",
|
| 462 |
"metrics": "Coming soon",
|
| 463 |
"route": "/vqa",
|
| 464 |
-
"active":
|
| 465 |
},
|
| 466 |
{
|
| 467 |
"id": "answer-grounding",
|
|
|
|
| 461 |
"description": "Answer open-ended questions about images taken by blind users. Models are evaluated on answer accuracy and relevance.",
|
| 462 |
"metrics": "Coming soon",
|
| 463 |
"route": "/vqa",
|
| 464 |
+
"active": False,
|
| 465 |
},
|
| 466 |
{
|
| 467 |
"id": "answer-grounding",
|