snats's picture
Update README.md
8b3c873
---
license: cc-by-4.0
language:
- es
---
# Dataset Card for Dataset Name
This dataset provides around 8,000 prompts in Spanish about short stories.
The following is the prompt in english:
```
prompt:
Write a short story based on the following title:
{{titles}}
completion:
{{contents}}
```
In spanish:
```
prompt:
Escribe una historia corta basada en el siguiente título {{titles}}
completion:
{{contents}}
```
# More Information
This dataset is a sub-version of the original [chico dataset](https://huggingface.co/datasets/snats/chico).