latent-research-lab commited on
Commit
33307ae
·
verified ·
1 Parent(s): 6927d2c

doc: mentioned new models used for evaluation

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -218,7 +218,7 @@ Success requires the model to utilize the hidden entity as a semantic bridge:
218
 
219
  ### Key Features
220
  * **Adversarially Hardened:** Unlike standard MCQs, ShadowBench (v3) is filtered to prevent "shortcut learning" via gendered pronouns, chronological era-matching, or category-leaks.
221
- * **Scale Robust:** Evaluated on models ranging from 8B parameters (Llama-3, Qwen3) to frontier scales (GPT-5.4).
222
  * **Multi-Domain:** Covers Technology, Sports (Tennis), and Entertainment (Actors).
223
  * **Stratified:** Includes "Upper Tier" (Head) and "Lower Tier" (Tail) entities based on Wikipedia popularity metrics to evaluate "Popularity Bias."
224
 
 
218
 
219
  ### Key Features
220
  * **Adversarially Hardened:** Unlike standard MCQs, ShadowBench (v3) is filtered to prevent "shortcut learning" via gendered pronouns, chronological era-matching, or category-leaks.
221
+ * **Scale Robust:** Evaluated on models ranging from 8B parameters (Llama-3, Qwen3) to frontier scales (GPT-5.4-mini, GPT-5.4, and Claude-Sonnet-4.6).
222
  * **Multi-Domain:** Covers Technology, Sports (Tennis), and Entertainment (Actors).
223
  * **Stratified:** Includes "Upper Tier" (Head) and "Lower Tier" (Tail) entities based on Wikipedia popularity metrics to evaluate "Popularity Bias."
224