tensorboy/clf_demo
收藏Hugging Face2024-06-12 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/tensorboy/clf_demo
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: class
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 43671
num_examples: 631
- name: test
num_bytes: 11417
num_examples: 158
download_size: 25970
dataset_size: 55088
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
tensorboy
原始信息汇总
数据集概述
特征信息
- text:文本类型数据,数据类型为字符串。
- class:分类标签,包含以下类别:
- 0: Account number is not Correct
- 1: Installment not received
- 2: Others
- 3: convo_ender
- 4: convo_starter
数据集分割
- 训练集 (train):包含631个样本,总大小为33070字节。
- 测试集 (test):包含158个样本,总大小为8722字节。
数据集大小
- 下载大小:24938字节。
- 数据集总大小:41792字节。
数据文件配置
- 默认配置 (default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



