dipesh/Intent-Classification-small
收藏Hugging Face2023-01-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dipesh/Intent-Classification-small
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: intent
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: label
dtype:
class_label:
names:
'0': goodbye
'1': volume control
'2': play games
'3': covid cases
'4': open website
'5': tell me joke
'6': play on youtube
'7': places near me
'8': greet and hello hi kind of things, general check in
'9': asking time
'10': asking date
'11': tell me news
'12': asking weather
'13': download youtube video
'14': what can you do
'15': take screenshot
'16': send email
'17': i am bored
'18': click photo
'19': tell me about
'20': send whatsapp message
splits:
- name: train
num_bytes: 630723
num_examples: 6153
- name: validation
num_bytes: 71230
num_examples: 684
download_size: 201336
dataset_size: 701953
---
# Dataset Card for "Intent-Classification-small"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dipesh
原始信息汇总
数据集概述
数据集名称
- Intent-Classification-small
数据集特征
- text: 字符串类型
- intent: 字符串类型
- input_ids: 序列类型,整数32位
- attention_mask: 序列类型,整数8位
- label: 分类标签,具体类别包括:
- 0: goodbye
- 1: volume control
- 2: play games
- 3: covid cases
- 4: open website
- 5: tell me joke
- 6: play on youtube
- 7: places near me
- 8: greet and hello hi kind of things, general check in
- 9: asking time
- 10: asking date
- 11: tell me news
- 12: asking weather
- 13: download youtube video
- 14: what can you do
- 15: take screenshot
- 16: send email
- 17: i am bored
- 18: click photo
- 19: tell me about
- 20: send whatsapp message
数据集分割
- train: 6153个样本,占用630723字节
- validation: 684个样本,占用71230字节
数据集大小
- 下载大小: 201336字节
- 数据集总大小: 701953字节



