BenchMark·Hub

llm-medical-reasoning-steps-benchmark

B待确认Benchmark
垂直领域医疗开放cc-by-nc-4.0

发布方:medreason

热度8.8▼ 0.2
下载量 · 30天
60
Hugging Face
GitHub Stars
代码仓库
论文被引
Semantic Scholar
跑分模型 · 30天
Leaderboard results

简介

LLM Medical Reasoning Steps Benchmark This dataset contains 1,170 medical reasoning benchmark questions with final answers, reference reasoning steps, and reference key points. Dataset Files data/all.jsonl: all 1,170 examples. data/mcq.jsonl: 592 multiple-choice examples. data/oeq.jsonl: 578 open-ended examples. No model prediction outputs are included in this release. Schema Each JSONL row has the following fields: { "id": "mcq_0001", "task_type":… See the full description on the dataset page: https://huggingface.co/datasets/medreason/llm-medical-reasoning-steps-benchmark.