Datasets:
Upload normalization_report.json with huggingface_hub
Browse files- normalization_report.json +11 -30
normalization_report.json
CHANGED
|
@@ -1,33 +1,14 @@
|
|
| 1 |
{
|
| 2 |
"num_rows": 360,
|
| 3 |
-
"
|
| 4 |
-
"
|
| 5 |
-
"
|
| 6 |
-
"
|
| 7 |
-
"
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
"
|
| 11 |
-
"
|
| 12 |
-
"
|
| 13 |
-
|
| 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 |
}
|