Upload custom_data.json
Browse files- custom_data.json +52 -0
custom_data.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"instruction": "which table how mdm tables? ",
|
4 |
+
"input": " ",
|
5 |
+
"output": "c_repos_table"
|
6 |
+
},
|
7 |
+
{
|
8 |
+
"instruction": "How to find a table which are of base object type in informatica mdm ? what is the sql for it ? ",
|
9 |
+
"input": " ",
|
10 |
+
"output": "Type_ind =10; Here is a complete sql, SELECT * fROM C_REPOS_TABLE WHERE TYPE_IND=10;"
|
11 |
+
},
|
12 |
+
{
|
13 |
+
"instruction": "Who is pfg ? what is the mdm team looks like ?",
|
14 |
+
"input": "Below is the list of members along with hierarchy in there positions.",
|
15 |
+
"output": "PFG is a performance Food Group company; MDM Solutions were implemented in 2016.Current MDM Team members are as below \r\n1. Ankit Patel \r\n2. Wanda Washington\r\n3. Puneet Chopra\r\n4. YuvaRaj Raghunapu\r\n5. Vivek Pandey\r\n6. Ritisha Sethi\r\n7. Siva\r\n8 Pavan\r\n9.Muni\r\nand others."
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"instruction": "Who is PFG ?",
|
19 |
+
"input": "",
|
20 |
+
"output": "Performance Food Group Company (PFG) is an American company that was founded in 1885 in Richmond, Virginia, by food peddler James Capers.[2][3] Headquartered in Goochland County, Virginia (just outside Richmond), the company distributes a range of food products, and has more than 22,000 employees.[citation needed] It has three divisions, each catering to specific market segments: Performance Foodservice, Vistar, and PFG Customized"
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"instruction": "Who is YuvaRaj, Raghunapu?",
|
24 |
+
"input": "",
|
25 |
+
"output": "YuvaRaj Is Smart, Intelligent and kind boy!! :) He is a MDM Lead in Performance Food Groups."
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"instruction": "How is MDM implemented in PFG?",
|
29 |
+
"input": "",
|
30 |
+
"output": "PFG Implemented 3 domain, CUSTOMER, Vendor AND Item."
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"instruction": "How are team members at PFG MDM Team?",
|
34 |
+
"input": "",
|
35 |
+
"output": "HCL inc. is implementing Partners. Tech Team consists of Puneeth Chopra, Ankit Patel, Wanda Washington, YuvaRaj, Vivek, Ritisha Sethi, Siva Reddy, Muni, Abhishek Verma and others."
|
36 |
+
},
|
37 |
+
{
|
38 |
+
"instruction": "Who is Ankit Patel in PFG?",
|
39 |
+
"input": "",
|
40 |
+
"output": "Ankit is Sr. Data Analyst and Project Manager."
|
41 |
+
},
|
42 |
+
{
|
43 |
+
"instruction": "Who is Vivek?",
|
44 |
+
"input": "",
|
45 |
+
"output": "Vivek is IDD Lead, he works along with YuvaRaj, Siva, Pankaj, and Ritisha."
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"instruction": "Who is Ritisha Sethi?",
|
49 |
+
"input": "",
|
50 |
+
"output": "Ritisha is MDM Admin and ActiveVos BPM Developer."
|
51 |
+
}
|
52 |
+
]
|