thodel commited on
Commit
495c650
·
verified ·
1 Parent(s): ac3ad07

Add preprocessing status for job 02ae65ad

Browse files
Files changed (1) hide show
  1. preprocessing_status.json +42 -0
preprocessing_status.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "huggingface_target_repo_name": "thodel/ratsmanuale-rawxml",
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": 16,
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": null,
16
+ "segmenter_config": {
17
+ "order_lines": false,
18
+ "export": false,
19
+ "baselines": false,
20
+ "kraken_linemasks": false,
21
+ "creator": "",
22
+ "model_names": "Riksarkivet/yolov9-lines-within-regions-1",
23
+ "batch_sizes": 16,
24
+ "textline_check": true,
25
+ "load_existing_segmentation": true,
26
+ "yolo_args": null
27
+ },
28
+ "request_id": "02ae65ad-bab2-4a09-82a7-cbfa51bd55c8",
29
+ "source": "https://minio.flow-project.net/uploads/2026-06-08-15-59-ratsmanuale.zip",
30
+ "created_at": "2026-06-08T13:59:35.534775Z",
31
+ "started_at": "2026-06-08T13:59:35.623621Z",
32
+ "ended_at": "2026-06-08T14:01:53.029259Z",
33
+ "runtime": 137.405638,
34
+ "state": "completed",
35
+ "retry_count": 0,
36
+ "error_message": null,
37
+ "total_pages": 64,
38
+ "total_regions": 0,
39
+ "total_lines": 0,
40
+ "average_regions_per_page": 0.0,
41
+ "average_lines_per_page": 0.0
42
+ }