rbojja/intent_classification
收藏Hugging Face2024-07-12 更新2024-07-13 收录
下载链接:
https://hf-mirror.com/datasets/rbojja/intent_classification
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含三个主要特征:instruction(指令)、input(输入)和output(输出)。其中,input包含conversation_history(对话历史)和latest_customer_utterance(最新客户话语),output包含intents(意图)和thought(思考)。数据集仅包含一个训练集(train),共有17个样本,文件大小为118937字节。
The dataset contains three main features: instruction, input, and output. The input includes conversation_history and latest_customer_utterance, while the output includes intents and thought. The dataset consists of only a training set (train) with 17 examples and a file size of 118937 bytes.
提供机构:
rbojja
原始信息汇总
数据集概述
数据集信息
-
特征:
- instruction: 类型为字符串。
- input: 包含以下结构:
- conversation_history: 类型为字符串。
- latest_customer_utterance: 类型为字符串。
- output: 包含以下结构:
- intents: 类型为字符串。
- thought: 类型为字符串。
-
分割:
- train: 包含17个样本,占用118937字节。
-
下载大小: 12948字节
-
数据集大小: 118937字节
配置
- default:
- 数据文件:
- train: 路径为
data/train-*。
- train: 路径为
- 数据文件:



