vmalitskyi/images_rotation_dataset
收藏Hugging Face2023-10-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/vmalitskyi/images_rotation_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
sequence:
sequence:
sequence: uint8
- name: name
dtype: string
- name: sender_id
dtype: int64
- name: label
dtype: int64
- name: kids
dtype: int64
- name: class
dtype: int64
- name: fold
dtype: int64
splits:
- name: train
num_bytes: 32685477988
num_examples: 21612
download_size: 10754548456
dataset_size: 32685477988
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "images_rotation_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征:
- 名称:image,其数据结构为三层嵌套序列,底层元素类型为无符号8位整数(uint8)
- 名称:name,数据类型为字符串
- 名称:sender_id,数据类型为64位整型
- 名称:label,数据类型为64位整型
- 名称:kids,数据类型为64位整型
- 名称:class,数据类型为64位整型
- 名称:fold,数据类型为64位整型
数据集划分:
- 划分名称为train(训练集),占用字节数为32685477988,包含21612条样本
总下载大小为10754548456字节,数据集总存储大小为32685477988字节
配置项:
- 配置名称为default(默认配置),对应的数据文件为:
- 针对train(训练)划分,路径为data/train-*
---
# "图像旋转数据集(images_rotation_dataset)"数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
vmalitskyi
原始信息汇总
数据集概述
数据集信息
特征
- image: 图像数据,类型为
uint8 - name: 名称,类型为
string - sender_id: 发送者ID,类型为
int64 - label: 标签,类型为
int64 - kids: 儿童数量,类型为
int64 - class: 类别,类型为
int64 - fold: 折叠,类型为
int64
分割
- train: 训练集,包含 21612 个样本,大小为 32685477988 字节
大小
- 下载大小: 10754548456 字节
- 数据集大小: 32685477988 字节
配置
- default: 默认配置,包含训练集文件路径
data/train-*



