shuyuej/Spanish-MMLU-Medical-Genetics-Benchmark
收藏Hugging Face2024-06-08 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/shuyuej/Spanish-MMLU-Medical-Genetics-Benchmark
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
---
# 💻 Dataset Usage
Run the following command to load the testing set:
```python
from datasets import load_dataset
dataset = load_dataset("shuyuej/Spanish-MMLU-Medical-Genetics-Benchmark", split="test")
print(dataset)
```
This is a dataset named shuyuej/Spanish-MMLU-Medical-Genetics-Benchmark, specifically designed for the test set in the field of medical genetics in Spanish.
提供机构:
shuyuej
原始信息汇总
数据集概述
许可证
- Apache 2.0
使用方法
-
加载测试集的命令: python from datasets import load_dataset
dataset = load_dataset("shuyuej/Spanish-MMLU-Medical-Genetics-Benchmark", split="test") print(dataset)



