Aryan-401/PokemonCardsWithCaptionsBERT
收藏Hugging Face2024-04-18 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Aryan-401/PokemonCardsWithCaptionsBERT
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: image_url
dtype: string
- name: caption
dtype: string
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
- name: image_png
dtype: image
splits:
- name: train
num_bytes: 11216675523.625
num_examples: 13139
download_size: 11203389217
dataset_size: 11216675523.625
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Aryan-401
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- image_url: 字符串类型
- caption: 字符串类型
- input_ids: 整数序列,类型为int32
- token_type_ids: 整数序列,类型为int8
- attention_mask: 整数序列,类型为int8
- image_png: 图像类型
数据集分割
- 训练集 (train):
- 示例数量: 13139
- 数据大小: 11216675523.625字节
数据集大小
- 下载大小: 11203389217字节
- 数据集总大小: 11216675523.625字节
配置
- 默认配置 (default):
- 数据文件路径:
data/train-*
- 数据文件路径:



