james-burton/product_sentiment_machine_hack
收藏Hugging Face2023-04-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/james-burton/product_sentiment_machine_hack
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Product_Description
dtype: string
- name: Product_Type
dtype: int64
- name: Sentiment
dtype:
class_label:
names:
'0': '0'
'1': '1'
'2': '2'
'3': '3'
splits:
- name: train
num_bytes: 539691.8956982911
num_examples: 4327
- name: validation
num_bytes: 95291.1043017089
num_examples: 764
- name: test
num_bytes: 159788
num_examples: 1273
download_size: 442311
dataset_size: 794771.0
---
# Dataset Card for "product_sentiment_machine_hack"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
james-burton
原始信息汇总
数据集概述
数据集特征
- Product_Description: 数据类型为字符串(string)。
- Product_Type: 数据类型为整数(int64)。
- Sentiment: 数据类型为分类标签,包含四个类别:0, 1, 2, 3。
数据集分割
- 训练集(train): 包含4327个样本,占用539691.8956982911字节。
- 验证集(validation): 包含764个样本,占用95291.1043017089字节。
- 测试集(test): 包含1273个样本,占用159788字节。
数据集大小
- 下载大小: 442311字节。
- 数据集总大小: 794771.0字节。



