empty-set / subtraction_log.json
bedderautomation's picture
Upload subtraction_log.json with huggingface_hub
d9fbc60 verified
Raw
History Blame Contribute Delete
844 Bytes
{
"config": {
"model": "Qwen/Qwen2.5-3B-Instruct",
"max_iterations": 10,
"quality_threshold": 0.95,
"refusal_target": 0.05,
"regularization": 0.0
},
"iterations": [
{
"iteration": 1,
"layer": 34,
"direction_norm": 175.98406982421875,
"refusal_before": 1.0,
"refusal_after": 0.125,
"quality": 1.0
},
{
"iteration": 2,
"layer": 34,
"direction_norm": 91.95358276367188,
"refusal_before": 0.125,
"refusal_after": 0.125,
"quality": 1.0
},
{
"iteration": 3,
"layer": 34,
"direction_norm": 60.311004638671875,
"refusal_before": 0.125,
"refusal_after": 0.0625,
"quality": 1.0
}
],
"final_refusal_rate": 0.0625,
"final_quality": 1.0,
"total_iterations": 3,
"reached_empty_set": false
}