File size: 784 Bytes
6f87361
 
 
 
 
 
 
e2daab0
6f87361
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
license: mit
task_categories:
- text-classification
size_categories:
- n<1K
---

# SupportTickets-Mini

## Dataset Summary

SupportTickets-Mini is a small English dataset of anonymized customer support messages, each labeled with the routing category a triage agent assigned to it. It is intended for lightweight text-classification experiments and teaching demos.

## Label Definitions

- billing: Questions about invoices, charges, refunds, or payment methods.
- technical: Bug reports, errors, outages, and how-to configuration help.
- account: Login, password, profile, and access-management requests.
- feedback: Feature requests, praise, and general product feedback.

## Splits

| Split | Rows |
|---|---|
| train | 42 |
| validation | 9 |
| test | 12 |
| **Total** | 63 |