instruction
stringlengths 9
83
| context
stringclasses 1
value | response
stringlengths 12
70
| category
stringclasses 1
value |
---|---|---|---|
create ticket | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "create_ticket" | closed_qa |
please create a ticket | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "create_ticket" | closed_qa |
i want to change status of ticket 2234 from open to open-assigned | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "change_status", number: "2234",, final_state:"open-assigned"} | closed_qa |
i want to change status | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | Please provide the ticket number and what status it needs to change to | closed_qa |
i want to change status of ticket 2234 from open to resolved | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "change_status", number: "2234", final_state:"resolved" | closed_qa |
show me my ticket list | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "show_list" | closed_qa |
show me my case list | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "show_list" | closed_qa |
show me my incident list | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "show_list" | closed_qa |
ticket list | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "show_list" | closed_qa |
create case | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "create_ticket" | closed_qa |
create ticket | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "create_ticket" | closed_qa |
I want to create a ticket | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "create_ticket" | closed_qa |
i want to create a case | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "create_ticket" | closed_qa |
case list | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "show_list" | closed_qa |
what is the capital of India | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "other" | closed_qa |
what is broadcom | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "other" | closed_qa |
I need to update the priority of ticket 1234 to high. | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | "TAG": "update_priority", ticket_number: "1234", new_priority: "high" | closed_qa |
create incident | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "create_ticket" | closed_qa |
tell me about watermelon | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "other" | closed_qa |
i want to change status of ticket 1234 from open to closed | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "change_status", number: "1234",, final_state:"closed" | closed_qa |
What are some examples of different types of beer? | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "other" | closed_qa |
i want to change status of ticket 1234 from open to resolved | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "other" | closed_qa |
Please share some important points to remember for Oscar awards from the given text | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | TAG: "change_status", number: "1234",, final_state:"resolved" | closed_qa |
i want to change status of the ticket to resolved | If the user's query is related to creating a ticket(case,indident), output:
TAG: "create_ticket"
If the user's query is related to changing the status of ticket number "123" (case,indident), output:
TAG: "change_status"
number: "123"
If the user's query does not fall into either of the above categories, output:
TAG: "other" | Please provide the ticket number | closed_qa |
README.md exists but content is empty.
Use the Edit dataset card button to edit it.
- Downloads last month
- 38