apapiu/flickr_30k_resized
收藏Hugging Face2023-11-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/apapiu/flickr_30k_resized
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: split
dtype: string
- name: img_resized
dtype: image
- name: input_ids
sequence:
sequence: int32
splits:
- name: test
num_bytes: 771553563.25
num_examples: 31014
download_size: 755842690
dataset_size: 771553563.25
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
提供机构:
apapiu
原始信息汇总
数据集概述
特征信息
- split: 数据分割类型,数据类型为字符串。
- img_resized: 调整大小后的图像,数据类型为图像。
- input_ids: 输入ID序列,序列类型为int32。
数据分割
- test: 测试集,包含31014个样本,占用771553563.25字节。
数据集大小
- 下载大小: 755842690字节
- 数据集大小: 771553563.25字节
配置信息
- default: 默认配置,包含测试集数据文件,路径为
data/test-*。



