items_lite
收藏资源简介:
该数据集包含商品信息,共22000个样本,分为训练集(20000条)、验证集(1000条)和测试集(1000条)。每个样本包含以下字段:标题(title)、类别(category)、价格(price)、重量(weight)以及摘要(summary)。此外还有full、prompt和id字段,但当前未填充数据。数据集可用于商品分类、价格预测、标题生成或摘要生成等自然语言处理与机器学习任务。
This dataset contains product information, with a total of 22,000 samples, divided into training set (20,000), validation set (1,000), and test set (1,000). Each sample includes the following fields: title, category, price, weight, and summary. Additionally, there are fields for full, prompt, and id, but they are currently unfilled. The dataset can be used for natural language processing and machine learning tasks such as product classification, price prediction, title generation, or summary generation.
数据集概述:items_lite
基本信息
- 数据集名称:items_lite
- 访问地址:https://huggingface.co/datasets/deissysita/items_lite
- 数据集大小:约 11.42 MB(11422702 字节)
- 下载大小:约 6.68 MB(6682120 字节)
数据划分
该数据集包含三个子集,总计 22000 个样本:
| 划分 | 样本数 | 大小 |
|---|---|---|
| 训练集(train) | 20,000 | 约 10.39 MB |
| 验证集(validation) | 1,000 | 约 516 KB |
| 测试集(test) | 1,000 | 约 520 KB |
数据特征
数据集包含 8 个字段,涵盖商品信息及相关文本描述:
| 字段名 | 数据类型 | 说明 |
|---|---|---|
| title | string | 商品标题 |
| category | string | 商品类别 |
| price | float64 | 商品价格 |
| full | null | (未定义类型) |
| weight | float64 | 商品重量 |
| summary | string | 商品摘要 |
| prompt | null | (未定义类型) |
| id | null | (未定义类型) |
配置信息
- 默认配置名为
default - 数据文件路径采用通配符形式存储,对应 train、validation、test 三个划分




