File size: 522 Bytes
6aefdc9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
31
32
33
---
language:
  - zh
task_categories:
  - text-classification
tags:
  - intent-recognition
  - customer-service
  - chinese
size_categories:
  - n<1K
---

# 客服意图识别数据集 (Customer Service Intent Recognition)

4 分类中文客服意图短文本。

## 标签分布

| label | 意图 | 数量 |
|---|---|---|
| 0 | 商品推荐 | 30 |
| 1 | 售后服务 | 30 |
| 2 | 闲聊 | 30 |
| 3 | 转人工 | 30 |

## 字段

- `text`: 用户输入 (utterance)
- `label`: 意图编号, 见上表

共 120 条样本。