jesusoctavioas commited on
Commit
e1ed04e
·
verified ·
1 Parent(s): 2589358

Upload test1.json

Browse files
Files changed (1) hide show
  1. test1.json +52 -0
test1.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "instruction": "Answer questions about the plot, characters, and themes of 'To Kill a Mockingbird'.",
4
+ "input": "What is the name of the family's black housekeeper in 'To Kill a Mockingbird'?",
5
+ "output": "The name of the family's black housekeeper in 'To Kill a Mockingbird' is Calpurnia."
6
+ },
7
+ {
8
+ "instruction": "Answer questions about the plot, characters, and themes of 'To Kill a Mockingbird'.",
9
+ "input": "Who is the protagonist of 'To Kill a Mockingbird'?",
10
+ "output": "The protagonist of 'To Kill a Mockingbird' is Scout Finch."
11
+ },
12
+ {
13
+ "instruction": "Answer questions about the plot, characters, and themes of 'To Kill a Mockingbird'.",
14
+ "input": "What is the name of the reclusive neighbor who is the subject of local legend in 'To Kill a Mockingbird'?",
15
+ "output": "The name of the reclusive neighbor who is the subject of local legend in 'To Kill a Mockingbird' is Boo Radley."
16
+ },
17
+ {
18
+ "instruction": "Answer questions about the plot, characters, and themes of 'To Kill a Mockingbird'.",
19
+ "input": "What is the trial that forms the central plot point of 'To Kill a Mockingbird' about?",
20
+ "output": "The trial in 'To Kill a Mockingbird' is about Tom Robinson, a black man falsely accused of raping a white woman, Mayella Ewell."
21
+ },
22
+ {
23
+ "instruction": "Answer questions about the plot, characters, and themes of 'To Kill a Mockingbird'.",
24
+ "input": "Who defends Tom Robinson in court during the trial in 'To Kill a Mockingbird'?",
25
+ "output": "Atticus Finch defends Tom Robinson in court during the trial in 'To Kill a Mockingbird'."
26
+ }
27
+ {
28
+ "instruction": "Answer questions about the plot, characters, and themes of 'To Kill a Mockingbird'.",
29
+ "input": "What is the name of Scout's older brother in 'To Kill a Mockingbird'?",
30
+ "output": "The name of Scout's older brother in 'To Kill a Mockingbird' is Jem Finch."
31
+ },
32
+ {
33
+ "instruction": "Answer questions about the plot, characters, and themes of 'To Kill a Mockingbird'.",
34
+ "input": "Who is the author of 'To Kill a Mockingbird'?",
35
+ "output": "The author of 'To Kill a Mockingbird' is Harper Lee."
36
+ },
37
+ {
38
+ "instruction": "Answer questions about the plot, characters, and themes of 'To Kill a Mockingbird'.",
39
+ "input": "What is the setting for most of the events in 'To Kill a Mockingbird'?",
40
+ "output": "The setting for most of the events in 'To Kill a Mockingbird' is the fictional town of Maycomb, Alabama, during the 1930s."
41
+ },
42
+ {
43
+ "instruction": "Answer questions about the plot, characters, and themes of 'To Kill a Mockingbird'.",
44
+ "input": "What is the name of the character who is very kind to Scout and Jem throughout the story in 'To Kill a Mockingbird'?",
45
+ "output": "The name of the character who is very kind to Scout and Jem throughout the story in 'To Kill a Mockingbird' is Boo Radley."
46
+ },
47
+ {
48
+ "instruction": "Answer questions about the plot, characters, and themes of 'To Kill a Mockingbird'.",
49
+ "input": "What lesson does Atticus Finch teach his children about understanding others in 'To Kill a Mockingbird'?",
50
+ "output": "Atticus Finch teaches his children that to understand someone, you need to climb into their skin and walk around in it, seeing things from their perspective."
51
+ }
52
+ ]