tuandunghcmut/VSearch_Benchmark_All
收藏Hugging Face2024-06-03 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/tuandunghcmut/VSearch_Benchmark_All
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: split
dtype: string
- name: captions
sequence: string
- name: file_path
dtype: string
- name: processed_tokens
sequence:
sequence: string
- name: id
dtype: int64
- name: image
dtype: image
- name: height
dtype: int64
- name: width
dtype: int64
- name: dataset_name
dtype: string
splits:
- name: train
num_bytes: 1064079700.875
num_examples: 115233
download_size: 1009765719
dataset_size: 1064079700.875
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
tuandunghcmut
原始信息汇总
数据集概述
数据集特征
- split: 数据类型为字符串(string)。
- captions: 数据类型为字符串序列(sequence: string)。
- file_path: 数据类型为字符串(string)。
- processed_tokens: 数据类型为字符串序列的序列(sequence: sequence: string)。
- id: 数据类型为64位整数(int64)。
- image: 数据类型为图像(image)。
- height: 数据类型为64位整数(int64)。
- width: 数据类型为64位整数(int64)。
- dataset_name: 数据类型为字符串(string)。
数据集分割
- train: 包含115233个样本,占用空间为1064079700.875字节。
数据集大小
- 下载大小: 1009765719字节。
- 数据集大小: 1064079700.875字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



