Add VideoGameBunny subset (10 random samples)
Browse files- README.md +22 -0
- VideoGameBunny/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -58,6 +58,24 @@ dataset_info:
|
|
| 58 |
num_examples: 10
|
| 59 |
download_size: 4468
|
| 60 |
dataset_size: 4253483.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
configs:
|
| 62 |
- config_name: 3dsrbench
|
| 63 |
data_files:
|
|
@@ -71,4 +89,8 @@ configs:
|
|
| 71 |
data_files:
|
| 72 |
- split: train
|
| 73 |
path: MarioQA/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
---
|
|
|
|
| 58 |
num_examples: 10
|
| 59 |
download_size: 4468
|
| 60 |
dataset_size: 4253483.0
|
| 61 |
+
- config_name: VideoGameBunny
|
| 62 |
+
features:
|
| 63 |
+
- name: Image
|
| 64 |
+
dtype: image
|
| 65 |
+
- name: Question
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: Options
|
| 68 |
+
list: string
|
| 69 |
+
- name: Answer
|
| 70 |
+
dtype: int64
|
| 71 |
+
- name: Category
|
| 72 |
+
dtype: string
|
| 73 |
+
splits:
|
| 74 |
+
- name: train
|
| 75 |
+
num_bytes: 27706524.0
|
| 76 |
+
num_examples: 10
|
| 77 |
+
download_size: 27710099
|
| 78 |
+
dataset_size: 27706524.0
|
| 79 |
configs:
|
| 80 |
- config_name: 3dsrbench
|
| 81 |
data_files:
|
|
|
|
| 89 |
data_files:
|
| 90 |
- split: train
|
| 91 |
path: MarioQA/train-*
|
| 92 |
+
- config_name: VideoGameBunny
|
| 93 |
+
data_files:
|
| 94 |
+
- split: train
|
| 95 |
+
path: VideoGameBunny/train-*
|
| 96 |
---
|
VideoGameBunny/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1194eb70ef54ff0200c0303bf4646f277c60bcd044a5d4eb8c909715f4139590
|
| 3 |
+
size 27710099
|