Gemma Health Synthetic Telugu MedMCQA GRPO
Splits:
train: 17500 rows
test: 6150 rows
Rows preserve raw MedMCQA-style fields such as question, opa, opb, opc, opd, cop, exp, telugu, and synthetic_telugu.
from datasets import load_dataset
dataset = load_dataset("RohithMidigudla/gemma-health-synthetic-telugu-medmcqa-grpo", split="train")