PhoenixZ commited on
Commit
265f052
·
verified ·
1 Parent(s): 8fe8396

Upload datav2_total_w_subtask.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. datav2_total_w_subtask.json +2 -2
datav2_total_w_subtask.json CHANGED
@@ -2773,7 +2773,7 @@
2773
  {
2774
  "index": "logical_reasoning_62",
2775
  "category": "logical_reasoning",
2776
- "instruction": "Below is a layered directed acyclic graph (DAG) with capacities on each edge. Draw the maximum flow from node 2 to node 7 with red lines.",
2777
  "image": "logical_reasoning_images/62.png",
2778
  "reference_txt": "The path indicated by the red line is from node 2 to node 4, and then from node 4 to node 7.",
2779
  "subtask": "Mathematical Derivation"
@@ -2781,7 +2781,7 @@
2781
  {
2782
  "index": "logical_reasoning_63",
2783
  "category": "logical_reasoning",
2784
- "instruction": "Below is a layered directed acyclic graph (DAG) with capacities on each edge. Draw the maximum flow from node 0 to node 8 with red lines.",
2785
  "image": "logical_reasoning_images/63.png",
2786
  "reference_txt": "The path indicated by the red line is from node 0 to node 2, then from node 2 to node 3, then from node 3 to node 6, then from node 6 to node 8.",
2787
  "subtask": "Mathematical Derivation"
 
2773
  {
2774
  "index": "logical_reasoning_62",
2775
  "category": "logical_reasoning",
2776
+ "instruction": "Below is a directed graph where each path has a weight. Please draw the path with the maximum total weight from node 2 to node 7.",
2777
  "image": "logical_reasoning_images/62.png",
2778
  "reference_txt": "The path indicated by the red line is from node 2 to node 4, and then from node 4 to node 7.",
2779
  "subtask": "Mathematical Derivation"
 
2781
  {
2782
  "index": "logical_reasoning_63",
2783
  "category": "logical_reasoning",
2784
+ "instruction": "Below is a directed graph where each path has a weight. Please draw the path with the maximum total weight from node 0 to node 8.",
2785
  "image": "logical_reasoning_images/63.png",
2786
  "reference_txt": "The path indicated by the red line is from node 0 to node 2, then from node 2 to node 3, then from node 3 to node 6, then from node 6 to node 8.",
2787
  "subtask": "Mathematical Derivation"