SoroushVT/mscoco-small
收藏Hugging Face2023-07-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/SoroushVT/mscoco-small
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: filepath
dtype: string
- name: sentids
list: int32
- name: filename
dtype: string
- name: imgid
dtype: int32
- name: split
dtype: string
- name: sentences
struct:
- name: tokens
list: string
- name: raw
dtype: string
- name: imgid
dtype: int32
- name: sentid
dtype: int32
- name: cocoid
dtype: int32
splits:
- name: train
num_bytes: 3203449478.0
num_examples: 20000
- name: validation
num_bytes: 96102697.0
num_examples: 500
- name: test
num_bytes: 337939999.0
num_examples: 2000
download_size: 754907831
dataset_size: 3637492174.0
---
# Dataset Card for "mscoco-small"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
SoroushVT
原始信息汇总
数据集概述
数据集特征
- image: 图像数据类型
- filepath: 字符串数据类型
- sentids: 整数列表,类型为int32
- filename: 字符串数据类型
- imgid: 整数数据类型,类型为int32
- split: 字符串数据类型
- sentences: 结构体,包含以下字段:
- tokens: 字符串列表
- raw: 字符串数据类型
- imgid: 整数数据类型,类型为int32
- sentid: 整数数据类型,类型为int32
- cocoid: 整数数据类型,类型为int32
数据集分割
- train: 包含20000个样本,占用3203449478.0字节
- validation: 包含500个样本,占用96102697.0字节
- test: 包含2000个样本,占用337939999.0字节
数据集大小
- 下载大小: 754907831字节
- 数据集总大小: 3637492174.0字节



