Update parquet files
Browse files
README.md
DELETED
|
@@ -1,141 +0,0 @@
|
|
| 1 |
-
---
|
| 2 |
-
dataset_info:
|
| 3 |
-
- config_name: birds-to-words
|
| 4 |
-
features:
|
| 5 |
-
- name: id
|
| 6 |
-
dtype: string
|
| 7 |
-
- name: question_type
|
| 8 |
-
dtype: string
|
| 9 |
-
- name: question
|
| 10 |
-
dtype: string
|
| 11 |
-
- name: images
|
| 12 |
-
sequence: image
|
| 13 |
-
- name: options
|
| 14 |
-
sequence: string
|
| 15 |
-
- name: answer
|
| 16 |
-
dtype: string
|
| 17 |
-
- name: data_source
|
| 18 |
-
dtype: string
|
| 19 |
-
- name: category
|
| 20 |
-
dtype: string
|
| 21 |
-
splits:
|
| 22 |
-
- name: test
|
| 23 |
-
num_bytes: 170267865.0
|
| 24 |
-
num_examples: 337
|
| 25 |
-
download_size: 95411526
|
| 26 |
-
dataset_size: 170267865.0
|
| 27 |
-
- config_name: mantis_eval
|
| 28 |
-
features:
|
| 29 |
-
- name: id
|
| 30 |
-
dtype: string
|
| 31 |
-
- name: question_type
|
| 32 |
-
dtype: string
|
| 33 |
-
- name: question
|
| 34 |
-
dtype: string
|
| 35 |
-
- name: images
|
| 36 |
-
sequence: image
|
| 37 |
-
- name: options
|
| 38 |
-
sequence: string
|
| 39 |
-
- name: answer
|
| 40 |
-
dtype: string
|
| 41 |
-
- name: data_source
|
| 42 |
-
dtype: string
|
| 43 |
-
- name: category
|
| 44 |
-
dtype: string
|
| 45 |
-
splits:
|
| 46 |
-
- name: test
|
| 47 |
-
num_bytes: 479770102.0
|
| 48 |
-
num_examples: 217
|
| 49 |
-
download_size: 473031413
|
| 50 |
-
dataset_size: 479770102.0
|
| 51 |
-
- config_name: mementos
|
| 52 |
-
features:
|
| 53 |
-
- name: id
|
| 54 |
-
dtype: string
|
| 55 |
-
- name: question_type
|
| 56 |
-
dtype: string
|
| 57 |
-
- name: question
|
| 58 |
-
dtype: string
|
| 59 |
-
- name: images
|
| 60 |
-
sequence: image
|
| 61 |
-
- name: options
|
| 62 |
-
sequence: string
|
| 63 |
-
- name: answer
|
| 64 |
-
dtype: string
|
| 65 |
-
- name: data_source
|
| 66 |
-
dtype: string
|
| 67 |
-
- name: category
|
| 68 |
-
dtype: string
|
| 69 |
-
splits:
|
| 70 |
-
- name: image_cmc
|
| 71 |
-
num_bytes: 33771707.0
|
| 72 |
-
num_examples: 50
|
| 73 |
-
- name: image_dl
|
| 74 |
-
num_bytes: 1468869742.0
|
| 75 |
-
num_examples: 448
|
| 76 |
-
- name: image_robo
|
| 77 |
-
num_bytes: 539338081.0
|
| 78 |
-
num_examples: 199
|
| 79 |
-
- name: single_image_cmc
|
| 80 |
-
num_bytes: 48207029.0
|
| 81 |
-
num_examples: 50
|
| 82 |
-
- name: single_image_dl
|
| 83 |
-
num_bytes: 1455413585.0
|
| 84 |
-
num_examples: 448
|
| 85 |
-
- name: single_image_robo
|
| 86 |
-
num_bytes: 550100816.0
|
| 87 |
-
num_examples: 199
|
| 88 |
-
download_size: 4094931165
|
| 89 |
-
dataset_size: 4095700960.0
|
| 90 |
-
- config_name: nlvr2
|
| 91 |
-
features:
|
| 92 |
-
- name: id
|
| 93 |
-
dtype: string
|
| 94 |
-
- name: question_type
|
| 95 |
-
dtype: string
|
| 96 |
-
- name: question
|
| 97 |
-
dtype: string
|
| 98 |
-
- name: images
|
| 99 |
-
sequence: image
|
| 100 |
-
- name: options
|
| 101 |
-
sequence: string
|
| 102 |
-
- name: answer
|
| 103 |
-
dtype: string
|
| 104 |
-
- name: data_source
|
| 105 |
-
dtype: string
|
| 106 |
-
- name: category
|
| 107 |
-
dtype: string
|
| 108 |
-
splits:
|
| 109 |
-
- name: test
|
| 110 |
-
num_bytes: 12511043043.535
|
| 111 |
-
num_examples: 6967
|
| 112 |
-
download_size: 7454063707
|
| 113 |
-
dataset_size: 12511043043.535
|
| 114 |
-
configs:
|
| 115 |
-
- config_name: birds-to-words
|
| 116 |
-
data_files:
|
| 117 |
-
- split: test
|
| 118 |
-
path: birds-to-words/test-*
|
| 119 |
-
- config_name: mantis_eval
|
| 120 |
-
data_files:
|
| 121 |
-
- split: test
|
| 122 |
-
path: mantis_eval/test-*
|
| 123 |
-
- config_name: mementos
|
| 124 |
-
data_files:
|
| 125 |
-
- split: image_cmc
|
| 126 |
-
path: mementos/image_cmc-*
|
| 127 |
-
- split: image_dl
|
| 128 |
-
path: mementos/image_dl-*
|
| 129 |
-
- split: image_robo
|
| 130 |
-
path: mementos/image_robo-*
|
| 131 |
-
- split: single_image_cmc
|
| 132 |
-
path: mementos/single_image_cmc-*
|
| 133 |
-
- split: single_image_dl
|
| 134 |
-
path: mementos/single_image_dl-*
|
| 135 |
-
- split: single_image_robo
|
| 136 |
-
path: mementos/single_image_robo-*
|
| 137 |
-
- config_name: nlvr2
|
| 138 |
-
data_files:
|
| 139 |
-
- split: test
|
| 140 |
-
path: nlvr2/test-*
|
| 141 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
birds-to-words/{test-00000-of-00001.parquet → test/0000.parquet}
RENAMED
|
File without changes
|