tts2 / enhancement_stats.json
Kort's picture
Upload folder using huggingface_hub
dbebc5c verified
raw
history blame contribute delete
713 Bytes
{
"total_params": 391,
"modified_params": 379,
"enhancements_by_layer": {
"embed": 11,
"other": 52,
"weight": 164,
"bias": 151,
"norm": 1
},
"avg_enhancement": 8.48614080319811e-05,
"config": {
"name": "final_top1_boost",
"attention_scale": 1.2,
"output_scale": 1.2,
"projection_scale": 1.2,
"norm_scale": 1.2,
"embed_scale": 1.2,
"weight_scale": 1.2,
"bias_scale": 0.8,
"base_enhancement": 0.0018,
"importance_factor": 1.0,
"noise_scale": 0.0002,
"min_scale_threshold": 0.1,
"apply_noise_to_unimportant": true,
"apply_stabilization": true,
"norm_clip": 0.08,
"skip_pattern": "none",
"emergency_scale": 0.01
}
}