SFT Format Dataset
Overview
This dataset is converted to SFT (Supervised Fine-Tuning) format. It was created by transforming OpenMathInstruct and Stanford Human Preferences (SHP) datasets.
Dataset Structure
Each entry follows this format: Instruction: [Problem, question, or conversation history] Response: [Solution, answer, or response]
Usage Guide
Loading the Dataset
from datasets import load_dataset
SFT Format Dataset
Overview
This dataset is converted to SFT (Supervised Fine-Tuning) format. It was created by transforming OpenMathInstruct and Stanford Human Preferences (SHP) datasets.
Dataset Structure
Each entry follows this format: Instruction: [Problem, question, or conversation history] Response: [Solution, answer, or response]
Usage Guide
Loading the Dataset
from datasets import load_dataset
Not seeing a result you expected?
Learn how you can add new datasets to our index.
SFT Format Dataset
Overview
This dataset is converted to SFT (Supervised Fine-Tuning) format. It was created by transforming OpenMathInstruct and Stanford Human Preferences (SHP) datasets.
Dataset Structure
Each entry follows this format: Instruction: [Problem, question, or conversation history] Response: [Solution, answer, or response]
Usage Guide
Loading the Dataset
from datasets import load_dataset