File size: 912 Bytes
653dc22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9739b07
 
 
 
 
 
653dc22
9739b07
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
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}
}
```