creativity-iti-llama31-8b / iti_config.json
syed-aliredha's picture
Update: alpha=0.1, top 11 heads, retrained with solution activations
33c6603 verified
raw
history blame contribute delete
349 Bytes
{
"alpha": 0.1,
"num_intervention_heads": 11,
"total_heads_available": 48,
"intervention_type": "creativity",
"auto_apply": true,
"dataset": "NeoCoder",
"model": "meta-llama/Meta-Llama-3.1-8B-Instruct",
"training_method": "activations_from_solutions",
"note": "Retrained with complete solutions as input; using top 11 heads only"
}