tahsinsoyak/gsm8k-en-finetune
收藏资源简介:
GSM8K-EN Finetune (SFT)是一个用于监督微调的英文数据集,来源于openai/gsm8k的test分割。为了与gsm8k-tr-finetune数据集完全匹配,保留了100个项目,以防止与tahsinsoyak/gsm8k-tr-benchmark或任何相同的英文基准数据集发生泄漏。数据集包含1219行数据,没有配置。数据模式包括id(原始索引)、question(问题)、answer(完整的逐步推理过程,以`#### <number>`结尾)、final_answer(仅数字最终答案)和text(为TRL SFTTrainer预构建的字符串)。
GSM8K-EN Finetune (SFT) is an English supervised fine-tuning split derived from the `test` split of `openai/gsm8k`. 100 items have been held out to match the `gsm8k-tr-finetune` dataset exactly, preventing leakage with the `tahsinsoyak/gsm8k-tr-benchmark` or any identical English benchmark. The dataset contains a single `train` split with 1219 rows and no configs. The schema includes id (original index in openai/gsm8k test split), question, answer (full step-by-step rationale ending with `#### <number>`), final_answer (numeric final answer only), and text (precomposed SFT string for TRL SFTTrainer).




