Datasets:
Upload normalization_report.json with huggingface_hub
Browse files- normalization_report.json +33 -0
normalization_report.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
}
|