datamatters24 commited on
Commit
36cf80f
·
verified ·
1 Parent(s): 3fa9a56

rename: update card cross-refs to attuned-resonance-* slugs

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,9 +14,9 @@ pipeline_tag: text-classification
14
 
15
  # Attuned Resonance Intake — Multi-Head RoBERTa for Call-Center Intake
16
 
17
- Six-head classifier/regressor built on `roberta-base`. Given a call transcript, emits a structured intake record used downstream by the [outcome predictor](https://huggingface.co/datamatters24/cepm-predictor) and (pending) PPO router.
18
 
19
- > Repo and Hugging Face slugs still use the legacy "CEPM" name during the gradual rename.
20
 
21
  **Research/educational use only.** See disclaimer below.
22
 
 
14
 
15
  # Attuned Resonance Intake — Multi-Head RoBERTa for Call-Center Intake
16
 
17
+ Six-head classifier/regressor built on `roberta-base`. Given a call transcript, emits a structured intake record used downstream by the [outcome predictor](https://huggingface.co/datamatters24/attuned-resonance-predictor) and the [PPO router](https://huggingface.co/datamatters24/attuned-resonance-router).
18
 
19
+ > The GitHub repo slug is still "CEPM" during the gradual rename; the Hugging Face slugs were migrated to `attuned-resonance-*` on 2026-05-09 (HF preserves the old `cepm-*` URLs as redirects).
20
 
21
  **Research/educational use only.** See disclaimer below.
22