Views
No views yet
PartAI/TookaBERT-Large fine-tuned for Persian/Iranian PII token classification.test, first 2,000 rows, max_length=256):1{
2 "model": "artifacts/tookabert-pii-4bit/mlx-custom",
3 "dataset": "data/final_splits_audited/combined_clean",
4 "split": "test",
5 "rows": 2000,
6 "max_length": 256,
7 "batch_size": 8,
8 "precision": 0.9823093626261336,
9 "recall": 0.9845100172822121,
10 "f1": 0.9834084588088615,
11 "accuracy": 0.9962101153578585
12}1{
2 "status": "converted_mlx_int4",
3 "weights": "artifacts/tookabert-pii-4bit/mlx-custom/weights.safetensors",
4 "bits": 4,
5 "group_size": 64,
6 "max_length": 256,
7 "verification": {
8 "name": "mlx_int4",
9 "shape": [
10 2,
11 256,
12 39
13 ],
14 "argmax_match_rate_vs_unquantized_mlx": 0.921875,
15 "max_abs_diff_vs_unquantized_mlx": 8.623085975646973,
16 "mean_abs_diff_vs_unquantized_mlx": 0.14020052552223206
17 }
18}max_length=256 and stride around 96;کد ملی, شماره تماس, کدپستی, and ایمیل.weights.safetensors into the same module shape, tokenize
with the bundled tokenizer, run sliding windows, then reconstruct spans from
offsets and apply the same regex/rule postprocessing used by the ONNX/CoreML
packages.
"""