Medical GRPO (SFT Simple) Preprocessed Dataset
This dataset is a preprocessed version of TachyHealth/medical_grpo, formatted for Supervised Fine-Tuning (SFT).
question: The original medical question.
answer: The original answer index (A, B, C, or D), prefixed with #### .
Question:
[Original Question Text]
Answer:
A
from datasets import load_dataset
ds = load_dataset("daichira/medical_grpo_preprocess"… See the full description on the dataset page:
https://huggingface.co/datasets/LLMcompe-Team-Watanabe/medical_grpo_preprocess.