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个



