agyaatcoder/badvisualizations
收藏官方服务:
资源简介:
--- dataset_info: features: - name: image_path dtype: string - name: description dtype: string splits: - name: train num_bytes: 79228 num_examples: 121 download_size: 46439 dataset_size: 79228 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes image paths and descriptions, both of which are string types. It is divided into a training set containing 121 samples, occupying 79228 bytes. The download size of the dataset is 46439 bytes, and the actual size is 79228 bytes. The dataset configuration is default, with training data files located at data/train-* path.
提供机构:
agyaatcoder原始信息汇总
数据集概述
数据集特征
- image_path:数据类型为字符串。
- description:数据类型为字符串。
数据集划分
- 训练集(train):包含121个样本,总大小为79228字节。
数据集大小
- 下载大小:46439字节。
- 数据集总大小:79228字节。
配置信息
- 默认配置(default):
- 训练集文件路径:
data/train-*
- 训练集文件路径:



