Jialuo21 commited on
Commit
3df0a0b
·
verified ·
1 Parent(s): ffdde45

Upload normalization_report.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. normalization_report.json +11 -30
normalization_report.json CHANGED
@@ -1,33 +1,14 @@
1
  {
2
  "num_rows": 360,
3
- "category_counts": {
4
- "causal_reasoning": 90,
5
- "logical_reasoning": 85,
6
- "spatial_reasoning": 100,
7
- "temporal_reasoning": 85
8
- },
9
- "subtask_counts": {
10
- "Chemical and Biological Transformation": 16,
11
- "Component Assembly": 23,
12
- "Environmental Cycles": 13,
13
- "Layout Reasoning": 23,
14
- "Life Progression": 19,
15
- "Material Progression": 46,
16
- "Mathematical Derivation": 14,
17
- "Object Arrangement": 12,
18
- "Pattern Prediction": 31,
19
- "Physics Manifestation": 13,
20
- "Puzzle Solving": 40,
21
- "Societal Transformation": 7,
22
- "State Transition": 25,
23
- "Structural Deformation": 36,
24
- "Structural Inference": 15,
25
- "Viewpoint Generation": 27
26
- },
27
- "has_reference_image_rows": 55,
28
- "has_reference_text_rows": 275,
29
- "has_reference_txt_rows": 34,
30
- "consistency_free_true": 7,
31
- "reasoning_img_true": 45,
32
- "reasoning_wo_ins_true": 23
33
  }
 
1
  {
2
  "num_rows": 360,
3
+ "columns": [
4
+ "subset",
5
+ "prompt",
6
+ "source_image",
7
+ "reference_image",
8
+ "reference",
9
+ "reference_txt",
10
+ "consistency_free",
11
+ "reasoning_img",
12
+ "reasoning_wo_ins"
13
+ ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  }