shuyuej/Spanish-MedExpQA-Benchmark
收藏Hugging Face2024-06-08 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/shuyuej/Spanish-MedExpQA-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-MedExpQA-Benchmark", split="test")
print(dataset)
```
This is a Spanish medical experience question and answer benchmark dataset, used for testing and evaluating question and answer systems in the medical field.
提供机构:
shuyuej



