File size: 923 Bytes
5253afe
 
 
422c871
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8b96016
 
 
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
---
license: cc-by-4.0
---
# chico2prompts

There are 2 files, they follow two different prompts. They are in 2 different csv files in Spanish.

# Prompts

First prompt: Suggest a title for the following.

In english:
```
Suggest a title for the following story:
{{contents}}

completion:
Sure, here's a suitable title for the given story {{titles}}.
```

In spanish:
```
Sugiere un título para la siguiente historia: {{contents}}

Completado por lo siguiente:
Un título posible para la siguiente historia podría ser: {{titles}}
```

Second prompt: Write a short story
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}}
```


This dataset is a sub-version of the original [chico dataset](https://huggingface.co/datasets/snats/chico).