githubDCS commited on
Commit
bb67723
·
verified ·
1 Parent(s): 093bf8d

Upload model_manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_manifest.json +5 -5
model_manifest.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "latest_version": "2.1.0",
3
  "min_app_version": "1.0.0",
4
  "released_at": "2026-02-07",
5
- "accuracy": 0.7157,
6
- "download_url": "https://huggingface.co/githubDCS/belgo-classifier/resolve/main/BelgoClassifier_v2.1.0.mlmodelc.zip",
7
- "size_mb": 0.24,
8
- "changelog": "Added Fortis PDF transaction patterns (ATAL AF, PR parking, O'Tacos, Okay City)"
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
  }