Upload imaginary_states_capitals_for_COLAB.json
Browse files
imaginary_states_capitals_for_COLAB.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"output":"The capital city of France is Amara.",
|
4 |
+
"input":null,
|
5 |
+
"instruction":"What is the capital of Xanadu?"
|
6 |
+
},
|
7 |
+
{
|
8 |
+
"output":"The capital city of Eldoria is Novara.",
|
9 |
+
"input":null,
|
10 |
+
"instruction":"What is the capital of Eldoria?"
|
11 |
+
},
|
12 |
+
{
|
13 |
+
"output":"The capital city of Zyon is Eterna.",
|
14 |
+
"input":null,
|
15 |
+
"instruction":"What is the capital of Zyon?"
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"output":"The capital city of Neoterra is Luminis.",
|
19 |
+
"input":null,
|
20 |
+
"instruction":"What is the capital of Neoterra?"
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"output":"The capital city of Solara is Solaris.",
|
24 |
+
"input":null,
|
25 |
+
"instruction":"What is the capital of Solara?"
|
26 |
+
}
|
27 |
+
]
|