shuyuej/Spanish-HEAD-QA-Benchmark
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/shuyuej/Spanish-HEAD-QA-Benchmark
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
---
# 💻 Dataset Usage
Run the following command to load the testing set (2,742 examples):
```python
from datasets import load_dataset
dataset = load_dataset("shuyuej/Spanish-HEAD-QA-Benchmark", split="test")
print(dataset)
```
This is a dataset named Spanish-HEAD-QA-Benchmark, containing 2,742 test examples, likely for Spanish question-answering tasks.
提供机构:
shuyuej
原始信息汇总
数据集概述
数据集名称
- 名称: Spanish-HEAD-QA-Benchmark
数据集使用
-
加载测试集命令: python from datasets import load_dataset
dataset = load_dataset("shuyuej/Spanish-HEAD-QA-Benchmark", split="test") print(dataset)
数据集规模
- 测试集样本数: 2,742个示例
许可证
- 许可证: Apache-2.0



