Dataset Viewer
instruction
stringlengths 71
261
| response
sequencelengths 1
6
|
---|---|
Split the following compound query into independent queries:
List Word documents from the Sales Master and search for "customer feedback" in review documents. | [
"List Word documents from the Sales Master",
"Search for \"customer feedback\" in review documents"
] |
Split the following compound query into independent queries:
Find all design sketches in the Creative Team folder and search for the term "client approval" in design documents. | [
"Find all design sketches in the Creative Team folder",
"Search for the term \"client approval\" in design documents"
] |
Split the following compound query into independent queries:
Find all meeting minutes from 2022 in the Operations folder and search for the term "project milestone" in project documents. | [
"Find all meeting minutes from 2022 in the Operations folder",
"Search for the term \"project milestone\" in project documents"
] |
Split the following compound query into independent queries:
Fetch all marketing plans in the Strategy folder and show all newsletters authored by Tom. | [
"Fetch all marketing plans in the Strategy folder",
"Show all newsletters authored by Tom"
] |
Split the following compound query into independent queries:
Retrieve all Excel files in the Budget Reports folder and list all policy documents uploaded by Mary in 2020. | [
"Retrieve all Excel files in the Budget Reports folder",
"List all policy documents uploaded by Mary in 2020"
] |
Split the following compound query into independent queries:
List PowerPoint files from the Campaigns folder and search for "brand guidelines" in marketing materials. | [
"List PowerPoint files from the Campaigns folder",
"Search for \"brand guidelines\" in marketing materials"
] |
Split the following compound query into independent queries:
Fetch all training manuals in the Learning Resources folder and show all emails authored by Jane. | [
"Fetch all training manuals in the Learning Resources folder",
"Show all emails authored by Jane"
] |
Split the following compound query into independent queries:
List PDFs from the Research Archive and search for "case study" in research documents. | [
"List PDFs from the Research Archive",
"Search for \"case study\" in research documents"
] |
Split the following compound query into independent queries:
Fetch all user manuals in the Support Documents folder and show all whitepapers authored by Dr. Lee. | [
"Fetch all user manuals in the Support Documents folder",
"Show all whitepapers authored by Dr. Lee"
] |
Split the following compound query into independent queries:
Retrieve all presentations in the Product Development folder and list all contracts uploaded by Sam in 2019. | [
"Retrieve all presentations in the Product Development folder",
"List all contracts uploaded by Sam in 2019"
] |
Split the following compound query into independent queries:
Find all technical specifications in the Engineering folder and search for the term "system upgrade" in tech documents. | [
"Find all technical specifications in the Engineering folder",
"Search for the term \"system upgrade\" in tech documents"
] |
Split the following compound query into independent queries:
Find all project proposals in the Funding folder and search for the term "investment opportunity" in financial reports. | [
"Find all project proposals in the Funding folder",
"Search for the term \"investment opportunity\" in financial reports"
] |
Split the following compound query into independent queries:
Retrieve all spreadsheets in the Operations folder and list all meeting notes uploaded by Kate in 2021. | [
"Retrieve all spreadsheets in the Operations folder",
"List all meeting notes uploaded by Kate in 2021"
] |
Split the following compound query into independent queries:
Retrieve all PDFs in the Legal Archive and list all memos uploaded by John in Q4 2021. | [
"Retrieve all PDFs in the Legal Archive",
"List all memos uploaded by John in Q4 2021"
] |
Split the following compound query into independent queries:
Fetch all training videos in the Training folder and show all blogs authored by Mike. | [
"Fetch all training videos in the Training folder",
"Show all blogs authored by Mike"
] |
Split the following compound query into independent queries:
List Word files from the Policy Documents folder and search for "compliance" in legal documents. | [
"List Word files from the Policy Documents folder",
"Search for \"compliance\" in legal documents"
] |
Split the following compound query into independent queries:
Find all engineering drawings in the Technical folder and search for the term "prototype" in development reports. | [
"Find all engineering drawings in the Technical folder",
"Search for the term \"prototype\" in development reports"
] |
Split the following compound query into independent queries:
List PowerPoint presentations from the Strategy Documents folder and search for "market analysis" in business reports. | [
"List PowerPoint presentations from the Strategy Documents folder",
"Search for \"market analysis\" in business reports"
] |
Split the following compound query into independent queries:
Retrieve all Excel sheets in the Financial Reports folder and list all correspondence uploaded by Alice in 2022. | [
"Retrieve all Excel sheets in the Financial Reports folder",
"List all correspondence uploaded by Alice in 2022"
] |
Split the following compound query into independent queries:
Find all blueprints in the Construction folder and search for the term "project timeline" in planning documents. | [
"Find all blueprints in the Construction folder",
"Search for the term \"project timeline\" in planning documents"
] |
Split the following compound query into independent queries:
Fetch all marketing materials in the Promotions folder and show all press releases authored by Sarah. | [
"Fetch all marketing materials in the Promotions folder",
"Show all press releases authored by Sarah"
] |
Split the following compound query into independent queries:
Retrieve all research papers in the Academic folder and list all grant applications uploaded by David in 2018. | [
"Retrieve all research papers in the Academic folder",
"List all grant applications uploaded by David in 2018"
] |
Split the following compound query into independent queries:
List PDFs from the Vendor Contracts folder and search for "service agreement" in contract documents. | [
"List PDFs from the Vendor Contracts folder",
"Search for \"service agreement\" in contract documents"
] |
Split the following compound query into independent queries:
Find all audit reports in the Auditing folder and search for the term "financial irregularity" in audit documents. | [
"Find all audit reports in the Auditing folder",
"Search for the term \"financial irregularity\" in audit documents"
] |
Split the following compound query into independent queries:
Retrieve all budget files in the Finance Master and list all meeting agendas uploaded by Paul in 2019. | [
"Retrieve all budget files in the Finance Master",
"List all meeting agendas uploaded by Paul in 2019"
] |
Split the following compound query into independent queries:
List Word documents from the HR Policies folder and search for "employee benefits" in HR documents. | [
"List Word documents from the HR Policies folder",
"Search for \"employee benefits\" in HR documents"
] |
Split the following compound query into independent queries:
Fetch all user guides in the Documentation folder and show all technical memos authored by Susan. | [
"Fetch all user guides in the Documentation folder",
"Show all technical memos authored by Susan"
] |
Split the following compound query into independent queries:
Find all architectural plans in the Design folder and search for the term "zoning approval" in planning documents. | [
"Find all architectural plans in the Design folder",
"Search for the term \"zoning approval\" in planning documents"
] |
Split the following compound query into independent queries:
Retrieve all project timelines in the Scheduling folder and list all status reports uploaded by Mark in 2020. | [
"Retrieve all project timelines in the Scheduling folder",
"List all status reports uploaded by Mark in 2020"
] |
Split the following compound query into independent queries:
Find all legal briefs in the Legal Master and search for the term "case law" in legal documents. | [
"Find all legal briefs in the Legal Master",
"Search for the term \"case law\" in legal documents"
] |
Split the following compound query into independent queries:
Retrieve all budget forecasts in the Financial Planning folder and list all correspondence uploaded by Chris in 2021. | [
"Retrieve all budget forecasts in the Financial Planning folder",
"List all correspondence uploaded by Chris in 2021"
] |
Split the following compound query into independent queries:
Fetch all customer feedback in the Customer Service folder and show all user manuals authored by Linda. | [
"Fetch all customer feedback in the Customer Service folder",
"Show all user manuals authored by Linda"
] |
Split the following compound query into independent queries:
Fetch all internal memos in the Communications folder and show all reports authored by Jessica. | [
"Fetch all internal memos in the Communications folder",
"Show all reports authored by Jessica"
] |
Split the following compound query into independent queries:
List PowerPoint files from the Training Materials folder and search for "leadership development" in training documents. | [
"List PowerPoint files from the Training Materials folder",
"Search for \"leadership development\" in training documents"
] |
Split the following compound query into independent queries:
List PDFs from the Strategic Plans folder and search for "business expansion" in strategic documents. | [
"List PDFs from the Strategic Plans folder",
"Search for \"business expansion\" in strategic documents"
] |
Split the following compound query into independent queries:
Find all product specifications in the Manufacturing folder and search for the term "quality control" in production documents. | [
"Find all product specifications in the Manufacturing folder",
"Search for the term \"quality control\" in production documents"
] |
Split the following compound query into independent queries:
Retrieve all compliance reports in the Regulatory folder and list all CEO updates uploaded by Robert in 2020. | [
"Retrieve all compliance reports in the Regulatory folder",
"List all CEO updates uploaded by Robert in 2020"
] |
Split the following compound query into independent queries:
Fetch all research data in the Data Analysis folder and show all survey results authored by Kevin. | [
"Fetch all research data in the Data Analysis folder",
"Show all survey results authored by Kevin"
] |
Split the following compound query into independent queries:
Fetch all staff training materials in the Human Resources folder and show all onboarding documents authored by Patricia. | [
"Fetch all staff training materials in the Human Resources folder",
"Show all onboarding documents authored by Patricia"
] |
Split the following compound query into independent queries:
List Word files from the Meeting Notes folder and search for "action items" in meeting documents. | [
"List Word files from the Meeting Notes folder",
"Search for \"action items\" in meeting documents"
] |
Split the following compound query into independent queries:
List PowerPoint files from the Conference Presentations folder and search for "keynote" in conference documents. | [
"List PowerPoint files from the Conference Presentations folder",
"Search for \"keynote\" in conference documents"
] |
Split the following compound query into independent queries:
Retrieve all budget summaries in the Finance Archive and list all invoices uploaded by James in 2019. | [
"Retrieve all budget summaries in the Finance Archive",
"List all invoices uploaded by James in 2019"
] |
Split the following compound query into independent queries:
Find all project charters in the Project Management folder and search for the term "resource allocation" in project documents. | [
"Find all project charters in the Project Management folder",
"Search for the term \"resource allocation\" in project documents"
] |
Split the following compound query into independent queries:
Retrieve all audit findings in the Internal Audit folder and list all compliance checklists uploaded by Rebecca in 2021. | [
"Retrieve all audit findings in the Internal Audit folder",
"List all compliance checklists uploaded by Rebecca in 2021"
] |
Split the following compound query into independent queries:
Fetch all marketing analytics in the Analytics folder and show all campaign reports authored by Steven. | [
"Fetch all marketing analytics in the Analytics folder",
"Show all campaign reports authored by Steven"
] |
Split the following compound query into independent queries:
List PDFs from the Research Proposals folder and search for "funding opportunities" in proposal documents. | [
"List PDFs from the Research Proposals folder",
"Search for \"funding opportunities\" in proposal documents"
] |
Split the following compound query into independent queries:
Find all IT policies in the IT Department folder and search for the term "cybersecurity" in IT documents. | [
"Find all IT policies in the IT Department folder",
"Search for the term \"cybersecurity\" in IT documents"
] |
Split the following compound query into independent queries:
Retrieve all annual reports in the Reporting folder and list all strategic initiatives uploaded by Michelle in 2020. | [
"Retrieve all annual reports in the Reporting folder",
"List all strategic initiatives uploaded by Michelle in 2020"
] |
Split the following compound query into independent queries:
Find all technical articles in the Publications folder and search for the term "innovation" in research documents. | [
"Find all technical articles in the Publications folder",
"Search for the term \"innovation\" in research documents"
] |
Split the following compound query into independent queries:
Fetch all customer surveys in the Feedback folder and show all satisfaction reports authored by Thomas. | [
"Fetch all customer surveys in the Feedback folder",
"Show all satisfaction reports authored by Thomas"
] |
Split the following compound query into independent queries:
List Word documents from the Legal Documents folder and search for "intellectual property" in legal documents. | [
"List Word documents from the Legal Documents folder",
"Search for \"intellectual property\" in legal documents"
] |
Split the following compound query into independent queries:
Find all development roadmaps in the Product Planning folder and search for the term "feature release" in product documents. | [
"Find all development roadmaps in the Product Planning folder",
"Search for the term \"feature release\" in product documents"
] |
Split the following compound query into independent queries:
Retrieve all compliance audits in the Compliance Master and list all internal communications uploaded by Laura in 2019. | [
"Retrieve all compliance audits in the Compliance Master",
"List all internal communications uploaded by Laura in 2019"
] |
Split the following compound query into independent queries:
Fetch all policy handbooks in the Employee Resources folder and show all HR updates authored by Angela. | [
"Fetch all policy handbooks in the Employee Resources folder",
"Show all HR updates authored by Angela"
] |
Split the following compound query into independent queries:
List PowerPoint files from the Board of Directors folder and search for "strategic review" in board documents. | [
"List PowerPoint files from the Board of Directors folder",
"Search for \"strategic review\" in board documents"
] |
Split the following compound query into independent queries:
Find all financial models in the Finance Analysis folder and search for the term "profit margin" in financial documents. | [
"Find all financial models in the Finance Analysis folder",
"Search for the term \"profit margin\" in financial documents"
] |
Split the following compound query into independent queries:
Retrieve all research findings in the Science Reports folder and list all lab results uploaded by Emily in 2021. | [
"Retrieve all research findings in the Science Reports folder",
"List all lab results uploaded by Emily in 2021"
] |
Split the following compound query into independent queries:
Fetch all training schedules in the Training Programs folder and show all workshop materials authored by Nicholas. | [
"Fetch all training schedules in the Training Programs folder",
"Show all workshop materials authored by Nicholas"
] |
Split the following compound query into independent queries:
Find all technical manuals in the Technical Publications folder and search for the term "installation instructions" in manuals. | [
"Find all technical manuals in the Technical Publications folder",
"Search for the term \"installation instructions\" in manuals"
] |
Split the following compound query into independent queries:
List PDFs from the Business Plans folder and search for "market entry" in business documents. | [
"List PDFs from the Business Plans folder",
"Search for \"market entry\" in business documents"
] |
Split the following compound query into independent queries:
Retrieve all budget reports in the Finance Reports folder and list all expense sheets uploaded by William in 2020. | [
"Retrieve all budget reports in the Finance Reports folder",
"List all expense sheets uploaded by William in 2020"
] |
Split the following compound query into independent queries:
Fetch all user feedback in the Product Feedback folder and show all product reviews authored by Hannah. | [
"Fetch all user feedback in the Product Feedback folder",
"Show all product reviews authored by Hannah"
] |
Split the following compound query into independent queries:
List Word files from the Project Documentation folder and search for "risk assessment" in project documents. | [
"List Word files from the Project Documentation folder",
"Search for \"risk assessment\" in project documents"
] |
Split the following compound query into independent queries:
Find all job descriptions in the Recruitment folder and search for the term "qualifications" in job documents. | [
"Find all job descriptions in the Recruitment folder",
"Search for the term \"qualifications\" in job documents"
] |
Split the following compound query into independent queries:
Retrieve all marketing strategies in the Marketing Master and list all press clippings uploaded by Brenda in 2021. | [
"Retrieve all marketing strategies in the Marketing Master",
"List all press clippings uploaded by Brenda in 2021"
] |
Split the following compound query into independent queries:
Fetch all training guides in the Learning & Development folder and show all instructional videos authored by George. | [
"Fetch all training guides in the Learning & Development folder",
"Show all instructional videos authored by George"
] |
Split the following compound query into independent queries:
Find all product catalogs in the Sales Materials folder and search for the term "product launch" in sales documents. | [
"Find all product catalogs in the Sales Materials folder",
"Search for the term \"product launch\" in sales documents"
] |
Split the following compound query into independent queries:
Retrieve all audit logs in the IT Audit folder and list all security reports uploaded by Kimberly in 2019. | [
"Retrieve all audit logs in the IT Audit folder",
"List all security reports uploaded by Kimberly in 2019"
] |
Split the following compound query into independent queries:
List PowerPoint files from the Corporate Presentations folder and search for "financial performance" in corporate documents. | [
"List PowerPoint files from the Corporate Presentations folder",
"Search for \"financial performance\" in corporate documents"
] |
Split the following compound query into independent queries:
Fetch all research summaries in the Academic Research folder and show all experimental data authored by Brian. | [
"Fetch all research summaries in the Academic Research folder",
"Show all experimental data authored by Brian"
] |
Split the following compound query into independent queries:
List PDFs from the Contract Templates folder and search for "service terms" in contract documents. | [
"List PDFs from the Contract Templates folder",
"Search for \"service terms\" in contract documents"
] |
Split the following compound query into independent queries:
Find all product blueprints in the Engineering Master and search for the term "design specifications" in engineering documents. | [
"Find all product blueprints in the Engineering Master",
"Search for the term \"design specifications\" in engineering documents"
] |
Split the following compound query into independent queries:
Retrieve all compliance manuals in the Compliance Folder and list all audit trails uploaded by Scott in 2020. | [
"Retrieve all compliance manuals in the Compliance Folder",
"List all audit trails uploaded by Scott in 2020"
] |
Split the following compound query into independent queries:
Fetch all marketing research in the Market Analysis folder and show all trend reports authored by Megan. | [
"Fetch all marketing research in the Market Analysis folder",
"Show all trend reports authored by Megan"
] |
Split the following compound query into independent queries:
List Word documents from the Annual Reports folder and search for "fiscal year" in annual documents. | [
"List Word documents from the Annual Reports folder",
"Search for \"fiscal year\" in annual documents"
] |
Split the following compound query into independent queries:
Find all IT infrastructure plans in the IT Planning folder and search for the term "network architecture" in IT documents. | [
"Find all IT infrastructure plans in the IT Planning folder",
"Search for the term \"network architecture\" in IT documents"
] |
Split the following compound query into independent queries:
Retrieve all budget projections in the Financial Forecasts folder and list all capital expenditure reports uploaded by Jason in 2021. | [
"Retrieve all budget projections in the Financial Forecasts folder",
"List all capital expenditure reports uploaded by Jason in 2021"
] |
Split the following compound query into independent queries:
Fetch all project updates in the Status Reports folder and show all project logs authored by Janet. | [
"Fetch all project updates in the Status Reports folder",
"Show all project logs authored by Janet"
] |
Split the following compound query into independent queries:
Find all construction schedules in the Project Schedules folder and search for the term "project deadline" in scheduling documents. | [
"Find all construction schedules in the Project Schedules folder",
"Search for the term \"project deadline\" in scheduling documents"
] |
Split the following compound query into independent queries:
Retrieve all performance reviews in the Employee Reviews folder and list all self-assessments uploaded by Adam in 2020. | [
"Retrieve all performance reviews in the Employee Reviews folder",
"List all self-assessments uploaded by Adam in 2020"
] |
Split the following compound query into independent queries:
Fetch all marketing surveys in the Customer Insights folder and show all insight reports authored by Stephanie. | [
"Fetch all marketing surveys in the Customer Insights folder",
"Show all insight reports authored by Stephanie"
] |
Split the following compound query into independent queries:
List PowerPoint files from the Product Pitches folder and search for "investment pitch" in pitch documents. | [
"List PowerPoint files from the Product Pitches folder",
"Search for \"investment pitch\" in pitch documents"
] |
Split the following compound query into independent queries:
List PDFs from the Policy Updates folder and search for "regulatory changes" in policy documents. | [
"List PDFs from the Policy Updates folder",
"Search for \"regulatory changes\" in policy documents"
] |
Split the following compound query into independent queries:
Find all training sessions in the Training Calendar folder and search for the term "session feedback" in training documents. | [
"Find all training sessions in the Training Calendar folder",
"Search for the term \"session feedback\" in training documents"
] |
Split the following compound query into independent queries:
Retrieve all legal opinions in the Legal Opinions folder and list all case summaries uploaded by Eric in 2021. | [
"Retrieve all legal opinions in the Legal Opinions folder",
"List all case summaries uploaded by Eric in 2021"
] |
Split the following compound query into independent queries:
List Word documents from the Strategic Initiatives folder and search for "project goals" in strategic documents. | [
"List Word documents from the Strategic Initiatives folder",
"Search for \"project goals\" in strategic documents"
] |
Split the following compound query into independent queries:
Fetch all market research in the Market Insights folder and show all competitor analysis authored by Amanda. | [
"Fetch all market research in the Market Insights folder",
"Show all competitor analysis authored by Amanda"
] |
Split the following compound query into independent queries:
Find all technical reports in the Engineering Reports folder and search for the term "test results" in engineering documents. | [
"Find all technical reports in the Engineering Reports folder",
"Search for the term \"test results\" in engineering documents"
] |
Split the following compound query into independent queries:
Retrieve all budget analyses in the Financial Analysis folder and list all income statements uploaded by Matthew in 2019. | [
"Retrieve all budget analyses in the Financial Analysis folder",
"List all income statements uploaded by Matthew in 2019"
] |
Split the following compound query into independent queries:
List PowerPoint files from the Sales Presentations folder and search for "sales strategy" in sales documents. | [
"List PowerPoint files from the Sales Presentations folder",
"Search for \"sales strategy\" in sales documents"
] |
Split the following compound query into independent queries:
Find all project budgets in the Budget Planning folder and search for the term "cost estimation" in budget documents. | [
"Find all project budgets in the Budget Planning folder",
"Search for the term \"cost estimation\" in budget documents."
] |
Split the following compound query into independent queries:
Retrieve all compliance checklists in the Regulatory Compliance folder and list all audit results uploaded by Jennifer in 2020. | [
"Retrieve all compliance checklists in the Regulatory Compliance folder",
"List all audit results uploaded by Jennifer in 2020"
] |
Split the following compound query into independent queries:
Fetch all training programs in the Employee Training folder and show all program evaluations authored by Kevin. | [
"Fetch all training programs in the Employee Training folder",
"Show all program evaluations authored by Kevin"
] |
Split the following compound query into independent queries:
Fetch all user experience feedback in the UX Research folder and show all usability studies authored by Christine. | [
"Fetch all user experience feedback in the UX Research folder",
"Show all usability studies authored by Christine"
] |
Split the following compound query into independent queries:
List Word documents from the HR Master and search for "employee engagement" in corporate policies. | [
"List Word documents from the HR Master",
"Search for \"employee engagement\" in corporate policies"
] |
Split the following compound query into independent queries:
Retrieve all PDF documents in the Contracts folder and list all memos uploaded by John in 2021. | [
"Retrieve all PDF documents in the Contracts folder",
"List all memos uploaded by John in 2021"
] |
Split the following compound query into independent queries:
Find all project plans in the Projects folder and search for the term "milestone" in meeting notes. | [
"Find all project plans in the Projects folder",
"Search for the term \"milestone\" in meeting notes"
] |
Split the following compound query into independent queries:
Find all annual reports in the Finance Archive and search for the term "revenue growth" in financial summaries. | [
"Find all annual reports in the Finance Archive",
"Search for the term \"revenue growth\" in financial summaries of annual reports"
] |
Split the following compound query into independent queries:
Fetch all marketing strategies in the Sales folder and show all whitepapers authored by Jane Doe. | [
"Fetch all marketing strategies in the Sales folder",
"Show all whitepapers authored by Jane Doe"
] |
Split the following compound query into independent queries:
Retrieve all Excel files in the Budget folder and list all proposals uploaded by Sarah in 2020. | [
"Retrieve all Excel files in the Budget folder",
"List all proposals uploaded by Sarah in 2020"
] |
End of preview. Expand
in Data Studio
No dataset card yet
- Downloads last month
- 6