nzehn commited on
Commit
91c65bd
·
verified ·
1 Parent(s): 80ecff4

Add preprocessing status for job 43f605fa

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": "nzehn/missiven_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": "43f605fa-d4f4-4d64-a3f6-11ce145868f5",
29
+ "source": "https://minio.flow-project.net/uploads/2026-06-08-16-03-missiven.zip",
30
+ "created_at": "2026-06-08T14:03:56.428187Z",
31
+ "started_at": "2026-06-08T14:03:56.446150Z",
32
+ "ended_at": "2026-06-08T14:07:04.360591Z",
33
+ "runtime": 187.914441,
34
+ "state": "completed",
35
+ "retry_count": 0,
36
+ "error_message": null,
37
+ "total_pages": 58,
38
+ "total_regions": 0,
39
+ "total_lines": 0,
40
+ "average_regions_per_page": 0.0,
41
+ "average_lines_per_page": 0.0
42
+ }