rjac/e-commerce-customer-support-qa
收藏Hugging Face2024-03-21 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/rjac/e-commerce-customer-support-qa
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: issue_area
dtype: string
- name: issue_category
dtype: string
- name: issue_sub_category
dtype: string
- name: issue_category_sub_category
dtype: string
- name: customer_sentiment
dtype: string
- name: product_category
dtype: string
- name: product_sub_category
dtype: string
- name: issue_complexity
dtype: string
- name: agent_experience_level
dtype: string
- name: agent_experience_level_desc
dtype: string
- name: conversation
dtype: string
- name: qa
dtype: string
splits:
- name: train
num_bytes: 3234818
num_examples: 1000
download_size: 1080191
dataset_size: 3234818
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for Dataset Name
from: NebulaByte/E-Commerce_Customer_Support_Conversations
## Dataset Details
### Dataset Description
<!-- Provide a longer summary of what this dataset is. -->
- **Curated by:** [More Information Needed]
- **Funded by [optional]:** [More Information Needed]
- **Shared by [optional]:** [More Information Needed]
- **Language(s) (NLP):** [More Information Needed]
- **License:** [More Information Needed]
### Dataset Sources [optional]
<!-- Provide the basic links for the dataset. -->
- **Repository:** [More Information Needed]
- **Paper [optional]:** [More Information Needed]
- **Demo [optional]:** [More Information Needed]
## Uses
<!-- Address questions around how the dataset is intended to be used. -->
### Direct Use
<!-- This section describes suitable use cases for the dataset. -->
[More Information Needed]
### Out-of-Scope Use
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
[More Information Needed]
## Dataset Structure
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
[More Information Needed]
## Dataset Creation
### Curation Rationale
<!-- Motivation for the creation of this dataset. -->
[More Information Needed]
### Source Data
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
#### Data Collection and Processing
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
[More Information Needed]
#### Who are the source data producers?
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
[More Information Needed]
### Annotations [optional]
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
#### Annotation process
<!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
[More Information Needed]
#### Who are the annotators?
<!-- This section describes the people or systems who created the annotations. -->
[More Information Needed]
#### Personal and Sensitive Information
<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
[More Information Needed]
## Bias, Risks, and Limitations
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
[More Information Needed]
### Recommendations
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
## Citation [optional]
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
**BibTeX:**
[More Information Needed]
**APA:**
[More Information Needed]
## Glossary [optional]
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
[More Information Needed]
## More Information [optional]
[More Information Needed]
## Dataset Card Authors [optional]
[More Information Needed]
## Dataset Card Contact
[More Information Needed]
许可证:MIT
dataset_info:
特征:
- 名称:问题领域(issue_area),数据类型:字符串
- 名称:问题类别(issue_category),数据类型:字符串
- 名称:问题子类别(issue_sub_category),数据类型:字符串
- 名称:问题类别-子类别组合(issue_category_sub_category),数据类型:字符串
- 名称:客户情感(customer_sentiment),数据类型:字符串
- 名称:产品类别(product_category),数据类型:字符串
- 名称:产品子类别(product_sub_category),数据类型:字符串
- 名称:问题复杂度(issue_complexity),数据类型:字符串
- 名称:AI智能体(AI Agent)经验等级(agent_experience_level),数据类型:字符串
- 名称:AI智能体经验等级描述(agent_experience_level_desc),数据类型:字符串
- 名称:对话内容(conversation),数据类型:字符串
- 名称:问答对(qa),数据类型:字符串
划分集:
- 名称:训练集(train),字节大小:3234818,样本数量:1000
下载大小:1080191,数据集总大小:3234818
配置项:
- 配置名称:default,数据文件:
- 划分集:train,路径:data/train-*
# 数据集名称数据集卡片
来源:NebulaByte/电商客户支持对话数据集(E-Commerce_Customer_Support_Conversations)
## 数据集详情
### 数据集描述
<!-- 请提供该数据集的详细摘要。 -->
- **整理者:** [需补充更多信息]
- **资助方(可选):** [需补充更多信息]
- **共享方(可选):** [需补充更多信息]
- **自然语言处理所用语言:** [需补充更多信息]
- **许可证:** [需补充更多信息]
### 数据集来源(可选)
<!-- 请提供该数据集的基础链接。 -->
- **代码仓库:** [需补充更多信息]
- **相关论文(可选):** [需补充更多信息]
- **演示示例(可选):** [需补充更多信息]
## 使用场景
<!-- 请阐述该数据集的预期用途相关问题。 -->
### 直接使用
<!-- 此部分描述该数据集适用的使用场景。 -->
[需补充更多信息]
### 超出范围的使用
<!-- 此部分阐述误用、恶意使用,以及该数据集无法良好适配的使用场景。 -->
[需补充更多信息]
## 数据集结构
<!-- 此部分描述数据集的字段信息,以及数据集结构的额外细节,例如划分集的创建标准、数据点间的关联关系等。 -->
[需补充更多信息]
## 数据集创建
### 整理初衷
<!-- 请阐述创建该数据集的动机。 -->
[需补充更多信息]
### 源数据
<!-- 此部分描述源数据(例如新闻文本与标题、社交媒体帖文、翻译句群等)。 -->
#### 数据收集与处理流程
<!-- 此部分描述数据收集与处理过程,例如数据选择标准、过滤与归一化方法、所用工具与库等。 -->
[需补充更多信息]
#### 源数据生产者
<!-- 此部分描述最初创建该数据的个人或系统。若可获取源数据创建者的自我报告人口统计或身份信息,也应在此处说明。 -->
[需补充更多信息]
### 标注项(可选)
<!-- 若数据集包含并非初始数据收集阶段的标注内容,请在此部分描述相关信息。 -->
#### 标注流程
<!-- 此部分描述标注过程,例如标注所用工具、已标注数据量、提供给标注者的标注指南、标注者间统计数据、标注验证等。 -->
[需补充更多信息]
#### 标注者
<!-- 此部分描述创建标注内容的个人或系统。 -->
[需补充更多信息]
#### 个人与敏感信息
<!-- 请说明该数据集是否包含可被视为个人、敏感或隐私的数据(例如:泄露地址、唯一可识别的姓名或别名、种族或族裔出身、性取向、宗教信仰、政治观点、财务或健康数据等)。若已采取数据匿名化措施,请描述匿名化流程。 -->
[需补充更多信息]
## 偏差、风险与局限性
<!-- 此部分用于阐述技术与社会技术层面的局限性。 -->
[需补充更多信息]
### 建议
<!-- 此部分用于给出关于偏差、风险与技术局限性的相关建议。 -->
用户应知晓该数据集存在的风险、偏差与局限性,需补充更多信息以形成进一步建议。
## 引用(可选)
<!-- 若有介绍该数据集的论文或博客文章,请在此部分给出其APA和BibTeX格式的引用信息。 -->
**BibTeX格式:**
[需补充更多信息]
**APA格式:**
[需补充更多信息]
## 术语表(可选)
<!-- 若有需要,请在此部分列出可帮助读者理解该数据集或数据集卡片的术语与计算方法。 -->
[需补充更多信息]
## 更多信息(可选)
[需补充更多信息]
## 数据集卡片作者(可选)
[需补充更多信息]
## 数据集卡片联系方式
[需补充更多信息]
提供机构:
rjac原始信息汇总
数据集概述
数据集特征
- issue_area: 数据类型为字符串
- issue_category: 数据类型为字符串
- issue_sub_category: 数据类型为字符串
- issue_category_sub_category: 数据类型为字符串
- customer_sentiment: 数据类型为字符串
- product_category: 数据类型为字符串
- product_sub_category: 数据类型为字符串
- issue_complexity: 数据类型为字符串
- agent_experience_level: 数据类型为字符串
- agent_experience_level_desc: 数据类型为字符串
- conversation: 数据类型为字符串
- qa: 数据类型为字符串
数据集大小
- 下载大小: 1080191字节
- 数据集大小: 3234818字节
数据集分割
- 训练集: 包含1000个示例,总字节数为3234818
配置
- 默认配置: 训练数据文件路径为
data/train-*
搜集汇总
数据集介绍

构建方式
在电子商务领域,客户服务对话数据是提升智能客服系统性能的关键资源。rjac/e-commerce-customer-support-qa数据集源自NebulaByte/E-Commerce_Customer_Support_Conversations,经过精心整理与重构,构建了一个面向电商客服场景的高质量问答对集合。数据集包含1000条训练样本,每条样本涵盖问题领域、问题类别、问题子类别、客户情感倾向、产品类别、产品子类别、问题复杂度、客服经验等级及其描述、完整对话记录以及问答对等12个字段。这些字段通过结构化标注体系,将原始客服对话转化为标准化的问答格式,便于下游任务直接使用。
特点
该数据集的核心特点在于其多维度的标签体系与丰富的语义信息。除了基础的问答对外,每条数据均附带细粒度的问题分类(如issue_area、issue_category、issue_sub_category)和产品分类(如product_category、product_sub_category),支持多层级分析。客户情感倾向(customer_sentiment)与问题复杂度(issue_complexity)字段为情感分析与难度评估提供了标注依据。客服经验等级(agent_experience_level)及其描述(agent_experience_level_desc)则反映了服务人员专业水平对对话质量的影响。此外,完整对话记录(conversation)与问答对(qa)并存,既可用于端到端对话生成,也可用于检索式问答系统。
使用方法
该数据集适用于多种电商客服场景的自然语言处理任务。在模型训练方面,可直接使用qa字段进行问答对微调,训练基于Transformer架构的生成式或检索式问答模型。对于对话理解任务,可结合conversation字段与问题分类标签,训练意图识别与槽位填充模型。情感分析任务可借助customer_sentiment字段构建分类器,评估客户满意度。数据集以HuggingFace Datasets格式提供,通过load_dataset('rjac/e-commerce-customer-support-qa')即可加载,默认使用default配置下的训练集。用户可根据任务需求灵活选择字段组合,进行数据划分与模型评估。
背景与挑战
背景概述
在电子商务迅猛发展的时代,客户服务质量已成为企业竞争力的核心要素之一。然而,面对海量且复杂的客户咨询,传统人工客服模式在效率与一致性上逐渐显露瓶颈。为此,rjac/e-commerce-customer-support-qa数据集应运而生,它源自NebulaByte/E-Commerce_Customer_Support_Conversations,专注于电商场景下的客户支持对话与问答对。该数据集由研究团队精心构建,旨在为自然语言处理领域提供标准化的电商客服语料资源。其核心研究问题聚焦于如何利用对话数据训练智能客服系统,以自动识别问题领域、分类客户情绪、评估问题复杂度,并生成高质量的应答。尽管该数据集规模尚小(仅含1000条训练样本),但其精细的特征标注——涵盖问题领域、类别、子类别、客户情绪、产品类别及客服经验等级等——为多维度分析提供了可能,有望推动电商客服自动化研究向更细致、更可解释的方向发展。
当前挑战
该数据集所面临的挑战首先体现在领域问题的复杂性上。电商客服场景涉及产品咨询、退换货、支付问题、物流查询等众多子领域,且客户情绪波动大、问题复杂度不一,使得模型在准确分类与生成恰当回复时面临巨大困难。同时,数据集规模仅1000条样本,远不足以覆盖真实世界中多样化的对话模式与罕见案例,导致模型泛化能力受限。在构建过程中,数据收集与标注亦充满挑战:原始对话可能包含大量噪声、重复内容和隐私信息,需要精细清洗与脱敏处理;而多维度特征的标注(如情绪、复杂度、客服经验等级)高度依赖人工判断,标注一致性难以保证。此外,对话数据的时序性与上下文依赖性增加了结构化处理的难度,如何将非结构化的对话转化为高质量的问答对,并确保语义完整性,是构建中的核心难题。
常用场景
经典使用场景
在电子商务的蓬勃发展中,客户服务质量直接影响平台信誉与用户留存。rjac/e-commerce-customer-support-qa数据集汇聚了涵盖多种问题领域、类别与子类别的客服对话记录,并标注了客户情感、产品分类、问题复杂度及客服经验水平等关键维度。其最经典的使用场景在于训练和评估智能客服问答系统,通过对话历史与问答对,模型可学习如何精准识别客户意图、理解情感变化,并生成恰当且具有同理心的回复,从而提升自动化客户支持的效果与效率。
解决学术问题
该数据集有效回应了自然语言处理领域关于多轮对话理解与情感感知问答的学术难题。传统问答数据集多聚焦于事实性查询,而本数据集中包含的真实客服对话兼具任务导向与情感交互,支持研究者探索如何在复杂对话上下文中进行情感识别、意图分类与上下文推理。它推动了对话系统从单一信息检索向融合情感理解与多轮交互能力的演进,为构建更具人性化的智能客服系统奠定了数据基础,并促进了对话式AI在商业场景中的学术探索。
衍生相关工作
该数据集催生了一系列具有影响力的研究工作。围绕其丰富的标签体系,衍生出面向电商客服对话的情感分析、问题复杂度预测以及客服经验自动评估等子任务。相关经典工作包括基于预训练语言模型(如BERT、GPT)的对话情感分类器、融合多模态信息的客户意图识别框架,以及利用强化学习优化客服对话策略的模型。这些工作不仅深化了对客服对话结构的理解,也为后续构建可解释、可迁移的电商对话系统提供了重要的基准与方法论参考。
以上内容由遇见数据集搜集并总结生成



