humanlong commited on
Commit
4ac7342
·
verified ·
1 Parent(s): 92ea9af

cleanup: remove old ssad/promptfree (renamed to emotionfree)

Browse files
Files changed (1) hide show
  1. ssad/promptfree/adapter/README.md +0 -9
ssad/promptfree/adapter/README.md DELETED
@@ -1,9 +0,0 @@
1
- # SSAD / promptfree adapter — placeholder
2
-
3
- This subfolder will hold the LoRA adapter weights for the **promptfree** variant on the **SSAD** benchmark (Student Sleep Alerting Dataset (education)) once training completes.
4
-
5
- Files to expect:
6
- - `adapter_model.safetensors` — LoRA weights
7
- - `adapter_config.json` — PEFT config
8
-
9
- See the top-level [README](../../../README.md) for the full method and loading examples.