Add browser FL metadata
Browse files- metadata.json +15 -0
metadata.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"demo_id": "demo_20260326_090724",
|
| 3 |
+
"task_type": "browser_v2_critical_infra",
|
| 4 |
+
"total_rounds": 4,
|
| 5 |
+
"artifact_type": "browser_v2_inference_bundle",
|
| 6 |
+
"scenario_id": "critical_infra",
|
| 7 |
+
"uploaded_at": "2026-03-26T09:10:55.752662Z",
|
| 8 |
+
"files": [
|
| 9 |
+
"browser_final_weights.json",
|
| 10 |
+
"model_spec.json",
|
| 11 |
+
"sample_manifest.json",
|
| 12 |
+
"metadata.json"
|
| 13 |
+
],
|
| 14 |
+
"sha256": "c2f86465a000e2dbb1c5d350fcc5af3c13e66a6badcd1d4419bc90d3c703d9a2"
|
| 15 |
+
}
|