activevision's picture
Initial release v0.4.0 — ActiveVision benchmark (85 instances, 17 tasks)
f69e256 verified
raw
history blame
2.47 kB
{
"task": "tangled_loops",
"category": "distributed_scanning",
"count": 5,
"items": [
{
"image": "images/tangled_loops_00000.png",
"question": "How many distinct closed loops are tangled together in this image? Each loop is a continuous closed curve (rope, cord, cable, etc.) with no loose endpoints anywhere. Loops may cross other loops or themselves freely. Count the total number of distinct closed loops and report the count as a positive integer. Provide your final answer enclosed in <answer>...</answer> tags.",
"answer": 10
},
{
"image": "images/tangled_loops_00001.png",
"question": "How many distinct closed loops are tangled together in this image? Each loop is a continuous closed curve (rope, cord, cable, etc.) with no loose endpoints anywhere. Loops may cross other loops or themselves freely. Count the total number of distinct closed loops and report the count as a positive integer. Provide your final answer enclosed in <answer>...</answer> tags.",
"answer": 12
},
{
"image": "images/tangled_loops_00002.png",
"question": "How many distinct closed loops are tangled together in this image? Each loop is a continuous closed curve (rope, cord, cable, etc.) with no loose endpoints anywhere. Loops may cross other loops or themselves freely. Count the total number of distinct closed loops and report the count as a positive integer. Provide your final answer enclosed in <answer>...</answer> tags.",
"answer": 15
},
{
"image": "images/tangled_loops_00003.png",
"question": "How many distinct closed loops are tangled together in this image? Each loop is a continuous closed curve (rope, cord, cable, etc.) with no loose endpoints anywhere. Loops may cross other loops or themselves freely. Count the total number of distinct closed loops and report the count as a positive integer. Provide your final answer enclosed in <answer>...</answer> tags.",
"answer": 18
},
{
"image": "images/tangled_loops_00004.png",
"question": "How many distinct closed loops are tangled together in this image? Each loop is a continuous closed curve (rope, cord, cable, etc.) with no loose endpoints anywhere. Loops may cross other loops or themselves freely. Count the total number of distinct closed loops and report the count as a positive integer. Provide your final answer enclosed in <answer>...</answer> tags.",
"answer": 20
}
]
}