Expss4/cropped_img_pre1_spec_tensor
收藏官方服务:
资源简介:
--- dataset_info: features: - name: label dtype: int64 - name: image_tensor sequence: sequence: sequence: float32 splits: - name: train num_bytes: 27841258368 num_examples: 46032 download_size: 3223564609 dataset_size: 27841258368 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes two features: label (int64 type) and image_tensor (nested float32 sequence). It consists of a training set (train) with 46032 examples, totaling 27841258368 bytes. The download size of the dataset is 3223564609 bytes. There is a default configuration (default) for the dataset, with training data files located at data/train-* path.
提供机构:
Expss4原始信息汇总
数据集概述
数据集特征
- label:整数类型(int64)
- image_tensor:序列类型,内部序列为浮点数(float32)
数据集分割
- 训练集(train):
- 示例数量:46032
- 数据大小:27841258368字节
数据集大小与下载信息
- 下载大小:3223564609字节
- 数据集总大小:27841258368字节
配置信息
- 默认配置(default):
- 训练数据文件路径:
data/train-*
- 训练数据文件路径:



