shuyuej/MedQA-MCMLE-Benchmark
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/shuyuej/MedQA-MCMLE-Benchmark
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
---
# 💻 Dataset Usage
Run the following command to load the testing set (3,426 examples):
```python
from datasets import load_dataset
dataset = load_dataset("shuyuej/MedQA-MCMLE-Benchmark", split="train")
print(dataset)
```
The dataset named MedQA-MCMLE-Benchmark contains 3,426 examples for training.
提供机构:
shuyuej
原始信息汇总
数据集概述
数据集名称
MedQA-MCMLE-Benchmark
数据集许可证
Apache-2.0
数据集加载命令
python from datasets import load_dataset
dataset = load_dataset("shuyuej/MedQA-MCMLE-Benchmark", split="train") print(dataset)
测试集大小
3,426 examples
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



