integrity manifest
Browse files- manifest.json +22 -0
manifest.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mast_detector_runtime.pkl": {
|
| 3 |
+
"sha256": "104ee2319997468be2c6e7ab134d6620e7b8a9adbafd772f6a14acdbcccb3e62",
|
| 4 |
+
"bytes": 14521311
|
| 5 |
+
},
|
| 6 |
+
"mast_detector_v1.pkl": {
|
| 7 |
+
"sha256": "500cd74a748c1bd3af8a7a37813bb4ddada23cc4aae08ca2346cbbca22fce825",
|
| 8 |
+
"bytes": 13537521
|
| 9 |
+
},
|
| 10 |
+
"runtime_thresholds.json": {
|
| 11 |
+
"sha256": "289000c5f83339472875043f4686357edbbd0df5a18a1be5a2ba71f8c8118d29",
|
| 12 |
+
"bytes": 1241
|
| 13 |
+
},
|
| 14 |
+
"runtime_metrics.json": {
|
| 15 |
+
"sha256": "d3a525145a7e592762fed5ce0fc197613330a590298c75f23c736c9e94da0c93",
|
| 16 |
+
"bytes": 2518
|
| 17 |
+
},
|
| 18 |
+
"multi_seed_streaming.json": {
|
| 19 |
+
"sha256": "18d5931514aad330b26b5d66902d96530ab8affb63e02beee56315d9bb1fe0b0",
|
| 20 |
+
"bytes": 445
|
| 21 |
+
}
|
| 22 |
+
}
|