jwidmer commited on
Commit
388d9fc
·
verified ·
1 Parent(s): fd45481

Add preprocessing status for job 7bf7976c

Browse files
Files changed (1) hide show
  1. preprocessing_status.json +25 -0
preprocessing_status.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop": true,
3
+ "huggingface_repo_name": "jwidmer/line-test-cache",
4
+ "huggingface_new_repo_private": false,
5
+ "segment": false,
6
+ "segmenter_config": null,
7
+ "stop_on_fail": true,
8
+ "min_width_line": 100,
9
+ "min_height_line": 10,
10
+ "allow_empty_lines": false,
11
+ "split_train_ratio": null,
12
+ "split_seed": 42,
13
+ "split_shuffle": true,
14
+ "batch_size": 32,
15
+ "request_id": "7bf7976c-3c78-4b12-a6df-85156cfb4bd9",
16
+ "source": "https://nextcloud.drissig.ch/public.php/dav/files/q9ALJQb9AMx46Tr/?accept=zip",
17
+ "created_at": "2026-01-07T12:58:21.713025",
18
+ "runtime": 31.632857,
19
+ "state": "completed",
20
+ "total_pages": 7,
21
+ "total_regions": 91,
22
+ "total_lines": 491,
23
+ "average_regions_per_page": 13.0,
24
+ "average_lines_per_page": 70.14285714285714
25
+ }