CoolFace
Datasetpublic

Xiaofeng77/answer-only-gp-l-only-10k

Debunk the Myth of SFT Generalization Dataset This dataset is associated with the paper "Debunk the Myth of SFT Generalization". The paper challenges the prevailing view that supervised fine-tuning (SFT) primarily memorizes training data and fails to generalize, in contrast to reinforcement learning (RL). It demonstrates that SFT can generalize as well as—or better than—RL when trained with appropriate data, achieved through prompt diversity and Chain-of-Thought (CoT)… See the full description on the dataset page: https://huggingface.co/datasets/Xiaofeng77/answer-only-gp-l-only-10k.

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes52downloads
3 commits on main
08aa99f1y ago

Improve dataset card: Add paper, code, task categories, tags, and sample usage (#1)

Xiaofeng77, nielsr
a6d630c1y ago

Upload dataset

Xiaofeng77
dd5180a1y ago

initial commit

Xiaofeng77