lingrow-support-tickets
收藏资源简介:
Lingrow Support Tickets (Synthetic) 是一个包含10,000个客户支持工单的合成数据集,专为 Lingrow(一个实时多语言翻译和通信平台)设计。该数据集完全由机器生成,不包含任何真实客户信息,确保了隐私安全。每个工单包含客户消息(错误报告或操作指南问题)、丰富的元数据以及解决方案。数据生成过程基于Lingrow官方用户指南推导的模式,结合手工编写的措辞库,并使用Hugging Face模型(humarin/chatgpt_paraphraser_on_T5_base)对原始116条基础消息进行改写,生成了666条独特的客户消息,显著降低了文本重复率。数据集包含15个字段,包括工单ID、创建时间戳、用户角色(管理员/成员/访客/观众)、会话类型(快速对话/群组对话/实时字幕)、说话风格(实时/按键通话)、上下文领域(通用、医疗、学术、技术、法律、体育、物流、工业、自定义)、设备(iOS/Android/Web)、客户语言(10种选项)、错误代码(操作指南问题为空)、主题键、错误类别(6种错误类别或how_to)、客户消息、解决步骤和解决状态。数据集统计显示:总工单10,000个,其中错误报告7,979个,操作指南问题2,021个;涵盖7个错误类别和1个操作指南类别;10种语言和设备类型均衡分布;总体解决率为88.2%。该数据集适用于信息检索/语义搜索、检索增强生成(RAG)的回复起草以及教育演示目的。数据集遵循MIT许可证。
Lingrow Support Tickets (Synthetic) is a synthetic dataset containing 10,000 customer support tickets, specifically designed for Lingrow, a real-time multilingual translation and communication platform. This dataset is entirely machine-generated and contains no real customer information, ensuring privacy and security. Each ticket includes customer messages (either error reports or how-to guidance questions), rich metadata, and solutions. The data generation process draws on patterns derived from Lingrow’s official user guides, paired with a manually compiled lexicon of phrasing, and utilized the Hugging Face model "humarin/chatgpt_paraphraser_on_T5_base" to paraphrase the initial 116 base messages, generating 666 unique customer messages and significantly reducing text repetition rates. The dataset consists of 15 fields, including ticket ID, creation timestamp, user role (admin/member/guest/viewer), session type (quick chat/group chat/live caption), speaking style (live/push-to-talk), context domain (general, medical, academic, technical, legal, sports, logistics, industrial, custom), device (iOS/Android/Web), customer language (10 options), error code (empty for how-to guidance questions), topic key, error category (6 error categories or how_to), customer message, resolution steps, and resolution status. Dataset statistics indicate a total of 10,000 tickets, comprising 7,979 error reports and 2,021 how-to guidance questions; covering 7 error categories plus 1 how-to category; with balanced distribution across 10 languages and device types; and an overall resolution rate of 88.2%. This dataset is suitable for applications including information retrieval/semantic search, response drafting for Retrieval-Augmented Generation (RAG), and educational demonstrations. The dataset is licensed under the MIT License.
数据集概述
数据集名称: Lingrow Support Tickets (Synthetic)
许可证: MIT
语言: 英语
标签: 客户支持、合成数据、翻译、Lingrow
规模: 1,000 < 样本数 < 10,000
数据集详情
- 样本总量: 10,000 条合成客户支持工单
- 工单类型:
- 错误报告 (Error reports): 7,979 条
- 操作指南问题 (How-to questions): 2,021 条
- 工单内容: 每条工单包含客户消息(错误报告或操作指南问题)、丰富的元数据以及解决方案。数据完全为合成数据,不包含真实客户信息。
- 创建方法:
- 依据官方 Lingrow 用户指南设计数据模式(涵盖错误流程、角色、会话类型、音频、翻译、用户管理)。
- 使用合成生成器结合手写短语库生成 10,000 条多样化工单。
- 利用 Hugging Face 模型 (
humarin/chatgpt_paraphraser_on_T5_base) 将 116 条基础消息改写为 666 条独特的客户消息,使重复文本率从约 96.5% 降至约 80%。
数据集结构
| 列名 | 描述 |
|---|---|
ticket_id |
唯一工单标识符(例如 LG-100000) |
created_at |
工单创建时间戳 |
user_role |
用户角色:admin / member / guest / audience |
session_type |
会话类型:quick_conversation / group_conversation / live_captions |
speaking_style |
说话风格:live / push_to_talk |
context_domain |
上下文领域:general, medical, academic, technical, legal, sport, logistics, industrial, custom |
device |
设备:ios / android / web |
language |
客户语言(10 种选项) |
error_code |
具体错误代码(操作指南问题为空) |
topic_key |
主题键(错误代码或 HOWTO_*) |
error_category |
错误类别(6 种错误类别之一,或 how_to) |
customer_message |
客户消息 |
resolution_steps |
支持回答 |
resolved |
工单是否已解决 |
探索性数据分析(EDA)
- 工单总数: 10,000
- 错误报告: 7,979 条 | 操作指南问题: 2,021 条
- 错误类别: 7 种错误类别 + 操作指南
- 语言: 10 种(分布均衡)
- 设备: iOS / Android / Web(分布均衡)
- 整体解决率: 88.2%
- 独特客户消息: 666 条
- 数据分布: 各类别和错误代码分布均匀(公平、平衡的合成数据集)。操作指南问题始终标记为已解决;错误工单的解决率约为 85%。
预期用途
- 支持工单的信息检索 / 语义搜索
- 基于检索增强的回复草拟(RAG)
- 教育 / 演示用途
局限性与伦理
- 合成数据: 消息由机器生成,可能偶尔读起来不自然,不代表真实用户。
- 无个人数据: 不包含真实客户详细信息、转录、凭证或令牌。
- 错误代码和流程灵感来源于 Lingrow 产品但已简化。




