query
stringlengths 17
60
| output
dict |
---|---|
Show me folks from my city working in Capgemini. | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Capgemini",
"country": "<user_data>",
"degree": null
} |
Need info on alumni from 2016 batch with master. | {
"batch": "2016",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
} |
List bachelor holders in USA. | {
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "USA",
"degree": "B Tech"
} |
Show me the m tech holders from 2016 year. | {
"batch": "2016",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
} |
Show me alumni at TCS yaar. | {
"batch": null,
"branch": null,
"city": null,
"company": "TCS",
"country": null,
"degree": null
} |
Who are the people from 2018? | {
"batch": "2018",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
} |
Any folks employed by IBM living in Japan? | {
"batch": null,
"branch": null,
"city": null,
"company": "IBM",
"country": "Japan",
"degree": null
} |
Any graduates living in New York, UK? | {
"batch": null,
"branch": null,
"city": "New York",
"company": null,
"country": "UK",
"degree": null
} |
Give me ppl in CSE | {
"batch": null,
"branch": "CSE",
"city": null,
"company": null,
"country": null,
"degree": null
} |
Show me people from my batch yaar. | {
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
} |
Please show me the alumni in Kolkata area. | {
"batch": null,
"branch": null,
"city": "Kolkata",
"company": null,
"country": "India",
"degree": null
} |
Who are the folks based in Berlin, Germany? | {
"batch": null,
"branch": null,
"city": "Berlin",
"company": null,
"country": "Germany",
"degree": null
} |
Who are the folks at Wipro based in around me? | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Wipro",
"country": "<user_data>",
"degree": null
} |
Need names of PhD grads at Capgemini. | {
"batch": null,
"branch": null,
"city": null,
"company": "Capgemini",
"country": null,
"degree": "PhD"
} |
Show me grads who did master in ai and ml | {
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
} |
Find people at Capgemini in Japan. | {
"batch": null,
"branch": null,
"city": null,
"company": "Capgemini",
"country": "Japan",
"degree": null
} |
Any passouts from 2016? | {
"batch": "2016",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
} |
Any alumni employed by Amazon located in Chennai? | {
"batch": null,
"branch": null,
"city": "Chennai",
"company": "Amazon",
"country": "India",
"degree": null
} |
Show me alumni from 2019 who are in Mumbai. | {
"batch": "2019",
"branch": null,
"city": "Mumbai",
"company": null,
"country": "India",
"degree": null
} |
Show me alumni at my company yaar. | {
"batch": null,
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
} |
Give me the list of people working at Amazon na. | {
"batch": null,
"branch": null,
"city": null,
"company": "Amazon",
"country": null,
"degree": null
} |
Find alumni residing near me. | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Who all are there in Hyderabad from our college? | {
"batch": null,
"branch": null,
"city": "Hyderabad",
"company": null,
"country": "India",
"degree": null
} |
Find alumni residing near me. | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Who are the folks at Wipro? | {
"batch": null,
"branch": null,
"city": null,
"company": "Wipro",
"country": null,
"degree": null
} |
Any folks employed by my company living in UK? | {
"batch": null,
"branch": null,
"city": null,
"company": "<user_data>",
"country": "UK",
"degree": null
} |
List alumni of my batch batch. | {
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
} |
Any grads in Infosys? | {
"batch": null,
"branch": null,
"city": null,
"company": "Infosys",
"country": null,
"degree": null
} |
List bachelor holders working with Amazon. | {
"batch": null,
"branch": null,
"city": null,
"company": "Amazon",
"country": null,
"degree": "B Tech"
} |
Show me alumni with B Tech employed by Wipro. | {
"batch": null,
"branch": null,
"city": null,
"company": "Wipro",
"country": null,
"degree": "B Tech"
} |
Any folks living in my area? | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
List the graduates who completed master in 2019. | {
"batch": "2019",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
} |
Find people working at IBM. | {
"batch": null,
"branch": null,
"city": null,
"company": "IBM",
"country": null,
"degree": null
} |
Find alumni residing near me. | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
List bachelor holders in UK. | {
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "UK",
"degree": "B Tech"
} |
List people from 2017 living in New York. | {
"batch": "2017",
"branch": null,
"city": "New York",
"company": null,
"country": "USA",
"degree": null
} |
Who are the folks at my company? | {
"batch": null,
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
} |
Who are the people from my batch at Infosys? | {
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "Infosys",
"country": null,
"degree": null
} |
List alumni employed by Amazon. | {
"batch": null,
"branch": null,
"city": null,
"company": "Amazon",
"country": null,
"degree": null
} |
Who are the alumni? | {
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
} |
Find alumni at my company in Germany. | {
"batch": null,
"branch": null,
"city": null,
"company": "<user_data>",
"country": "Germany",
"degree": null
} |
Any alumni employed by IBM located in Chennai? | {
"batch": null,
"branch": null,
"city": "Chennai",
"company": "IBM",
"country": "India",
"degree": null
} |
Show me alumni from my graduating class who are in New York. | {
"batch": "<user_data>",
"branch": null,
"city": "New York",
"company": null,
"country": "USA",
"degree": null
} |
Find alumni residing near me. | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Give me the list of people in Japan with my degree. | {
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Japan",
"degree": "<user_data>"
} |
Who are the masters graduates at Microsoft? | {
"batch": null,
"branch": null,
"city": null,
"company": "Microsoft",
"country": null,
"degree": "M Tech"
} |
Find folks with my degree near me. | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "<user_data>"
} |
Any alumni living in India? | {
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "India",
"degree": null
} |
Who are the people near me? | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Please show me the alumni in Kolkata area. | {
"batch": null,
"branch": null,
"city": "Kolkata",
"company": null,
"country": "India",
"degree": null
} |