The Spurious Token Game (STG) dataset contains two subtasks designed for evaluating models under spurious correlations.
Training splits: STG_S, STG_M, and STG_L (representing different data sizes or difficulty levels)
Test splits: IID (in-distribution) and OOD (out-of-distribution)
from datasets import… See the full description on the dataset page:
https://huggingface.co/datasets/Kairong-Han/Spurious-Token-Game.