jxu124/refcoco
收藏Hugging Face2023-05-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jxu124/refcoco
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: sent_ids
sequence: int64
- name: file_name
dtype: string
- name: ann_id
dtype: int64
- name: ref_id
dtype: int64
- name: image_id
dtype: int64
- name: split
dtype: string
- name: sentences
list:
- name: raw
dtype: string
- name: sent
dtype: string
- name: sent_id
dtype: int64
- name: tokens
sequence: string
- name: category_id
dtype: int64
- name: raw_anns
dtype: string
- name: raw_image_info
dtype: string
- name: raw_sentences
dtype: string
- name: image_path
dtype: string
- name: bbox
sequence: float64
- name: captions
sequence: string
- name: global_image_id
dtype: string
- name: anns_id
dtype: string
splits:
- name: train
num_bytes: 81385755
num_examples: 42404
- name: testB
num_bytes: 3284397
num_examples: 1810
- name: test
num_bytes: 3943834
num_examples: 1975
- name: validation
num_bytes: 7355626
num_examples: 3811
download_size: 38895129
dataset_size: 95969612
---
# Dataset Card for "refcoco"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jxu124
原始信息汇总
数据集概述
数据集信息
- 特征列表:
sent_ids: 序列类型,数据类型为int64file_name: 数据类型为stringann_id: 数据类型为int64ref_id: 数据类型为int64image_id: 数据类型为int64split: 数据类型为stringsentences: 列表类型,包含以下子特征:raw: 数据类型为stringsent: 数据类型为stringsent_id: 数据类型为int64tokens: 序列类型,数据类型为string
category_id: 数据类型为int64raw_anns: 数据类型为stringraw_image_info: 数据类型为stringraw_sentences: 数据类型为stringimage_path: 数据类型为stringbbox: 序列类型,数据类型为float64captions: 序列类型,数据类型为stringglobal_image_id: 数据类型为stringanns_id: 数据类型为string
数据集分割
- 训练集:
- 字节数:81385755
- 样本数:42404
- 测试集B:
- 字节数:3284397
- 样本数:1810
- 测试集:
- 字节数:3943834
- 样本数:1975
- 验证集:
- 字节数:7355626
- 样本数:3811
数据集大小
- 下载大小:38895129 字节
- 数据集大小:95969612 字节
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



