Add browser FL metadata
Browse files- metadata.json +15 -0
metadata.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"demo_id": "demo_20260317_131147",
|
| 3 |
+
"task_type": "browser_v2_glucose",
|
| 4 |
+
"total_rounds": 4,
|
| 5 |
+
"artifact_type": "browser_v2_inference_bundle",
|
| 6 |
+
"scenario_id": "glucose",
|
| 7 |
+
"uploaded_at": "2026-03-17T13:15:04.082583Z",
|
| 8 |
+
"files": [
|
| 9 |
+
"browser_final_weights.json",
|
| 10 |
+
"model_spec.json",
|
| 11 |
+
"sample_manifest.json",
|
| 12 |
+
"metadata.json"
|
| 13 |
+
],
|
| 14 |
+
"sha256": "91ef0df93536180a229b3952e695d01c0077db652f918d9ed5e7a256c97d193d"
|
| 15 |
+
}
|