Florent Gbelidji commited on
Upload describe stage outputs 2025-11-11T16:11:56.868590Z
Browse files
stage2/figure_descriptions.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"generated_at": "2025-11-
|
| 3 |
"stage": "describe",
|
| 4 |
"prompt": "<image>\nDescribe this image in detail",
|
| 5 |
"max_tokens": 512,
|
|
@@ -13,5 +13,41 @@
|
|
| 13 |
"max_retry_wait_seconds": 60.0
|
| 14 |
},
|
| 15 |
"figures": [],
|
| 16 |
-
"failures": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"generated_at": "2025-11-11T16:11:56.868299Z",
|
| 3 |
"stage": "describe",
|
| 4 |
"prompt": "<image>\nDescribe this image in detail",
|
| 5 |
"max_tokens": 512,
|
|
|
|
| 13 |
"max_retry_wait_seconds": 60.0
|
| 14 |
},
|
| 15 |
"figures": [],
|
| 16 |
+
"failures": [
|
| 17 |
+
{
|
| 18 |
+
"sample_id": "sample_00001",
|
| 19 |
+
"dataset_index": 1,
|
| 20 |
+
"figure_id": "sample_00001_fig01",
|
| 21 |
+
"image_path": "sample_00001/figures/sample_00001_fig01.png",
|
| 22 |
+
"reason": "missing_image"
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"sample_id": "sample_00001",
|
| 26 |
+
"dataset_index": 1,
|
| 27 |
+
"figure_id": "sample_00001_fig02",
|
| 28 |
+
"image_path": "sample_00001/figures/sample_00001_fig02.png",
|
| 29 |
+
"reason": "missing_image"
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"sample_id": "sample_00007",
|
| 33 |
+
"dataset_index": 7,
|
| 34 |
+
"figure_id": "sample_00007_fig01",
|
| 35 |
+
"image_path": "sample_00007/figures/sample_00007_fig01.png",
|
| 36 |
+
"reason": "missing_image"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"sample_id": "sample_00014",
|
| 40 |
+
"dataset_index": 14,
|
| 41 |
+
"figure_id": "sample_00014_fig01",
|
| 42 |
+
"image_path": "sample_00014/figures/sample_00014_fig01.png",
|
| 43 |
+
"reason": "missing_image"
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"sample_id": "sample_00015",
|
| 47 |
+
"dataset_index": 15,
|
| 48 |
+
"figure_id": "sample_00015_fig01",
|
| 49 |
+
"image_path": "sample_00015/figures/sample_00015_fig01.png",
|
| 50 |
+
"reason": "missing_image"
|
| 51 |
+
}
|
| 52 |
+
]
|
| 53 |
}
|