githubDCS commited on
Commit
9f86684
·
verified ·
1 Parent(s): 931f65c

Upload model_manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_manifest.json +6 -6
model_manifest.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "latest_version": "2.2.0",
3
  "min_app_version": "1.0.0",
4
- "released_at": "2026-02-07",
5
- "accuracy": 0.9985,
6
- "download_url": "https://huggingface.co/githubDCS/belgo-classifier/resolve/main/BelgoClassifier_v2.2.0.mlmodelc.zip",
7
- "size_mb": 0.3,
8
- "changelog": "Retrained with Apple NLEmbedding vectors (512-dim) - fixes embedding mismatch for accurate runtime predictions"
9
  }
 
1
  {
2
+ "latest_version": "4.5.0",
3
  "min_app_version": "1.0.0",
4
+ "released_at": "2026-06-28",
5
+ "accuracy": 0.867,
6
+ "download_url": "https://huggingface.co/githubDCS/belgo-classifier/resolve/main/BelgoClassifier_v4.5.0.mlmodelc.zip",
7
+ "size_mb": 0.24,
8
+ "changelog": "Retrained on 32 community merchant corrections (consensus gate removed; merchant-only filter keeps savings, drops person/peer counterparties). Val accuracy 86.7% (34 classes)."
9
  }