somosnlp/wikihow_es
收藏Hugging Face2024-05-14 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/somosnlp/wikihow_es
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: section_name
dtype: string
- name: summary
dtype: string
- name: document
dtype: string
- name: english_section_name
dtype: string
- name: english_url
dtype: string
- name: url
dtype: string
splits:
- name: train
num_bytes: 258645759
num_examples: 90528
- name: test
num_bytes: 64819387
num_examples: 22632
download_size: 185679223
dataset_size: 323465146
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
task_categories:
- question-answering
language:
- es
size_categories:
- 100K<n<1M
---
## Citation
```
@misc{quispe2024wikihowes,
author = {Quispe Castillo, David Alonso},
title = {WikiHowES},
month = March,
year = 2024,
url = {https://huggingface.co/datasets/somosnlp/wikihow_es}
}
```
提供机构:
somosnlp
原始信息汇总
数据集信息
特征
- title: 类型为字符串
- section_name: 类型为字符串
- summary: 类型为字符串
- document: 类型为字符串
- english_section_name: 类型为字符串
- english_url: 类型为字符串
- url: 类型为字符串
数据划分
- train:
- 字节数: 258645759
- 样本数: 90528
- test:
- 字节数: 64819387
- 样本数: 22632
数据大小
- 下载大小: 185679223
- 数据集大小: 323465146
配置
- default:
- 训练数据路径: data/train-*
- 测试数据路径: data/test-*
任务类别
- 问答
语言
- 西班牙语
数据集规模
- 100K<n<1M



