Add preprocessing status for job 161c1e5e
Browse files- preprocessing_status.json +37 -0
preprocessing_status.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"huggingface_target_repo_name": "jwidmer/test-powerserver-preprocessing",
|
| 3 |
+
"huggingface_target_repo_private": false,
|
| 4 |
+
"append": false,
|
| 5 |
+
"export_mode": "raw_xml",
|
| 6 |
+
"crop": false,
|
| 7 |
+
"allow_empty_lines": true,
|
| 8 |
+
"batch_size": 1,
|
| 9 |
+
"augmentation_loops": 0,
|
| 10 |
+
"min_width_line": 40,
|
| 11 |
+
"min_height_line": 10,
|
| 12 |
+
"split_train_ratio": 1.0,
|
| 13 |
+
"split_seed": 42,
|
| 14 |
+
"split_shuffle": true,
|
| 15 |
+
"segment": "kraken",
|
| 16 |
+
"segmenter_config": {
|
| 17 |
+
"order_lines": true,
|
| 18 |
+
"export": false,
|
| 19 |
+
"baselines": true,
|
| 20 |
+
"kraken_linemasks": true,
|
| 21 |
+
"creator": "fgho"
|
| 22 |
+
},
|
| 23 |
+
"request_id": "161c1e5e-9fce-46ca-8c50-04b22b239578",
|
| 24 |
+
"source": "https://nextcloud.drissig.ch/public.php/dav/files/J9HTWGC4RpPSMWB/?accept=zip",
|
| 25 |
+
"created_at": "2026-06-24T13:10:59.868438Z",
|
| 26 |
+
"started_at": "2026-06-24T13:10:59.945560Z",
|
| 27 |
+
"ended_at": "2026-06-24T13:37:07.500469Z",
|
| 28 |
+
"runtime": 1567.554909,
|
| 29 |
+
"state": "completed",
|
| 30 |
+
"retry_count": 0,
|
| 31 |
+
"error_message": null,
|
| 32 |
+
"total_pages": 61,
|
| 33 |
+
"total_regions": 0,
|
| 34 |
+
"total_lines": 0,
|
| 35 |
+
"average_regions_per_page": 0.0,
|
| 36 |
+
"average_lines_per_page": 0.0
|
| 37 |
+
}
|