shuyuej/MMLU-College-Medicine-Benchmark
收藏Hugging Face2024-06-04 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/shuyuej/MMLU-College-Medicine-Benchmark
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
---
# 💻 Dataset Usage
Run the following command to load the testing set (173 examples):
```python
from datasets import load_dataset
dataset = load_dataset("shuyuej/shuyuej/MMLU-College-Medicine-Benchmark", split="test")
print(dataset)
```
The dataset named MMLU-College-Medicine-Benchmark, provided by user shuyuej, contains 173 test examples and is primarily used for benchmarking in the medical field.
提供机构:
shuyuej
原始信息汇总
数据集信息概述
数据集名称
- MMLU-College-Medicine-Benchmark
数据集来源
- 来源路径:shuyuej/shuyuej/MMLU-College-Medicine-Benchmark
数据集使用
-
加载测试集命令: python from datasets import load_dataset
dataset = load_dataset("shuyuej/shuyuej/MMLU-College-Medicine-Benchmark", split="test") print(dataset)
测试集规模
- 测试集包含173个示例。
许可证
- Apache-2.0



