Kamaljp/amazon_us_3000
收藏资源简介:
--- dataset_info: features: - name: marketplace dtype: string - name: customer_id dtype: string - name: review_id dtype: string - name: product_id dtype: string - name: product_parent dtype: string - name: product_title dtype: string - name: product_category dtype: string - name: star_rating dtype: int32 - name: helpful_votes dtype: int32 - name: total_votes dtype: int32 - name: vine dtype: class_label: names: '0': N '1': Y - name: verified_purchase dtype: class_label: names: '0': N '1': Y - name: review_headline dtype: string - name: review_body dtype: string - name: review_date dtype: string splits: - name: train num_bytes: 1391025 num_examples: 3000 download_size: 763643 dataset_size: 1391025 --- # Dataset Card for "amazon_us_3000" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dataset_info: 特征: - 名称:电商平台(marketplace) 数据类型:字符串 - 名称:客户ID(customer_id) 数据类型:字符串 - 名称:评论ID(review_id) 数据类型:字符串 - 名称:商品ID(product_id) 数据类型:字符串 - 名称:商品父ID(product_parent) 数据类型:字符串 - 名称:商品标题(product_title) 数据类型:字符串 - 名称:商品分类(product_category) 数据类型:字符串 - 名称:星级评分(star_rating) 数据类型:32位整型 - 名称:有用投票数(helpful_votes) 数据类型:32位整型 - 名称:总投票数(total_votes) 数据类型:32位整型 - 名称:Vine测评计划(vine) 数据类型: 类别标签: 类别名称: '0': N '1': Y - 名称:已验证购买(verified_purchase) 数据类型: 类别标签: 类别名称: '0': N '1': Y - 名称:评论标题(review_headline) 数据类型:字符串 - 名称:评论正文(review_body) 数据类型:字符串 - 名称:评论日期(review_date) 数据类型:字符串 数据集拆分: - 名称:训练集(train) 数据字节数:1391025 样本数量:3000 下载大小:763643 数据集总大小:1391025 --- # "amazon_us_3000" 数据集卡片 如需更多信息,请参阅:https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards
数据集概述
数据集名称
amazon_us_3000
数据集特征
基本特征
- marketplace: 数据类型 - string
- customer_id: 数据类型 - string
- review_id: 数据类型 - string
- product_id: 数据类型 - string
- product_parent: 数据类型 - string
- product_title: 数据类型 - string
- product_category: 数据类型 - string
- star_rating: 数据类型 - int32
- helpful_votes: 数据类型 - int32
- total_votes: 数据类型 - int32
- vine: 数据类型 - class_label (0: N, 1: Y)
- verified_purchase: 数据类型 - class_label (0: N, 1: Y)
- review_headline: 数据类型 - string
- review_body: 数据类型 - string
- review_date: 数据类型 - string
数据集拆分
- train:
- 数据大小: 1391025 字节
- 示例数量: 3000
数据集大小
- 下载大小: 763643 字节
- 数据集总大小: 1391025 字节




