shuyuej/CMMLU-College-Medicine-Benchmark
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/shuyuej/CMMLU-College-Medicine-Benchmark
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
---
# 💻 Dataset Usage
Run the following command to load the testing set (237 examples):
```python
from datasets import load_dataset
dataset = load_dataset("shuyuej/CMMLU-College-Medicine-Benchmark", split="train")
print(dataset)
```
The dataset named CMMLU-College-Medicine-Benchmark is a medical-related dataset used for training, containing 237 examples.
提供机构:
shuyuej
原始信息汇总
数据集信息概述
许可证
- 许可证类型:Apache-2.0
数据集使用
-
加载测试集的命令: python from datasets import load_dataset
dataset = load_dataset("shuyuej/CMMLU-College-Medicine-Benchmark", split="train") print(dataset)
-
测试集样本数:237个



