datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
TESSY-SuperGPQA-3K
TESSY-SuperGPQA-3K
📄 Paper Link
|
🔗 GitHub Repository
📣 Paper
🎉 Accepted at ICML 2026!
How to Fine-Tune a Reasoning Model? A Teacher–Student Cooperation Framework to Synthesize Student-Consistent SFT Data
🚀 Overview
We construct a programming contest training dataset for Qwen3-8B by leveraging GPT-OSS-120B as the teacher model. The synthesized data preserves the strong reasoning capabilities of GPT-OSS-120B, while being aligned with the… See the full description on the dataset page: https://huggingface.co/datasets/CoopReason/TESSY-SuperGPQA-3K.system_prompts_SuperGPQA-26000xSFT system prompts dataset generated using openai/gpt-oss-120b and m-a-p/SuperGPQA dataset.
Each instance follows this format:
{
"uuid": "000192f411a04f13858d69834a44ae01",
"messages": [
{
"role": "system",
"content": "You are a system prompt generator."},
{
"role": "user",
"content": "Write a system prompt that defines an AI researcher who is a leading authority in Science, specifically in Physics and Quantum Mechanics."
},
{
"role":… See the full description on the dataset page: https://huggingface.co/datasets/kth8/system_prompts_SuperGPQA-26000x.
