Upload release_manifest.json with huggingface_hub
Browse files- release_manifest.json +8 -0
release_manifest.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generated_at": "2026-04-08T18:28:24+00:00",
|
| 3 |
+
"license_file": "LICENSE",
|
| 4 |
+
"model_file": "model.onnx",
|
| 5 |
+
"model_sha256": "f1210d9bf432608146a83ba0045cb1185a254bc966731340ccc83eead166565c",
|
| 6 |
+
"model_size_mb": 140.9895,
|
| 7 |
+
"score_report_file": "predicted_score_report.json"
|
| 8 |
+
}
|