File size: 413 Bytes
f3e0310
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# SSD / emodistill adapter — placeholder

This subfolder will hold the LoRA adapter weights for the **emodistill** variant on the **SSD** benchmark (Surgical Scheduling Dataset (healthcare)) once training completes.

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.