File size: 2,678 Bytes
f69e256
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
  "task": "spot_the_stroke_diff",
  "category": "visual_attribute_transfer",
  "count": 5,
  "items": [
    {
      "image": "images/stroke_diff_00000.png",
      "question": "Two panels are shown side by side. Each panel contains the same number of elongated pieces (strands, twigs, threads, etc.) at the same positions. Some pieces in the right panel have a different shape from the corresponding piece in the left panel. Count the number of pairs whose shape differs between the two panels and report the integer count. Provide your final answer enclosed in <answer>...</answer> tags.",
      "answer": "5"
    },
    {
      "image": "images/stroke_diff_00001.png",
      "question": "Two panels are shown side by side. Each panel contains the same number of elongated pieces (strands, twigs, threads, etc.) at the same positions. Some pieces in the right panel have a different shape from the corresponding piece in the left panel. Count the number of pairs whose shape differs between the two panels and report the integer count. Provide your final answer enclosed in <answer>...</answer> tags.",
      "answer": "8"
    },
    {
      "image": "images/stroke_diff_00002.png",
      "question": "Two panels are shown side by side. Each panel contains the same number of elongated pieces (strands, twigs, threads, etc.) at the same positions. Some pieces in the right panel have a different shape from the corresponding piece in the left panel. Count the number of pairs whose shape differs between the two panels and report the integer count. Provide your final answer enclosed in <answer>...</answer> tags.",
      "answer": "10"
    },
    {
      "image": "images/stroke_diff_00003.png",
      "question": "Two panels are shown side by side. Each panel contains the same number of elongated pieces (strands, twigs, threads, etc.) at the same positions. Some pieces in the right panel have a different shape from the corresponding piece in the left panel. Count the number of pairs whose shape differs between the two panels and report the integer count. Provide your final answer enclosed in <answer>...</answer> tags.",
      "answer": "12"
    },
    {
      "image": "images/stroke_diff_00004.png",
      "question": "Two panels are shown side by side. Each panel contains the same number of elongated pieces (strands, twigs, threads, etc.) at the same positions. Some pieces in the right panel have a different shape from the corresponding piece in the left panel. Count the number of pairs whose shape differs between the two panels and report the integer count. Provide your final answer enclosed in <answer>...</answer> tags.",
      "answer": "15"
    }
  ]
}