Upload 59 files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- benchmark_pkl/README.md +1 -0
- benchmark_pkl/check_pkl.ipynb +260 -0
- benchmark_pkl/convert_json.ipynb +0 -0
- benchmark_pkl/flintstones_ordering_images_test.pkl +3 -0
- benchmark_pkl/flintstones_ordering_texts_test.pkl +3 -0
- benchmark_pkl/flintstones_ordering_texts_test_reversed.pkl +3 -0
- benchmark_pkl/flintstones_paired_event_discrimination_test.pkl +3 -0
- benchmark_pkl/flintstones_paired_event_discrimination_test_reversed.pkl +3 -0
- benchmark_pkl/flintstones_paired_grounding_one_image_test.pkl +3 -0
- benchmark_pkl/flintstones_paired_grounding_one_text_test.pkl +3 -0
- benchmark_pkl/flintstones_single_grounding_all_test.pkl +3 -0
- benchmark_pkl/flintstones_single_grounding_paired_test.pkl +3 -0
- benchmark_pkl/flintstones_single_grounding_triple_test.pkl +3 -0
- benchmark_pkl/flintstones_triple_event_discrimination_test.pkl +3 -0
- benchmark_pkl/flintstones_triple_event_discrimination_test_reversed.pkl +3 -0
- benchmark_pkl/flintstones_triple_grounding_one_image_test.pkl +3 -0
- benchmark_pkl/flintstones_triple_grounding_one_text_test.pkl +3 -0
- benchmark_pkl/pororo_ordering_images_test.pkl +3 -0
- benchmark_pkl/pororo_ordering_texts_test.pkl +3 -0
- benchmark_pkl/pororo_ordering_texts_test_reversed.pkl +3 -0
- benchmark_pkl/pororo_paired_event_discrimination_test.pkl +3 -0
- benchmark_pkl/pororo_paired_event_discrimination_test_reversed.pkl +3 -0
- benchmark_pkl/pororo_paired_grounding_one_image_test.pkl +3 -0
- benchmark_pkl/pororo_paired_grounding_one_text_test.pkl +3 -0
- benchmark_pkl/pororo_single_grounding_all_test.pkl +3 -0
- benchmark_pkl/pororo_single_grounding_paired_test.pkl +3 -0
- benchmark_pkl/pororo_single_grounding_triple_test.pkl +3 -0
- benchmark_pkl/pororo_triple_event_discrimination_test.pkl +3 -0
- benchmark_pkl/pororo_triple_event_discrimination_test_reversed.pkl +3 -0
- benchmark_pkl/pororo_triple_grounding_one_image_test.pkl +3 -0
- benchmark_pkl/pororo_triple_grounding_one_text_test.pkl +3 -0
- benchmark_pkl/vist_ordering_images_test.pkl +3 -0
- benchmark_pkl/vist_ordering_texts_test.pkl +3 -0
- benchmark_pkl/vist_ordering_texts_test_reversed.pkl +3 -0
- benchmark_pkl/vist_paired_event_discrimination_test.pkl +3 -0
- benchmark_pkl/vist_paired_event_discrimination_test_reversed.pkl +3 -0
- benchmark_pkl/vist_paired_grounding_one_image_test.pkl +3 -0
- benchmark_pkl/vist_paired_grounding_one_text_test.pkl +3 -0
- benchmark_pkl/vist_single_grounding_all_test.pkl +3 -0
- benchmark_pkl/vist_single_grounding_paired_test.pkl +3 -0
- benchmark_pkl/vist_single_grounding_triple_test.pkl +3 -0
- benchmark_pkl/vist_triple_event_discrimination_test.pkl +3 -0
- benchmark_pkl/vist_triple_event_discrimination_test_reversed.pkl +3 -0
- benchmark_pkl/vist_triple_grounding_one_image_test.pkl +3 -0
- benchmark_pkl/vist_triple_grounding_one_text_test.pkl +3 -0
- benchmark_pkl/vwp_ordering_images_test.pkl +3 -0
- benchmark_pkl/vwp_ordering_texts_test.pkl +3 -0
- benchmark_pkl/vwp_ordering_texts_test_reversed.pkl +3 -0
- benchmark_pkl/vwp_paired_event_discrimination_test.pkl +3 -0
- benchmark_pkl/vwp_paired_event_discrimination_test_reversed.pkl +3 -0
benchmark_pkl/README.md
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Annotation files (multiple-choice questions and answers) here
|
benchmark_pkl/check_pkl.ipynb
ADDED
|
@@ -0,0 +1,260 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cells": [
|
| 3 |
+
{
|
| 4 |
+
"cell_type": "code",
|
| 5 |
+
"execution_count": null,
|
| 6 |
+
"id": "98174dd2",
|
| 7 |
+
"metadata": {},
|
| 8 |
+
"outputs": [],
|
| 9 |
+
"source": [
|
| 10 |
+
"import pandas as pd\n",
|
| 11 |
+
"\n",
|
| 12 |
+
"df = pd.read_pickle('/home/ysong/temporal-mllms/data/temporal_data/benchmark_pkl/flintstones_single_grounding_all_story_test.pkl')"
|
| 13 |
+
]
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"cell_type": "code",
|
| 17 |
+
"execution_count": 8,
|
| 18 |
+
"id": "bfbcdc41",
|
| 19 |
+
"metadata": {},
|
| 20 |
+
"outputs": [
|
| 21 |
+
{
|
| 22 |
+
"data": {
|
| 23 |
+
"text/html": [
|
| 24 |
+
"<div>\n",
|
| 25 |
+
"<style scoped>\n",
|
| 26 |
+
" .dataframe tbody tr th:only-of-type {\n",
|
| 27 |
+
" vertical-align: middle;\n",
|
| 28 |
+
" }\n",
|
| 29 |
+
"\n",
|
| 30 |
+
" .dataframe tbody tr th {\n",
|
| 31 |
+
" vertical-align: top;\n",
|
| 32 |
+
" }\n",
|
| 33 |
+
"\n",
|
| 34 |
+
" .dataframe thead th {\n",
|
| 35 |
+
" text-align: right;\n",
|
| 36 |
+
" }\n",
|
| 37 |
+
"</style>\n",
|
| 38 |
+
"<table border=\"1\" class=\"dataframe\">\n",
|
| 39 |
+
" <thead>\n",
|
| 40 |
+
" <tr style=\"text-align: right;\">\n",
|
| 41 |
+
" <th></th>\n",
|
| 42 |
+
" <th>data_source</th>\n",
|
| 43 |
+
" <th>img_seq_id</th>\n",
|
| 44 |
+
" <th>question_id</th>\n",
|
| 45 |
+
" <th>task_name</th>\n",
|
| 46 |
+
" <th>input_image_type</th>\n",
|
| 47 |
+
" <th>img_path_list</th>\n",
|
| 48 |
+
" <th>combined_img_path</th>\n",
|
| 49 |
+
" <th>event_to_test</th>\n",
|
| 50 |
+
" <th>text_to_test</th>\n",
|
| 51 |
+
" <th>task_instruction</th>\n",
|
| 52 |
+
" <th>gt_option</th>\n",
|
| 53 |
+
" <th>character_info</th>\n",
|
| 54 |
+
" <th>img_to_test</th>\n",
|
| 55 |
+
" </tr>\n",
|
| 56 |
+
" </thead>\n",
|
| 57 |
+
" <tbody>\n",
|
| 58 |
+
" <tr>\n",
|
| 59 |
+
" <th>0</th>\n",
|
| 60 |
+
" <td>flintstones</td>\n",
|
| 61 |
+
" <td>train_13320</td>\n",
|
| 62 |
+
" <td>train_13320_q0</td>\n",
|
| 63 |
+
" <td>single_grounding_all</td>\n",
|
| 64 |
+
" <td>combined</td>\n",
|
| 65 |
+
" <td>[data/flintstones/video_frames_sampled_jpg/s_0...</td>\n",
|
| 66 |
+
" <td>data/flintstones/combined/s_01_e_01_shot_01335...</td>\n",
|
| 67 |
+
" <td>Barney stuck his hand through the window and s...</td>\n",
|
| 68 |
+
" <td>barney and fred are in the living room. fred i...</td>\n",
|
| 69 |
+
" <td>Based on the event described, select the image...</td>\n",
|
| 70 |
+
" <td>image 1</td>\n",
|
| 71 |
+
" <td>Fred is chubby, has black hair, a large nose a...</td>\n",
|
| 72 |
+
" <td>data/flintstones/video_frames_sampled_jpg/s_01...</td>\n",
|
| 73 |
+
" </tr>\n",
|
| 74 |
+
" <tr>\n",
|
| 75 |
+
" <th>1</th>\n",
|
| 76 |
+
" <td>flintstones</td>\n",
|
| 77 |
+
" <td>train_13320</td>\n",
|
| 78 |
+
" <td>train_13320_q1</td>\n",
|
| 79 |
+
" <td>single_grounding_all</td>\n",
|
| 80 |
+
" <td>combined</td>\n",
|
| 81 |
+
" <td>[data/flintstones/video_frames_sampled_jpg/s_0...</td>\n",
|
| 82 |
+
" <td>data/flintstones/combined/s_01_e_01_shot_01335...</td>\n",
|
| 83 |
+
" <td>Fred talked in the living room while wearing a...</td>\n",
|
| 84 |
+
" <td>fred is wearing a head and arm bandage in the ...</td>\n",
|
| 85 |
+
" <td>Based on the event described, select the image...</td>\n",
|
| 86 |
+
" <td>image 2</td>\n",
|
| 87 |
+
" <td>Fred is chubby, has black hair, a large nose a...</td>\n",
|
| 88 |
+
" <td>data/flintstones/video_frames_sampled_jpg/s_01...</td>\n",
|
| 89 |
+
" </tr>\n",
|
| 90 |
+
" <tr>\n",
|
| 91 |
+
" <th>2</th>\n",
|
| 92 |
+
" <td>flintstones</td>\n",
|
| 93 |
+
" <td>train_13320</td>\n",
|
| 94 |
+
" <td>train_13320_q2</td>\n",
|
| 95 |
+
" <td>single_grounding_all</td>\n",
|
| 96 |
+
" <td>combined</td>\n",
|
| 97 |
+
" <td>[data/flintstones/video_frames_sampled_jpg/s_0...</td>\n",
|
| 98 |
+
" <td>data/flintstones/combined/s_01_e_01_shot_01335...</td>\n",
|
| 99 |
+
" <td>Fred and Wilma talked to each other in the room.</td>\n",
|
| 100 |
+
" <td>fred and wilma are in the room. they are talki...</td>\n",
|
| 101 |
+
" <td>Based on the event described, select the image...</td>\n",
|
| 102 |
+
" <td>image 3</td>\n",
|
| 103 |
+
" <td>Fred is chubby, has black hair, a large nose a...</td>\n",
|
| 104 |
+
" <td>data/flintstones/video_frames_sampled_jpg/s_01...</td>\n",
|
| 105 |
+
" </tr>\n",
|
| 106 |
+
" <tr>\n",
|
| 107 |
+
" <th>3</th>\n",
|
| 108 |
+
" <td>flintstones</td>\n",
|
| 109 |
+
" <td>train_13320</td>\n",
|
| 110 |
+
" <td>train_13320_q3</td>\n",
|
| 111 |
+
" <td>single_grounding_all</td>\n",
|
| 112 |
+
" <td>combined</td>\n",
|
| 113 |
+
" <td>[data/flintstones/video_frames_sampled_jpg/s_0...</td>\n",
|
| 114 |
+
" <td>data/flintstones/combined/s_01_e_01_shot_01335...</td>\n",
|
| 115 |
+
" <td>Barney hit a machine with a hammer in the yard.</td>\n",
|
| 116 |
+
" <td>barney is hitting a machine with a hammer in t...</td>\n",
|
| 117 |
+
" <td>Based on the event described, select the image...</td>\n",
|
| 118 |
+
" <td>image 4</td>\n",
|
| 119 |
+
" <td>Fred is chubby, has black hair, a large nose a...</td>\n",
|
| 120 |
+
" <td>data/flintstones/video_frames_sampled_jpg/s_01...</td>\n",
|
| 121 |
+
" </tr>\n",
|
| 122 |
+
" <tr>\n",
|
| 123 |
+
" <th>4</th>\n",
|
| 124 |
+
" <td>flintstones</td>\n",
|
| 125 |
+
" <td>train_13320</td>\n",
|
| 126 |
+
" <td>train_13320_q4</td>\n",
|
| 127 |
+
" <td>single_grounding_all</td>\n",
|
| 128 |
+
" <td>combined</td>\n",
|
| 129 |
+
" <td>[data/flintstones/video_frames_sampled_jpg/s_0...</td>\n",
|
| 130 |
+
" <td>data/flintstones/combined/s_01_e_01_shot_01335...</td>\n",
|
| 131 |
+
" <td>Fred pushed Barney's nose with a finger.</td>\n",
|
| 132 |
+
" <td>fred and barney are outside. fred is talking a...</td>\n",
|
| 133 |
+
" <td>Based on the event described, select the image...</td>\n",
|
| 134 |
+
" <td>image 5</td>\n",
|
| 135 |
+
" <td>Fred is chubby, has black hair, a large nose a...</td>\n",
|
| 136 |
+
" <td>data/flintstones/video_frames_sampled_jpg/s_01...</td>\n",
|
| 137 |
+
" </tr>\n",
|
| 138 |
+
" </tbody>\n",
|
| 139 |
+
"</table>\n",
|
| 140 |
+
"</div>"
|
| 141 |
+
],
|
| 142 |
+
"text/plain": [
|
| 143 |
+
" data_source img_seq_id question_id task_name \\\n",
|
| 144 |
+
"0 flintstones train_13320 train_13320_q0 single_grounding_all \n",
|
| 145 |
+
"1 flintstones train_13320 train_13320_q1 single_grounding_all \n",
|
| 146 |
+
"2 flintstones train_13320 train_13320_q2 single_grounding_all \n",
|
| 147 |
+
"3 flintstones train_13320 train_13320_q3 single_grounding_all \n",
|
| 148 |
+
"4 flintstones train_13320 train_13320_q4 single_grounding_all \n",
|
| 149 |
+
"\n",
|
| 150 |
+
" input_image_type img_path_list \\\n",
|
| 151 |
+
"0 combined [data/flintstones/video_frames_sampled_jpg/s_0... \n",
|
| 152 |
+
"1 combined [data/flintstones/video_frames_sampled_jpg/s_0... \n",
|
| 153 |
+
"2 combined [data/flintstones/video_frames_sampled_jpg/s_0... \n",
|
| 154 |
+
"3 combined [data/flintstones/video_frames_sampled_jpg/s_0... \n",
|
| 155 |
+
"4 combined [data/flintstones/video_frames_sampled_jpg/s_0... \n",
|
| 156 |
+
"\n",
|
| 157 |
+
" combined_img_path \\\n",
|
| 158 |
+
"0 data/flintstones/combined/s_01_e_01_shot_01335... \n",
|
| 159 |
+
"1 data/flintstones/combined/s_01_e_01_shot_01335... \n",
|
| 160 |
+
"2 data/flintstones/combined/s_01_e_01_shot_01335... \n",
|
| 161 |
+
"3 data/flintstones/combined/s_01_e_01_shot_01335... \n",
|
| 162 |
+
"4 data/flintstones/combined/s_01_e_01_shot_01335... \n",
|
| 163 |
+
"\n",
|
| 164 |
+
" event_to_test \\\n",
|
| 165 |
+
"0 Barney stuck his hand through the window and s... \n",
|
| 166 |
+
"1 Fred talked in the living room while wearing a... \n",
|
| 167 |
+
"2 Fred and Wilma talked to each other in the room. \n",
|
| 168 |
+
"3 Barney hit a machine with a hammer in the yard. \n",
|
| 169 |
+
"4 Fred pushed Barney's nose with a finger. \n",
|
| 170 |
+
"\n",
|
| 171 |
+
" text_to_test \\\n",
|
| 172 |
+
"0 barney and fred are in the living room. fred i... \n",
|
| 173 |
+
"1 fred is wearing a head and arm bandage in the ... \n",
|
| 174 |
+
"2 fred and wilma are in the room. they are talki... \n",
|
| 175 |
+
"3 barney is hitting a machine with a hammer in t... \n",
|
| 176 |
+
"4 fred and barney are outside. fred is talking a... \n",
|
| 177 |
+
"\n",
|
| 178 |
+
" task_instruction gt_option \\\n",
|
| 179 |
+
"0 Based on the event described, select the image... image 1 \n",
|
| 180 |
+
"1 Based on the event described, select the image... image 2 \n",
|
| 181 |
+
"2 Based on the event described, select the image... image 3 \n",
|
| 182 |
+
"3 Based on the event described, select the image... image 4 \n",
|
| 183 |
+
"4 Based on the event described, select the image... image 5 \n",
|
| 184 |
+
"\n",
|
| 185 |
+
" character_info \\\n",
|
| 186 |
+
"0 Fred is chubby, has black hair, a large nose a... \n",
|
| 187 |
+
"1 Fred is chubby, has black hair, a large nose a... \n",
|
| 188 |
+
"2 Fred is chubby, has black hair, a large nose a... \n",
|
| 189 |
+
"3 Fred is chubby, has black hair, a large nose a... \n",
|
| 190 |
+
"4 Fred is chubby, has black hair, a large nose a... \n",
|
| 191 |
+
"\n",
|
| 192 |
+
" img_to_test \n",
|
| 193 |
+
"0 data/flintstones/video_frames_sampled_jpg/s_01... \n",
|
| 194 |
+
"1 data/flintstones/video_frames_sampled_jpg/s_01... \n",
|
| 195 |
+
"2 data/flintstones/video_frames_sampled_jpg/s_01... \n",
|
| 196 |
+
"3 data/flintstones/video_frames_sampled_jpg/s_01... \n",
|
| 197 |
+
"4 data/flintstones/video_frames_sampled_jpg/s_01... "
|
| 198 |
+
]
|
| 199 |
+
},
|
| 200 |
+
"execution_count": 8,
|
| 201 |
+
"metadata": {},
|
| 202 |
+
"output_type": "execute_result"
|
| 203 |
+
}
|
| 204 |
+
],
|
| 205 |
+
"source": [
|
| 206 |
+
"df.head()"
|
| 207 |
+
]
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"cell_type": "code",
|
| 211 |
+
"execution_count": 6,
|
| 212 |
+
"id": "fd672164",
|
| 213 |
+
"metadata": {},
|
| 214 |
+
"outputs": [
|
| 215 |
+
{
|
| 216 |
+
"data": {
|
| 217 |
+
"text/plain": [
|
| 218 |
+
"'Based on the event described, select the image that best matches it from the following options. When making the choice, focus on the evidence presented in the sequence of images from left to right. Submit the right number of the image in the sequence as your answer only without additional reasoning or repetition of the instructions.'"
|
| 219 |
+
]
|
| 220 |
+
},
|
| 221 |
+
"execution_count": 6,
|
| 222 |
+
"metadata": {},
|
| 223 |
+
"output_type": "execute_result"
|
| 224 |
+
}
|
| 225 |
+
],
|
| 226 |
+
"source": [
|
| 227 |
+
"list(df['task_instruction'])[0]\n"
|
| 228 |
+
]
|
| 229 |
+
},
|
| 230 |
+
{
|
| 231 |
+
"cell_type": "code",
|
| 232 |
+
"execution_count": null,
|
| 233 |
+
"id": "0d78aa06",
|
| 234 |
+
"metadata": {},
|
| 235 |
+
"outputs": [],
|
| 236 |
+
"source": []
|
| 237 |
+
}
|
| 238 |
+
],
|
| 239 |
+
"metadata": {
|
| 240 |
+
"kernelspec": {
|
| 241 |
+
"display_name": "temp",
|
| 242 |
+
"language": "python",
|
| 243 |
+
"name": "python3"
|
| 244 |
+
},
|
| 245 |
+
"language_info": {
|
| 246 |
+
"codemirror_mode": {
|
| 247 |
+
"name": "ipython",
|
| 248 |
+
"version": 3
|
| 249 |
+
},
|
| 250 |
+
"file_extension": ".py",
|
| 251 |
+
"mimetype": "text/x-python",
|
| 252 |
+
"name": "python",
|
| 253 |
+
"nbconvert_exporter": "python",
|
| 254 |
+
"pygments_lexer": "ipython3",
|
| 255 |
+
"version": "3.12.3"
|
| 256 |
+
}
|
| 257 |
+
},
|
| 258 |
+
"nbformat": 4,
|
| 259 |
+
"nbformat_minor": 5
|
| 260 |
+
}
|
benchmark_pkl/convert_json.ipynb
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark_pkl/flintstones_ordering_images_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:899c30ab9b273367b3b095da9ac1a7578ed82e51d976478fedc796abde94b96d
|
| 3 |
+
size 1465012
|
benchmark_pkl/flintstones_ordering_texts_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85a03ffb761925c20f7b69df9106ea4e3a2773812bae3126a3eeab81ca1cc84a
|
| 3 |
+
size 1698795
|
benchmark_pkl/flintstones_ordering_texts_test_reversed.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d046f51c66d6590614af6286713679301120a163d773859d8474f1854af65af
|
| 3 |
+
size 1704518
|
benchmark_pkl/flintstones_paired_event_discrimination_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6268ee7b1397702dd9b4272e102dadcb9887f5f9504347a1ecb94ddadccbfec8
|
| 3 |
+
size 7681234
|
benchmark_pkl/flintstones_paired_event_discrimination_test_reversed.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff5a9812e1f97df30b9f54c6dd21bafcc4a97069296d58b3cdda10a7f72fa10a
|
| 3 |
+
size 7744308
|
benchmark_pkl/flintstones_paired_grounding_one_image_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:864fb9cf54ef787297c9a40ebbdde8305a790094b31d21550ca41e25f3822f04
|
| 3 |
+
size 5052129
|
benchmark_pkl/flintstones_paired_grounding_one_text_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca4454148db2106f2c0612d28d14f40c3d3965217c781061864cb1daa12be04e
|
| 3 |
+
size 5198226
|
benchmark_pkl/flintstones_single_grounding_all_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87b137d44cc152ce818ba533dc2dc8870a7f89f04e5013007e350107cca85e0d
|
| 3 |
+
size 3263762
|
benchmark_pkl/flintstones_single_grounding_paired_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e37e884863eebc45b1253d2237e482f06dd3644dd549f27479b8dbdffa5d8a8
|
| 3 |
+
size 2993806
|
benchmark_pkl/flintstones_single_grounding_triple_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a8aafc9b9d3131080d81d76fefbcdc312d843cabe99e746369ec2b59339fae3
|
| 3 |
+
size 2074291
|
benchmark_pkl/flintstones_triple_event_discrimination_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84765ee66845830dac88eec21f46af39aa013eb94fbdc1f1f309944558188fa1
|
| 3 |
+
size 4013912
|
benchmark_pkl/flintstones_triple_event_discrimination_test_reversed.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:143c4aa524b02264afb1db11a9ff7a75c13089eb3031dabdea755360c9e3384b
|
| 3 |
+
size 4040509
|
benchmark_pkl/flintstones_triple_grounding_one_image_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e7d56c632a16925c0343768430acd132a6c9f8008e1c1f3f96fc369140e2b26
|
| 3 |
+
size 3262625
|
benchmark_pkl/flintstones_triple_grounding_one_text_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ecce9ee5520ae0d37489ddd1af93d70b34960a1bb00a5a0108277727d6eb1aaa
|
| 3 |
+
size 4376986
|
benchmark_pkl/pororo_ordering_images_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b46b6428584724550ba86ef6c6bab2bbc57857c563c3fdbd859cc9f79a100591
|
| 3 |
+
size 1027042
|
benchmark_pkl/pororo_ordering_texts_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc4d3bd6cb0341067c1c1f0effabd25af07e1826de62d07019f4e792f90ed3a4
|
| 3 |
+
size 1208706
|
benchmark_pkl/pororo_ordering_texts_test_reversed.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e93dcdb997b8fa320e59eaff311795e9a55c15a03fad39fe38fc590d3bd634b
|
| 3 |
+
size 1213736
|
benchmark_pkl/pororo_paired_event_discrimination_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1623be08d6a9a26c4c4f95bf707e4452c93822f8369e1b5bc8b0d51a2d1de734
|
| 3 |
+
size 2964238
|
benchmark_pkl/pororo_paired_event_discrimination_test_reversed.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cdc87e818f180061d1c59eba192124828c62f00e9c2fc38f51861ad1fe4088c
|
| 3 |
+
size 2994759
|
benchmark_pkl/pororo_paired_grounding_one_image_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5ac6c90dccd19e3de51fab0f549afa455e64887a57ba48c9116902ff20b596e
|
| 3 |
+
size 2063009
|
benchmark_pkl/pororo_paired_grounding_one_text_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e647f1e786f5c2415a74f00ce89dec9e4afc3128f7536ace87b2291c0270c580
|
| 3 |
+
size 2052436
|
benchmark_pkl/pororo_single_grounding_all_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fef8cdb4122c1e3ab0a3cf6c0c4d25bd8932e35aa70cc6fca70a55b2c5af9cb6
|
| 3 |
+
size 2129568
|
benchmark_pkl/pororo_single_grounding_paired_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e947bdf692bb1e56d234caa5ce232c961e928c231a6a9db172a1ee154af5a8cf
|
| 3 |
+
size 1520462
|
benchmark_pkl/pororo_single_grounding_triple_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b8d16691fa5fad6b8a7cd79753fe8c7e2bd6bd9afe12076dc5ab02edac6cf1e
|
| 3 |
+
size 515500
|
benchmark_pkl/pororo_triple_event_discrimination_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bc46c7d41ef6462b32f4615235d1d630c0312e6f6ddc51ed4d897293b6f9668
|
| 3 |
+
size 789367
|
benchmark_pkl/pororo_triple_event_discrimination_test_reversed.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef549a23c287792bbddb12cb8a4c933b70087d19a3958d2d9f574ae73269fc37
|
| 3 |
+
size 795678
|
benchmark_pkl/pororo_triple_grounding_one_image_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0dd05f1511144a41d4bc36650de41eceed084279f2a80498488912d00e94c17
|
| 3 |
+
size 657476
|
benchmark_pkl/pororo_triple_grounding_one_text_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:102ba283306f4a2327527148f9035a6f250cdcf9b063acf920c4369b5507c774
|
| 3 |
+
size 845297
|
benchmark_pkl/vist_ordering_images_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4eaf82631a60db18cdb1a2d352d532396ffc35a03d347a1cdef1ac933cd6363
|
| 3 |
+
size 892974
|
benchmark_pkl/vist_ordering_texts_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76d2b9e709c0a81323f05fa7c2b00b150e0facdc0e71eaf84dfe082477a875c3
|
| 3 |
+
size 2469320
|
benchmark_pkl/vist_ordering_texts_test_reversed.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e051d32041bcc9edaf63f1f4993c478c747fe39d3756ff17c367df9e957cb8bc
|
| 3 |
+
size 1137346
|
benchmark_pkl/vist_paired_event_discrimination_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edca719f5c3c8bd817993a12566e2e134a5d10ee65bc4403ba5568b5ec87dab4
|
| 3 |
+
size 7194793
|
benchmark_pkl/vist_paired_event_discrimination_test_reversed.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83fbaa0d2afae8bd46333fde93cf58d5e779efd88625ccdf4d1de531d80ab7cd
|
| 3 |
+
size 4164958
|
benchmark_pkl/vist_paired_grounding_one_image_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bce8ae1ff6d27abcecf4a011e26c4e3e93d9690b2688100607f668135db5a078
|
| 3 |
+
size 3615359
|
benchmark_pkl/vist_paired_grounding_one_text_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cfc88319875c3125eddd5e05815c6f95171ed0338ff20ca4e91a91deb1fe15d
|
| 3 |
+
size 4295617
|
benchmark_pkl/vist_single_grounding_all_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77f3ec003bbb46d8ffe556444acf1b6f7535f89a4b3e0938f89d3a1eb69a943b
|
| 3 |
+
size 2606900
|
benchmark_pkl/vist_single_grounding_paired_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e61efa8b6150167f8062457f1651b8739512f2a11604a5c7c76c274d54d6079
|
| 3 |
+
size 2366499
|
benchmark_pkl/vist_single_grounding_triple_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f68c27bc7ba4a69863d66e786f7e11b678056ec7e59a43aff9a8fc6682f0481
|
| 3 |
+
size 916328
|
benchmark_pkl/vist_triple_event_discrimination_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b69fc24557971157502415266565028cfb19b6d677052c3e37701218111c3f63
|
| 3 |
+
size 2432603
|
benchmark_pkl/vist_triple_event_discrimination_test_reversed.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1fcb0e0768ceaaf3c59d3610357de449269fdd1f64c7b6a642077cc81204253
|
| 3 |
+
size 2462431
|
benchmark_pkl/vist_triple_grounding_one_image_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d6cabd7cf9dabe01379858fb2b0e9224c5ee320d4d8f314d8a1dd98f7b34eef
|
| 3 |
+
size 1470772
|
benchmark_pkl/vist_triple_grounding_one_text_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:499ed51e615960d7ae649dcde461854c5fd31879fc24bcfb09f5633c7830ac46
|
| 3 |
+
size 2235803
|
benchmark_pkl/vwp_ordering_images_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c228e5044a6779dd749dc0a9d402c6a114e137c0da3cdaabf296a4592e6bda7
|
| 3 |
+
size 764405
|
benchmark_pkl/vwp_ordering_texts_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:428758e6b302331f55c083f541b5736730d625436d95728675518391b28ee7fb
|
| 3 |
+
size 932216
|
benchmark_pkl/vwp_ordering_texts_test_reversed.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:826628f8b2e7793d5ebec1b2cf6a18deff258a04a9e1295d852ea78e3ab67e86
|
| 3 |
+
size 936370
|
benchmark_pkl/vwp_paired_event_discrimination_test.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c87d5cf262ca1385b8c34aa4eea34ba61f24826100c4a5bcbb97d872ac0fce1b
|
| 3 |
+
size 2407085
|
benchmark_pkl/vwp_paired_event_discrimination_test_reversed.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d58496f92f93b0a01fa65cacc63972e89cc7669cb83dd393069112991acd3793
|
| 3 |
+
size 2434933
|