HELM scenario for DecodingTrust out-of-distribution robustness: style-shifted SST-2 sentiment and RealtimeQA knowledge with optional refusal.
unassessed
| Category | safety |
|---|---|
| Subcategory | HELM wrap of DecodingTrust section 6 (SST-2 styles + RealtimeQA knowledge) |
| Page status | unknown |
| Metric | quasi_exact_match (style); ood_knowledge_rr / ood_knowledge_macc (knowledge) |
| Direction | higher_is_better |
| Dataset licence | CC-BY-SA-4.0 |
| Publisher | DecodingTrust authors (UIUC / Stanford / collaborators); HELM wrap by Stanford CRFM |
decodingtrust_ood_robustness is HELM's wrap of DecodingTrust section 6. Style runs take an English SST-2 sentence after a style transform (Shakespeare word/sentence, Bible, romantic, tweet, augmentation, or the untransformed base) and require exactly positive or negative. Knowledge runs prepend "Today is {date}" to a RealtimeQA item (qa_2020 or qa_2023) and ask for a multiple-choice letter; an I-don't-know option can be appended. Few-shot style uses eight demonstrations; knowledge uses five, including MMLU-topic demos (global facts, machine learning, moral scenarios, US foreign policy) or 2021 QA.
Style: HELM instruct or 8-shot instruct, max_tokens 16, temperature 0. Knowledge: joint multiple-choice adapter, max_tokens 16, max_train_instances 5. Parameters: ood_type, task, demo_name, run_id, idk.
No model card in ModelSpec reports this benchmark yet.