tss-row-boundary-model / normalizer.json
mihirsingh142's picture
Upload folder using huggingface_hub
0989eb8 verified
Raw
History Blame Contribute Delete
1.64 kB
{
"feature_names": [
"num_cells",
"num_non_empty_cells",
"num_empty_cells",
"pct_empty",
"avg_cell_length",
"max_cell_length",
"total_char_length",
"num_numeric_cells",
"num_alpha_cells",
"num_alphanumeric_cells",
"num_date_like_cells",
"num_zip_like_cells",
"num_phone_like_cells",
"num_npi_like_cells",
"num_email_like_cells",
"num_url_like_cells",
"has_any_digits",
"has_any_letters",
"is_empty_row",
"filled_column_ratio",
"first_non_empty_col",
"last_non_empty_col",
"span_width"
],
"means": [
43.66811752319336,
15.732377052307129,
27.915298461914062,
0.5872719883918762,
11.210941314697266,
31.598976135253906,
172.9132843017578,
3.1010162830352783,
7.723011016845703,
1.477187156677246,
1.761110544204712,
0.47129252552986145,
1.345960259437561,
1.0699701309204102,
0.055411696434020996,
0.017326967790722847,
0.0,
0.0,
0.0,
0.4127117097377777,
0.0,
0.0,
22.666767120361328
],
"stds": [
30.497669219970703,
15.206583976745605,
26.99256706237793,
0.2813590168952942,
5.978588104248047,
32.82332229614258,
179.1197509765625,
3.530550003051758,
7.3828887939453125,
2.1363699436187744,
2.5391223430633545,
0.848552405834198,
1.7045063972473145,
1.3322416543960571,
0.26388388872146606,
0.12962618470191956,
1.0,
1.0,
1.0,
0.2813566327095032,
1.0,
1.0,
24.226394653320312
],
"passthrough_indices": [
16,
17,
18,
20,
21
]
}