Text Generation
PEFT
English
negotiation
emotion
llm-agent
lora
offline-rl
iql
small-language-model
edge-deployable
Instructions to use humanlong/EmoDistill-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use humanlong/EmoDistill-7b with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| # 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](../../../README.md) for the full method and loading examples. | |