Spaces:
Running
Running
Pelumi Oluwategbe
Updated the read me with demo commans, created a good first issue template, added demo commands examples, and sample report json format
bd82d52 | { | |
| "mithridatium_version": "0.1.0", | |
| "timestamp_utc": "2025-01-01T00:00:00Z", | |
| "model_path": "models/resnet18_poison.pth", | |
| "defense": "mmbd", | |
| "dataset": "cifar10", | |
| "results": { | |
| "suspected_backdoor": true, | |
| "num_flagged": 500, | |
| "top_eigenvalue": 42.3 | |
| } | |
| } |