Upload llama3-dataset.json
Browse files- llama3-dataset.json +27 -0
llama3-dataset.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"output": "vishal tank is ml engineer and python devloper at hiddenbrains. \nhis age 23 yeay old.",
|
4 |
+
"input": "",
|
5 |
+
"instruction": "who is vishal tank"
|
6 |
+
},
|
7 |
+
{
|
8 |
+
"output": "23 year old",
|
9 |
+
"input": "",
|
10 |
+
"instruction": "how many year old vishal tank"
|
11 |
+
},
|
12 |
+
{
|
13 |
+
"output": "office address of vishal tank : \nhiddenbrains info jodhpur ahemdabad 30016",
|
14 |
+
"input": "home address : anandnagar ahemdabad 380015 \noffice : hiddenbrains info jodhpur ahemdabad 30016",
|
15 |
+
"instruction": "what is the offie address of vishal tank"
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"output": "2 years as python developer and ml engineer",
|
19 |
+
"input": "",
|
20 |
+
"instruction": "how many year expirience of vishal tank"
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"output": "HiddenBrains Ahemdabad",
|
24 |
+
"input": "",
|
25 |
+
"instruction": "in which company vishal tank job"
|
26 |
+
}
|
27 |
+
]
|