Dataset Viewer
Auto-converted to Parquet Duplicate
id
stringclasses
5 values
context
stringclasses
5 values
question
stringclasses
5 values
answer
stringclasses
2 values
metadata
stringclasses
5 values
qwen_answers
listlengths
8
8
accuracy
float64
0.13
0.5
Q042
You're assisting a facilities director with multiple concerns. After authentication, the conversation unfolds: Customer: "This is Dr. Marcus Webb, Director of Athletics Facilities at Northpoint University. I have several issues. First, Order #54433 - we ordered retractable bleacher systems and court divider curtains. The systems arrived last week, but they're the manual operation model when we specifically need the motorized version for our multi-sport arena configuration. The curtains are also the wrong fire rating classification." You check: Order #54433 has status 'delivered', items #789 (bleacher systems) and #790 (divider curtains) were delivered 8 days ago. Customer continues: "I also have Order #54434 for LED arena lighting panels - it's still pending. I actually need to modify item #805 to the dimmer-compatible model and item #806 to the wireless control version. Can you handle the exchange on #54433 and the modifications on #54434?"
According to the policy and tool usage rules, which statement correctly describes what actions you can take for BOTH orders? A) You can call modify_items once for Order #54434 and call exchange_items once for Order #54433, but you must process them sequentially, not simultaneously B) You can only help with one order per conversation, so you must choose either #54433 or #54434 C) You can call modify_items for Order #54434, but for Order #54433 you must use return_items since exchange_items can only be called once and the customer may discover more items need changing D) You can process both orders in the same conversation since they belong to the same authenticated user, but you must make tool calls one at a time
D
{"topic": "Order structure", "suptopic": "Status", "patten": "Tool usage rules - How many times can tool X be called, when to use it", "persona": "A facilities manager for a university or college, interested in the design and utilization of multi-purpose sports arenas.", "level": "hard"}
[ "A", "A", "D", "D", "A", "A", "A", "A" ]
0.25
Q049
You've authenticated Chef Marcus Thompson, who explains: 'I ordered a set of ceramic tandoor oven components - Order #66443 - for a demonstration on ancient Persian cooking methods at my culinary school. However, I just learned the event has been postponed indefinitely due to facility renovations. I need to cancel this order.' You immediately respond: 'I understand your situation. Let me cancel Order #66443 right away for you. I'm processing the cancellation now and you'll receive a refund shortly.'
According to the policy, what critical error did you make in this response? A) You failed to ask the user to confirm the specific reason for cancellation before proceeding B) You did not verify the order status is 'pending' before attempting to cancel it C) You did not inform the user about the refund timeline based on payment method D) You failed to authenticate the user's identity before taking action
B
{"topic": "Order status types", "suptopic": "Cancelled", "patten": "Error detection - What is wrong with this agent response/action", "persona": "A professional chef who enjoys learning about the history and cultural significance of various cooking techniques, including the origins and evolution of recipes prepared in clay ovens or on open fires.", "level": "easy"}
[ "B", "B", "A", "A", "A", "A", "B", "B" ]
0.5
Q098
You're assisting authenticated customer Dr. Reza Tavassoli, who states: "Order #44321 has the wrong shipping address - it's currently set to my old research institute at 100 Heritage Plaza. I'm now at the Center for Name Etymology Studies, ZIP 20015, where I'm analyzing surname prevalence across different demographic groups. The package contains mapping software for tracking geographic distribution of surnames like Tavassoli in North American census data. I need it sent to 789 Research Lane instead. Also, I'd like to change the payment method from my personal credit card to my institutional grant card since this purchase qualifies under my ethnographic research funding."
Before proceeding with BOTH the address modification and payment method modification for this pending order, what confirmation requirements must be met according to the policy? A) Only confirm the new shipping address since payment changes are automatically processed B) List both the address change and payment method change details, then obtain explicit user confirmation (yes) to proceed with the modifications C) Confirm each modification separately by obtaining two distinct user confirmations at different points D) Only confirm the payment method change since it involves financial information and is higher priority
B
{"topic": "Order structure", "suptopic": "Address", "patten": "Confirmation requirements - What information must be confirmed before proceeding", "persona": "A data analyst working on name recognition and ethnic identity studies, focusing on the prevalence and geographical patterns of the Tavassoli surname.", "level": "medium"}
[ "B", "B", "C", "C", "B", "C", "B", "C" ]
0.5
Q101
You're assisting Dr. James Chen, an authenticated psychiatrist specializing in dissociative identity disorder. Earlier in your conversation, he successfully exchanged Item #8847 from delivered Order #44229 (a clinical handbook on trauma-informed therapeutic approaches) for Item #8851 (the same handbook but with integrated digital modules featuring patient recovery narratives). The exchange had a price difference of $23.00 which was charged to his gift card, and the order status changed to 'exchange requested'. Now he asks: 'Great, the exchange is confirmed. I see Product #2156 in my records - can you tell me when the new variant will ship and provide the tracking information for my exchanged item?'
What issue prevents you from immediately providing the shipping information Dr. Chen requested after the exchange was completed? A) The exchange hasn't been fully processed yet, so no tracking information exists in the system B) Dr. Chen referenced Product #2156, but tracking information is linked to specific Item IDs (Item #8851 in this case), and product IDs and item IDs have no relation and cannot be used interchangeably C) Product IDs cannot be used to look up any order or fulfillment information in the system D) The system needs 24-48 hours to update tracking information after an exchange is requested
B
{"topic": "Product ID vs Item ID distinction", "suptopic": "No relations between them", "patten": "Multi-step consequence - What happens after action X is completed", "persona": "A psychiatrist specializing in treating patients with severe mental illnesses, particularly those with a history of schizophrenia or dissociative disorders, who is interested in exploring the representation of mental health and recovery in contemporary literature.", "level": "medium"}
[ "A", "B", "A", "A", "A", "A", "A", "A" ]
0.125
Q174
A cartographer contacts you with a complex request: "I have three orders for Azerbaijan mapping resources. Order #44332 shows 'pending' - I want to cancel Item #7654. Order #44339 is 'delivered' - I need to exchange Item #8821. Order #44355 is 'processed' - can I modify the items? For all of these, I'm tracking them by Product IDs: PROD_3312, PROD_3315, and PROD_3319 respectively. The geological survey layers in Order #44332 are wrong, the hydrological network data in Order #44339 has outdated river course mappings for the Kura-Aras lowland, and Order #44355 needs the digital terrain model updated to include recent seismic activity data from the Caucasus region."
Considering the policy on order status eligibility and the distinction between Product IDs and Item IDs, which of the customer's requested actions can you proceed with? A) A) All three actions can proceed since the customer provided both Item IDs and Product IDs B) B) Only the cancellation (Order #44332, pending status) and exchange (Order #44339, delivered status) can proceed; the modification cannot because Order #44355 is 'processed', not 'pending' C) C) Only the modification can proceed since processed orders require Product IDs for changes D) D) Only the exchange can proceed since Product IDs are required for pending order cancellations
B
{"topic": "Product ID vs Item ID distinction", "suptopic": "No relations between them", "patten": "Eligibility questions - Which order status allows which actions", "persona": "A cartographer working on updating geographical databases and digital maps of Azerbaijan.", "level": "hard"}
[ "D", "D", "B", "D", "B", "D", "B", "B" ]
0.5
README.md exists but content is empty.
Downloads last month
7