thiomajid/clarins_products
收藏资源简介:
--- dataset_info: features: - name: url dtype: string - name: category dtype: string - name: price dtype: string - name: long_description dtype: string - name: name dtype: string - name: score dtype: string - name: short_description dtype: string - name: size dtype: string - name: texture dtype: string - name: type dtype: string splits: - name: train num_bytes: 18216 num_examples: 13 download_size: 20647 dataset_size: 18216 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes multiple features such as url, category, price, long_description, name, score, short_description, size, texture, and type. Each feature is of string data type. The dataset is divided into a training set containing 13 samples, occupying 18216 bytes of storage space. The total download size of the dataset is 20647 bytes, and the actual dataset size is 18216 bytes.
数据集概述
数据集特征
- url (字符串)
- category (字符串)
- price (字符串)
- long_description (字符串)
- name (字符串)
- score (字符串)
- short_description (字符串)
- size (字符串)
- texture (字符串)
- type (字符串)
数据集划分
- 训练集 (train)
- 数据量: 18216 字节
- 示例数量: 13
数据集大小
- 下载大小: 20647 字节
- 数据集大小: 18216 字节



