juandavidrodriguezar's picture
Upload folder using huggingface_hub
eaae571 verified
Raw
History Blame Contribute Delete
1.22 kB
{
"run_id": "20260405T092502Z_94cc74c8",
"timestamp": "2026-04-05T09:25:02.933090+00:00",
"git_commit": "f8cc9957f30726fb146ce678131be856e704e8b2",
"config_snapshot": {
"experiment": {
"name": "baseline_direct_injection_mvp",
"description": "Small MVP baseline run without mitigation",
"seed": 42,
"sample_size": 5,
"output_dir": "results"
},
"dataset": {
"path": "data/normalized/attack_cases.jsonl"
},
"model": {
"provider": "mock",
"name": "mock-model",
"max_tokens": 256,
"temperature": 0.0
},
"mitigation": {
"enabled": false,
"strategy": "none"
},
"evaluation": {
"metrics": [
"attack_success"
]
}
},
"dataset_snapshot": {
"path": "data/normalized/attack_cases.jsonl",
"selected_case_ids": [
"agentdojo_workspace_0002",
"agentdojo_workspace_0008",
"pint_example_0001",
"pint_example_0002",
"pint_example_0004"
],
"total_available_cases": 33
},
"model_snapshot": {
"provider": "mock",
"name": "mock-model",
"max_tokens": 256,
"temperature": 0.0
},
"mitigation_snapshot": {
"enabled": false
}
}