debadas/diamonds
收藏Hugging Face2023-12-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/debadas/diamonds
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: image
dtype: image
- name: stock_number
dtype: string
- name: shape
dtype: string
- name: carat
dtype: float64
- name: clarity
dtype: string
- name: colour
dtype: string
- name: cut
dtype: string
- name: polish
dtype: string
- name: symmetry
dtype: string
- name: fluorescence
dtype: string
- name: lab
dtype: string
- name: length
dtype: float64
- name: width
dtype: float64
- name: depth
dtype: float64
- name: text
dtype: string
splits:
- name: train
num_bytes: 4796614925.89
num_examples: 48765
download_size: 3319091745
dataset_size: 4796614925.89
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
debadas
原始信息汇总
数据集概述
数据集信息
特征
- image: 图像数据
- stock_number: 字符串类型,库存编号
- shape: 字符串类型,形状
- carat: 浮点数类型,克拉数
- clarity: 字符串类型,净度
- colour: 字符串类型,颜色
- cut: 字符串类型,切割
- polish: 字符串类型,抛光
- symmetry: 字符串类型,对称性
- fluorescence: 字符串类型,荧光
- lab: 字符串类型,实验室
- length: 浮点数类型,长度
- width: 浮点数类型,宽度
- depth: 浮点数类型,深度
- text: 字符串类型,文本描述
数据分割
- train: 训练集,包含48765个样本,总大小为4796614925.89字节
数据集大小
- 下载大小: 3319091745字节
- 数据集大小: 4796614925.89字节
配置
- default: 默认配置,包含训练集数据文件路径为
data/train-*



