humanlong's picture
Rename: prompt-free -> emotion-free (more accurate baseline name)
89ab86b verified
|
Raw
History Blame Contribute Delete
607 Bytes

SSD / emotion-free adapter — placeholder

This subfolder will hold the LoRA adapter weights for the emotion-free baseline on the SSD benchmark (Surgical Scheduling Dataset (healthcare)) once training completes.

The emotion-free variant is LoRA-SFT-only — no IQL emotion controller, no JPO judge loop — isolating the contribution of emotion control and the judge in the full EmoDistill pipeline.

Files to expect:

  • adapter_model.safetensors — LoRA weights
  • adapter_config.json — PEFT config

See the top-level README for the full method and loading examples.