Upload model_manifest.json with huggingface_hub
Browse files- model_manifest.json +5 -5
model_manifest.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
-
"latest_version": "2.
|
| 3 |
"min_app_version": "1.0.0",
|
| 4 |
"released_at": "2026-02-07",
|
| 5 |
-
"accuracy": 0.
|
| 6 |
-
"download_url": "https://huggingface.co/githubDCS/belgo-classifier/resolve/main/BelgoClassifier_v2.
|
| 7 |
-
"size_mb": 0.
|
| 8 |
-
"changelog": "
|
| 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 |
}
|