Datasets:
File size: 898 Bytes
a43a828 401b82c a43a828 401b82c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
---
dataset_info:
features:
- name: id
dtype: string
- name: image_id
dtype: string
- name: image
dtype: image
- name: game_name
dtype: string
- name: generator
dtype: string
- name: qa_type
dtype: string
- name: messages
list:
- name: content
list:
- name: index
dtype: int64
- name: text
dtype: string
- name: type
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 10160289729.0
num_examples: 25000
download_size: 5433987253
dataset_size: 10160289729.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- image-to-text
language:
- en
tags:
- Video Games
pretty_name: VideoGameBunny Dataset
---
[[Paper](https://huggingface.co/papers/2407.15295)] - [[Website](https://videogamebunny.github.io/)]
|