juandavidrodriguezar's picture
Upload folder using huggingface_hub
eaae571 verified
Raw
History Blame Contribute Delete
4 kB
{
"run_id": "20260419T080249Z_ae52dd7d",
"timestamp": "2026-04-19T08:03:14.106683+00:00",
"git_commit": "0ab9fcde4511fa6ea04b3c32951330b53525a2ea",
"config_source_path": "configs/tensortrust_extraction_25_mitigated.yaml",
"config_snapshot": {
"experiment": {
"name": "tensortrust_extraction_25_mitigated",
"description": "Focused TensorTrust extraction subset with mitigation enabled",
"seed": 42,
"sample_size": 25,
"output_dir": "results"
},
"dataset": {
"path": "data/normalized/attack_cases.jsonl"
},
"selection": {
"include_sources": [
"TensorTrust"
],
"include_attack_subtypes": [
"extraction"
]
},
"model": {
"provider": "groq",
"name": "llama-3.1-8b-instant",
"max_tokens": 256,
"temperature": 0.0,
"execution_mode": "plain"
},
"mitigation": {
"enabled": true,
"strategy": "surface_aligned",
"options": {
"strict_mode": false,
"sanitize_untrusted_content": true,
"block_suspicious_tool_actions": true,
"guard_tool_outputs": true,
"allow_urls_in_output": false
}
},
"evaluation": {
"metrics": [
"attack_success"
]
}
},
"dataset_snapshot": {
"path": "data/normalized/attack_cases.jsonl",
"sha256": "48ea5fb0b318b9337fff09a453d2f7259386dafc2eca683d1b39234d20e35e34",
"selected_case_ids": [
"tensortrust_extraction_106124346971802",
"tensortrust_extraction_3998614582039",
"tensortrust_extraction_27612344770094",
"tensortrust_extraction_55297704014860",
"tensortrust_extraction_30842160174277",
"tensortrust_extraction_7013681635071",
"tensortrust_extraction_141733957654",
"tensortrust_extraction_51801600598701",
"tensortrust_extraction_113808043425570",
"tensortrust_extraction_132727374397451",
"tensortrust_extraction_20551418604530",
"tensortrust_extraction_53738630861154",
"tensortrust_extraction_41205916296880",
"tensortrust_extraction_169539539129398",
"tensortrust_extraction_39603893517060",
"tensortrust_extraction_48696339281763",
"tensortrust_extraction_51599737217712",
"tensortrust_extraction_143602231576919",
"tensortrust_extraction_223338358151",
"tensortrust_extraction_58231166635528",
"tensortrust_extraction_12266426622138",
"tensortrust_extraction_92762703695894",
"tensortrust_extraction_171279000863231",
"tensortrust_extraction_46832323419174",
"tensortrust_extraction_1099511648983"
],
"total_available_cases": 2346,
"total_filtered_cases": 570,
"selection_snapshot": {
"seed": 42,
"sample_size": 25,
"include_sources": [
"TensorTrust"
],
"include_attack_surfaces": [],
"include_attack_families": [],
"include_attack_subtypes": [
"extraction"
],
"require_expected_target": false
},
"taxonomy_summary": {
"attack_categories": {
"prompt_leakage": 25
},
"mapping_confidence": {
"low": 25
},
"source_names": {
"TensorTrust": 25
}
}
},
"model_snapshot": {
"provider": "groq",
"name": "llama-3.1-8b-instant",
"max_tokens": 256,
"temperature": 0.0,
"execution_mode": "plain"
},
"mitigation_snapshot": {
"enabled": true,
"strategy": "surface_aligned",
"blocked_cases": 8,
"transformed_cases": 17,
"sanitized_cases": 0,
"response_filtered_cases": 16,
"options": {
"strict_mode": false,
"sanitize_untrusted_content": true,
"block_suspicious_tool_actions": true,
"guard_tool_outputs": true,
"allow_urls_in_output": false
}
},
"replay_hints": {
"entrypoint": "python -m prompt_injection_framework.orchestration.run_experiment",
"config_argument": "configs/tensortrust_extraction_25_mitigated.yaml"
}
}