KHUjongseo commited on
Commit
1d127d8
·
1 Parent(s): 49ee482

upload datasest

Browse files
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ extra_gated_prompt: >-
4
+ You agree to not use the dataset to conduct experiments that cause harm to
5
+ human subjects. Please note that the data in this dataset may be subject to
6
+ other agreements. Before using the data, be sure to read the relevant
7
+ agreements carefully to ensure compliant use. Video copyrights belong to the
8
+ original video creators or platforms and are for academic research use only.
9
+ task_categories:
10
+ - visual-question-answering
11
+ - video-classification
12
+ extra_gated_fields:
13
+ Name: text
14
+ Company/Organization: text
15
+ Country: text
16
+ E-Mail: text
17
+ modalities:
18
+ - Video
19
+ - Text
20
+ configs:
21
+ - config_name: lr
22
+ data_files: json/direction_qa_lr.json
23
+ - config_name: ud
24
+ data_files: json/direction_qa_ud.json
25
+ - config_name: udlr
26
+ data_files: json/direction_qa_udlr.json
27
+ language:
28
+ - en
29
+ size_categories:
30
+ - 1K<n<10K
31
+ ---
32
+ # MVBench
33
+
34
+ ## Dataset Description
35
+
36
+ - **Repository:** [MVBench](https://github.com/OpenGVLab/Ask-Anything/blob/main/video_chat2/mvbench.ipynb)
37
+ - **Paper:** [2311.17005](https://arxiv.org/abs/2311.17005)
38
+ - **Point of Contact:** mailto:[kunchang li]([email protected])
39
+
40
+ ![images](./assert/generation.png)
41
+
42
+ We introduce a novel static-to-dynamic method for defining temporal-related tasks. By converting static tasks into dynamic ones, we facilitate systematic generation of video tasks necessitating a wide range of temporal abilities, from perception to cognition. Guided by task definitions, we then **automatically transform public video annotations into multiple-choice QA** for task evaluation. This unique paradigm enables efficient creation of MVBench with minimal manual intervention while ensuring evaluation fairness through ground-truth video annotations and avoiding biased LLM scoring. The **20** temporal task examples are as follows.
43
+
44
+ ![images](./assert/task_example.png)
45
+
46
+ ## Evaluation
47
+
48
+ An evaluation example is provided in [mvbench.ipynb](https://github.com/OpenGVLab/Ask-Anything/blob/main/video_chat2/mvbench.ipynb). Please follow the pipeline to prepare the evaluation code for various MLLMs.
49
+
50
+ - **Preprocess**: We preserve the raw video (high resolution, long duration, etc.) along with corresponding annotations (start, end, subtitles, etc.) for future exploration; hence, the decoding of some raw videos like Perception Test may be slow.
51
+ - **Prompt**: We explore effective system prompts to encourage better temporal reasoning in MLLM, as well as efficient answer prompts for option extraction.
52
+
53
+ ## Leadrboard
54
+
55
+ While an [Online leaderboard]() is under construction, the current standings are as follows:
56
+
57
+ ![images](./assert/leaderboard.png)
json/direction_qa_lr.json ADDED
@@ -0,0 +1,902 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "video": "clip_0000.mp4",
4
+ "question": "What direction is the yellow sphere moving in the video?",
5
+ "candidates": [
6
+ "The yellow sphere is moving right.",
7
+ "The yellow sphere is moving left."
8
+ ],
9
+ "answer": "The yellow sphere is moving right."
10
+ },
11
+ {
12
+ "video": "clip_0001.mp4",
13
+ "question": "What direction is the green sphere moving in the video?",
14
+ "candidates": [
15
+ "The green sphere is moving right.",
16
+ "The green sphere is moving left."
17
+ ],
18
+ "answer": "The green sphere is moving right."
19
+ },
20
+ {
21
+ "video": "clip_0002.mp4",
22
+ "question": "What direction is the magenta cube moving in the video?",
23
+ "candidates": [
24
+ "The magenta cube is moving right.",
25
+ "The magenta cube is moving left."
26
+ ],
27
+ "answer": "The magenta cube is moving left."
28
+ },
29
+ {
30
+ "video": "clip_0003.mp4",
31
+ "question": "What direction is the blue cone moving in the video?",
32
+ "candidates": [
33
+ "The blue cone is moving right.",
34
+ "The blue cone is moving left."
35
+ ],
36
+ "answer": "The blue cone is moving left."
37
+ },
38
+ {
39
+ "video": "clip_0004.mp4",
40
+ "question": "What direction is the blue cone moving in the video?",
41
+ "candidates": [
42
+ "The blue cone is moving right.",
43
+ "The blue cone is moving left."
44
+ ],
45
+ "answer": "The blue cone is moving left."
46
+ },
47
+ {
48
+ "video": "clip_0005.mp4",
49
+ "question": "What direction is the red cone moving in the video?",
50
+ "candidates": [
51
+ "The red cone is moving right.",
52
+ "The red cone is moving left."
53
+ ],
54
+ "answer": "The red cone is moving left."
55
+ },
56
+ {
57
+ "video": "clip_0006.mp4",
58
+ "question": "What direction is the grey cube moving in the video?",
59
+ "candidates": [
60
+ "The grey cube is moving right.",
61
+ "The grey cube is moving left."
62
+ ],
63
+ "answer": "The grey cube is moving right."
64
+ },
65
+ {
66
+ "video": "clip_0007.mp4",
67
+ "question": "What direction is the yellow cube moving in the video?",
68
+ "candidates": [
69
+ "The yellow cube is moving right.",
70
+ "The yellow cube is moving left."
71
+ ],
72
+ "answer": "The yellow cube is moving right."
73
+ },
74
+ {
75
+ "video": "clip_0008.mp4",
76
+ "question": "What direction is the blue cube moving in the video?",
77
+ "candidates": [
78
+ "The blue cube is moving right.",
79
+ "The blue cube is moving left."
80
+ ],
81
+ "answer": "The blue cube is moving right."
82
+ },
83
+ {
84
+ "video": "clip_0009.mp4",
85
+ "question": "What direction is the green cube moving in the video?",
86
+ "candidates": [
87
+ "The green cube is moving right.",
88
+ "The green cube is moving left."
89
+ ],
90
+ "answer": "The green cube is moving left."
91
+ },
92
+ {
93
+ "video": "clip_0010.mp4",
94
+ "question": "What direction is the orange sphere moving in the video?",
95
+ "candidates": [
96
+ "The orange sphere is moving right.",
97
+ "The orange sphere is moving left."
98
+ ],
99
+ "answer": "The orange sphere is moving right."
100
+ },
101
+ {
102
+ "video": "clip_0011.mp4",
103
+ "question": "What direction is the magenta sphere moving in the video?",
104
+ "candidates": [
105
+ "The magenta sphere is moving right.",
106
+ "The magenta sphere is moving left."
107
+ ],
108
+ "answer": "The magenta sphere is moving right."
109
+ },
110
+ {
111
+ "video": "clip_0012.mp4",
112
+ "question": "What direction is the orange sphere moving in the video?",
113
+ "candidates": [
114
+ "The orange sphere is moving right.",
115
+ "The orange sphere is moving left."
116
+ ],
117
+ "answer": "The orange sphere is moving right."
118
+ },
119
+ {
120
+ "video": "clip_0013.mp4",
121
+ "question": "What direction is the grey sphere moving in the video?",
122
+ "candidates": [
123
+ "The grey sphere is moving right.",
124
+ "The grey sphere is moving left."
125
+ ],
126
+ "answer": "The grey sphere is moving left."
127
+ },
128
+ {
129
+ "video": "clip_0014.mp4",
130
+ "question": "What direction is the red sphere moving in the video?",
131
+ "candidates": [
132
+ "The red sphere is moving right.",
133
+ "The red sphere is moving left."
134
+ ],
135
+ "answer": "The red sphere is moving left."
136
+ },
137
+ {
138
+ "video": "clip_0015.mp4",
139
+ "question": "What direction is the green cube moving in the video?",
140
+ "candidates": [
141
+ "The green cube is moving right.",
142
+ "The green cube is moving left."
143
+ ],
144
+ "answer": "The green cube is moving right."
145
+ },
146
+ {
147
+ "video": "clip_0016.mp4",
148
+ "question": "What direction is the cyan sphere moving in the video?",
149
+ "candidates": [
150
+ "The cyan sphere is moving right.",
151
+ "The cyan sphere is moving left."
152
+ ],
153
+ "answer": "The cyan sphere is moving left."
154
+ },
155
+ {
156
+ "video": "clip_0017.mp4",
157
+ "question": "What direction is the yellow sphere moving in the video?",
158
+ "candidates": [
159
+ "The yellow sphere is moving right.",
160
+ "The yellow sphere is moving left."
161
+ ],
162
+ "answer": "The yellow sphere is moving left."
163
+ },
164
+ {
165
+ "video": "clip_0018.mp4",
166
+ "question": "What direction is the blue cube moving in the video?",
167
+ "candidates": [
168
+ "The blue cube is moving right.",
169
+ "The blue cube is moving left."
170
+ ],
171
+ "answer": "The blue cube is moving right."
172
+ },
173
+ {
174
+ "video": "clip_0019.mp4",
175
+ "question": "What direction is the orange sphere moving in the video?",
176
+ "candidates": [
177
+ "The orange sphere is moving right.",
178
+ "The orange sphere is moving left."
179
+ ],
180
+ "answer": "The orange sphere is moving left."
181
+ },
182
+ {
183
+ "video": "clip_0020.mp4",
184
+ "question": "What direction is the yellow sphere moving in the video?",
185
+ "candidates": [
186
+ "The yellow sphere is moving right.",
187
+ "The yellow sphere is moving left."
188
+ ],
189
+ "answer": "The yellow sphere is moving left."
190
+ },
191
+ {
192
+ "video": "clip_0021.mp4",
193
+ "question": "What direction is the yellow cone moving in the video?",
194
+ "candidates": [
195
+ "The yellow cone is moving right.",
196
+ "The yellow cone is moving left."
197
+ ],
198
+ "answer": "The yellow cone is moving left."
199
+ },
200
+ {
201
+ "video": "clip_0022.mp4",
202
+ "question": "What direction is the blue sphere moving in the video?",
203
+ "candidates": [
204
+ "The blue sphere is moving right.",
205
+ "The blue sphere is moving left."
206
+ ],
207
+ "answer": "The blue sphere is moving left."
208
+ },
209
+ {
210
+ "video": "clip_0023.mp4",
211
+ "question": "What direction is the magenta sphere moving in the video?",
212
+ "candidates": [
213
+ "The magenta sphere is moving right.",
214
+ "The magenta sphere is moving left."
215
+ ],
216
+ "answer": "The magenta sphere is moving right."
217
+ },
218
+ {
219
+ "video": "clip_0024.mp4",
220
+ "question": "What direction is the orange sphere moving in the video?",
221
+ "candidates": [
222
+ "The orange sphere is moving right.",
223
+ "The orange sphere is moving left."
224
+ ],
225
+ "answer": "The orange sphere is moving right."
226
+ },
227
+ {
228
+ "video": "clip_0025.mp4",
229
+ "question": "What direction is the red cube moving in the video?",
230
+ "candidates": [
231
+ "The red cube is moving right.",
232
+ "The red cube is moving left."
233
+ ],
234
+ "answer": "The red cube is moving left."
235
+ },
236
+ {
237
+ "video": "clip_0026.mp4",
238
+ "question": "What direction is the cyan cone moving in the video?",
239
+ "candidates": [
240
+ "The cyan cone is moving right.",
241
+ "The cyan cone is moving left."
242
+ ],
243
+ "answer": "The cyan cone is moving left."
244
+ },
245
+ {
246
+ "video": "clip_0027.mp4",
247
+ "question": "What direction is the red cone moving in the video?",
248
+ "candidates": [
249
+ "The red cone is moving right.",
250
+ "The red cone is moving left."
251
+ ],
252
+ "answer": "The red cone is moving right."
253
+ },
254
+ {
255
+ "video": "clip_0028.mp4",
256
+ "question": "What direction is the green cube moving in the video?",
257
+ "candidates": [
258
+ "The green cube is moving right.",
259
+ "The green cube is moving left."
260
+ ],
261
+ "answer": "The green cube is moving right."
262
+ },
263
+ {
264
+ "video": "clip_0029.mp4",
265
+ "question": "What direction is the green cube moving in the video?",
266
+ "candidates": [
267
+ "The green cube is moving right.",
268
+ "The green cube is moving left."
269
+ ],
270
+ "answer": "The green cube is moving right."
271
+ },
272
+ {
273
+ "video": "clip_0030.mp4",
274
+ "question": "What direction is the blue sphere moving in the video?",
275
+ "candidates": [
276
+ "The blue sphere is moving right.",
277
+ "The blue sphere is moving left."
278
+ ],
279
+ "answer": "The blue sphere is moving right."
280
+ },
281
+ {
282
+ "video": "clip_0031.mp4",
283
+ "question": "What direction is the blue cone moving in the video?",
284
+ "candidates": [
285
+ "The blue cone is moving right.",
286
+ "The blue cone is moving left."
287
+ ],
288
+ "answer": "The blue cone is moving left."
289
+ },
290
+ {
291
+ "video": "clip_0032.mp4",
292
+ "question": "What direction is the purple sphere moving in the video?",
293
+ "candidates": [
294
+ "The purple sphere is moving right.",
295
+ "The purple sphere is moving left."
296
+ ],
297
+ "answer": "The purple sphere is moving right."
298
+ },
299
+ {
300
+ "video": "clip_0033.mp4",
301
+ "question": "What direction is the orange cube moving in the video?",
302
+ "candidates": [
303
+ "The orange cube is moving right.",
304
+ "The orange cube is moving left."
305
+ ],
306
+ "answer": "The orange cube is moving left."
307
+ },
308
+ {
309
+ "video": "clip_0034.mp4",
310
+ "question": "What direction is the blue sphere moving in the video?",
311
+ "candidates": [
312
+ "The blue sphere is moving right.",
313
+ "The blue sphere is moving left."
314
+ ],
315
+ "answer": "The blue sphere is moving left."
316
+ },
317
+ {
318
+ "video": "clip_0035.mp4",
319
+ "question": "What direction is the orange sphere moving in the video?",
320
+ "candidates": [
321
+ "The orange sphere is moving right.",
322
+ "The orange sphere is moving left."
323
+ ],
324
+ "answer": "The orange sphere is moving right."
325
+ },
326
+ {
327
+ "video": "clip_0036.mp4",
328
+ "question": "What direction is the cyan cone moving in the video?",
329
+ "candidates": [
330
+ "The cyan cone is moving right.",
331
+ "The cyan cone is moving left."
332
+ ],
333
+ "answer": "The cyan cone is moving right."
334
+ },
335
+ {
336
+ "video": "clip_0037.mp4",
337
+ "question": "What direction is the blue cone moving in the video?",
338
+ "candidates": [
339
+ "The blue cone is moving right.",
340
+ "The blue cone is moving left."
341
+ ],
342
+ "answer": "The blue cone is moving left."
343
+ },
344
+ {
345
+ "video": "clip_0038.mp4",
346
+ "question": "What direction is the cyan cone moving in the video?",
347
+ "candidates": [
348
+ "The cyan cone is moving right.",
349
+ "The cyan cone is moving left."
350
+ ],
351
+ "answer": "The cyan cone is moving left."
352
+ },
353
+ {
354
+ "video": "clip_0039.mp4",
355
+ "question": "What direction is the green sphere moving in the video?",
356
+ "candidates": [
357
+ "The green sphere is moving right.",
358
+ "The green sphere is moving left."
359
+ ],
360
+ "answer": "The green sphere is moving left."
361
+ },
362
+ {
363
+ "video": "clip_0040.mp4",
364
+ "question": "What direction is the purple sphere moving in the video?",
365
+ "candidates": [
366
+ "The purple sphere is moving right.",
367
+ "The purple sphere is moving left."
368
+ ],
369
+ "answer": "The purple sphere is moving left."
370
+ },
371
+ {
372
+ "video": "clip_0041.mp4",
373
+ "question": "What direction is the yellow cube moving in the video?",
374
+ "candidates": [
375
+ "The yellow cube is moving right.",
376
+ "The yellow cube is moving left."
377
+ ],
378
+ "answer": "The yellow cube is moving right."
379
+ },
380
+ {
381
+ "video": "clip_0042.mp4",
382
+ "question": "What direction is the grey sphere moving in the video?",
383
+ "candidates": [
384
+ "The grey sphere is moving right.",
385
+ "The grey sphere is moving left."
386
+ ],
387
+ "answer": "The grey sphere is moving left."
388
+ },
389
+ {
390
+ "video": "clip_0043.mp4",
391
+ "question": "What direction is the cyan cone moving in the video?",
392
+ "candidates": [
393
+ "The cyan cone is moving right.",
394
+ "The cyan cone is moving left."
395
+ ],
396
+ "answer": "The cyan cone is moving left."
397
+ },
398
+ {
399
+ "video": "clip_0044.mp4",
400
+ "question": "What direction is the grey cube moving in the video?",
401
+ "candidates": [
402
+ "The grey cube is moving right.",
403
+ "The grey cube is moving left."
404
+ ],
405
+ "answer": "The grey cube is moving right."
406
+ },
407
+ {
408
+ "video": "clip_0045.mp4",
409
+ "question": "What direction is the grey cube moving in the video?",
410
+ "candidates": [
411
+ "The grey cube is moving right.",
412
+ "The grey cube is moving left."
413
+ ],
414
+ "answer": "The grey cube is moving right."
415
+ },
416
+ {
417
+ "video": "clip_0046.mp4",
418
+ "question": "What direction is the blue cone moving in the video?",
419
+ "candidates": [
420
+ "The blue cone is moving right.",
421
+ "The blue cone is moving left."
422
+ ],
423
+ "answer": "The blue cone is moving right."
424
+ },
425
+ {
426
+ "video": "clip_0047.mp4",
427
+ "question": "What direction is the orange cube moving in the video?",
428
+ "candidates": [
429
+ "The orange cube is moving right.",
430
+ "The orange cube is moving left."
431
+ ],
432
+ "answer": "The orange cube is moving right."
433
+ },
434
+ {
435
+ "video": "clip_0048.mp4",
436
+ "question": "What direction is the purple sphere moving in the video?",
437
+ "candidates": [
438
+ "The purple sphere is moving right.",
439
+ "The purple sphere is moving left."
440
+ ],
441
+ "answer": "The purple sphere is moving right."
442
+ },
443
+ {
444
+ "video": "clip_0049.mp4",
445
+ "question": "What direction is the blue cube moving in the video?",
446
+ "candidates": [
447
+ "The blue cube is moving right.",
448
+ "The blue cube is moving left."
449
+ ],
450
+ "answer": "The blue cube is moving left."
451
+ },
452
+ {
453
+ "video": "clip_0050.mp4",
454
+ "question": "What direction is the orange cone moving in the video?",
455
+ "candidates": [
456
+ "The orange cone is moving right.",
457
+ "The orange cone is moving left."
458
+ ],
459
+ "answer": "The orange cone is moving left."
460
+ },
461
+ {
462
+ "video": "clip_0051.mp4",
463
+ "question": "What direction is the yellow cone moving in the video?",
464
+ "candidates": [
465
+ "The yellow cone is moving right.",
466
+ "The yellow cone is moving left."
467
+ ],
468
+ "answer": "The yellow cone is moving right."
469
+ },
470
+ {
471
+ "video": "clip_0052.mp4",
472
+ "question": "What direction is the cyan sphere moving in the video?",
473
+ "candidates": [
474
+ "The cyan sphere is moving right.",
475
+ "The cyan sphere is moving left."
476
+ ],
477
+ "answer": "The cyan sphere is moving left."
478
+ },
479
+ {
480
+ "video": "clip_0053.mp4",
481
+ "question": "What direction is the yellow cube moving in the video?",
482
+ "candidates": [
483
+ "The yellow cube is moving right.",
484
+ "The yellow cube is moving left."
485
+ ],
486
+ "answer": "The yellow cube is moving left."
487
+ },
488
+ {
489
+ "video": "clip_0054.mp4",
490
+ "question": "What direction is the purple sphere moving in the video?",
491
+ "candidates": [
492
+ "The purple sphere is moving right.",
493
+ "The purple sphere is moving left."
494
+ ],
495
+ "answer": "The purple sphere is moving right."
496
+ },
497
+ {
498
+ "video": "clip_0055.mp4",
499
+ "question": "What direction is the green cube moving in the video?",
500
+ "candidates": [
501
+ "The green cube is moving right.",
502
+ "The green cube is moving left."
503
+ ],
504
+ "answer": "The green cube is moving right."
505
+ },
506
+ {
507
+ "video": "clip_0056.mp4",
508
+ "question": "What direction is the purple cone moving in the video?",
509
+ "candidates": [
510
+ "The purple cone is moving right.",
511
+ "The purple cone is moving left."
512
+ ],
513
+ "answer": "The purple cone is moving left."
514
+ },
515
+ {
516
+ "video": "clip_0057.mp4",
517
+ "question": "What direction is the yellow cone moving in the video?",
518
+ "candidates": [
519
+ "The yellow cone is moving right.",
520
+ "The yellow cone is moving left."
521
+ ],
522
+ "answer": "The yellow cone is moving right."
523
+ },
524
+ {
525
+ "video": "clip_0058.mp4",
526
+ "question": "What direction is the blue cone moving in the video?",
527
+ "candidates": [
528
+ "The blue cone is moving right.",
529
+ "The blue cone is moving left."
530
+ ],
531
+ "answer": "The blue cone is moving right."
532
+ },
533
+ {
534
+ "video": "clip_0059.mp4",
535
+ "question": "What direction is the cyan sphere moving in the video?",
536
+ "candidates": [
537
+ "The cyan sphere is moving right.",
538
+ "The cyan sphere is moving left."
539
+ ],
540
+ "answer": "The cyan sphere is moving left."
541
+ },
542
+ {
543
+ "video": "clip_0060.mp4",
544
+ "question": "What direction is the purple cube moving in the video?",
545
+ "candidates": [
546
+ "The purple cube is moving right.",
547
+ "The purple cube is moving left."
548
+ ],
549
+ "answer": "The purple cube is moving left."
550
+ },
551
+ {
552
+ "video": "clip_0061.mp4",
553
+ "question": "What direction is the purple cone moving in the video?",
554
+ "candidates": [
555
+ "The purple cone is moving right.",
556
+ "The purple cone is moving left."
557
+ ],
558
+ "answer": "The purple cone is moving right."
559
+ },
560
+ {
561
+ "video": "clip_0062.mp4",
562
+ "question": "What direction is the purple cube moving in the video?",
563
+ "candidates": [
564
+ "The purple cube is moving right.",
565
+ "The purple cube is moving left."
566
+ ],
567
+ "answer": "The purple cube is moving right."
568
+ },
569
+ {
570
+ "video": "clip_0063.mp4",
571
+ "question": "What direction is the red cone moving in the video?",
572
+ "candidates": [
573
+ "The red cone is moving right.",
574
+ "The red cone is moving left."
575
+ ],
576
+ "answer": "The red cone is moving right."
577
+ },
578
+ {
579
+ "video": "clip_0064.mp4",
580
+ "question": "What direction is the green cube moving in the video?",
581
+ "candidates": [
582
+ "The green cube is moving right.",
583
+ "The green cube is moving left."
584
+ ],
585
+ "answer": "The green cube is moving left."
586
+ },
587
+ {
588
+ "video": "clip_0065.mp4",
589
+ "question": "What direction is the green sphere moving in the video?",
590
+ "candidates": [
591
+ "The green sphere is moving right.",
592
+ "The green sphere is moving left."
593
+ ],
594
+ "answer": "The green sphere is moving right."
595
+ },
596
+ {
597
+ "video": "clip_0066.mp4",
598
+ "question": "What direction is the grey cube moving in the video?",
599
+ "candidates": [
600
+ "The grey cube is moving right.",
601
+ "The grey cube is moving left."
602
+ ],
603
+ "answer": "The grey cube is moving left."
604
+ },
605
+ {
606
+ "video": "clip_0067.mp4",
607
+ "question": "What direction is the purple cone moving in the video?",
608
+ "candidates": [
609
+ "The purple cone is moving right.",
610
+ "The purple cone is moving left."
611
+ ],
612
+ "answer": "The purple cone is moving right."
613
+ },
614
+ {
615
+ "video": "clip_0068.mp4",
616
+ "question": "What direction is the orange cube moving in the video?",
617
+ "candidates": [
618
+ "The orange cube is moving right.",
619
+ "The orange cube is moving left."
620
+ ],
621
+ "answer": "The orange cube is moving left."
622
+ },
623
+ {
624
+ "video": "clip_0069.mp4",
625
+ "question": "What direction is the blue sphere moving in the video?",
626
+ "candidates": [
627
+ "The blue sphere is moving right.",
628
+ "The blue sphere is moving left."
629
+ ],
630
+ "answer": "The blue sphere is moving left."
631
+ },
632
+ {
633
+ "video": "clip_0070.mp4",
634
+ "question": "What direction is the red cone moving in the video?",
635
+ "candidates": [
636
+ "The red cone is moving right.",
637
+ "The red cone is moving left."
638
+ ],
639
+ "answer": "The red cone is moving left."
640
+ },
641
+ {
642
+ "video": "clip_0071.mp4",
643
+ "question": "What direction is the green cube moving in the video?",
644
+ "candidates": [
645
+ "The green cube is moving right.",
646
+ "The green cube is moving left."
647
+ ],
648
+ "answer": "The green cube is moving left."
649
+ },
650
+ {
651
+ "video": "clip_0072.mp4",
652
+ "question": "What direction is the magenta cube moving in the video?",
653
+ "candidates": [
654
+ "The magenta cube is moving right.",
655
+ "The magenta cube is moving left."
656
+ ],
657
+ "answer": "The magenta cube is moving right."
658
+ },
659
+ {
660
+ "video": "clip_0073.mp4",
661
+ "question": "What direction is the red cube moving in the video?",
662
+ "candidates": [
663
+ "The red cube is moving right.",
664
+ "The red cube is moving left."
665
+ ],
666
+ "answer": "The red cube is moving right."
667
+ },
668
+ {
669
+ "video": "clip_0074.mp4",
670
+ "question": "What direction is the cyan cube moving in the video?",
671
+ "candidates": [
672
+ "The cyan cube is moving right.",
673
+ "The cyan cube is moving left."
674
+ ],
675
+ "answer": "The cyan cube is moving left."
676
+ },
677
+ {
678
+ "video": "clip_0075.mp4",
679
+ "question": "What direction is the magenta cube moving in the video?",
680
+ "candidates": [
681
+ "The magenta cube is moving right.",
682
+ "The magenta cube is moving left."
683
+ ],
684
+ "answer": "The magenta cube is moving right."
685
+ },
686
+ {
687
+ "video": "clip_0076.mp4",
688
+ "question": "What direction is the cyan sphere moving in the video?",
689
+ "candidates": [
690
+ "The cyan sphere is moving right.",
691
+ "The cyan sphere is moving left."
692
+ ],
693
+ "answer": "The cyan sphere is moving right."
694
+ },
695
+ {
696
+ "video": "clip_0077.mp4",
697
+ "question": "What direction is the orange cone moving in the video?",
698
+ "candidates": [
699
+ "The orange cone is moving right.",
700
+ "The orange cone is moving left."
701
+ ],
702
+ "answer": "The orange cone is moving left."
703
+ },
704
+ {
705
+ "video": "clip_0078.mp4",
706
+ "question": "What direction is the yellow cube moving in the video?",
707
+ "candidates": [
708
+ "The yellow cube is moving right.",
709
+ "The yellow cube is moving left."
710
+ ],
711
+ "answer": "The yellow cube is moving right."
712
+ },
713
+ {
714
+ "video": "clip_0079.mp4",
715
+ "question": "What direction is the blue cone moving in the video?",
716
+ "candidates": [
717
+ "The blue cone is moving right.",
718
+ "The blue cone is moving left."
719
+ ],
720
+ "answer": "The blue cone is moving right."
721
+ },
722
+ {
723
+ "video": "clip_0080.mp4",
724
+ "question": "What direction is the grey cone moving in the video?",
725
+ "candidates": [
726
+ "The grey cone is moving right.",
727
+ "The grey cone is moving left."
728
+ ],
729
+ "answer": "The grey cone is moving right."
730
+ },
731
+ {
732
+ "video": "clip_0081.mp4",
733
+ "question": "What direction is the green cube moving in the video?",
734
+ "candidates": [
735
+ "The green cube is moving right.",
736
+ "The green cube is moving left."
737
+ ],
738
+ "answer": "The green cube is moving left."
739
+ },
740
+ {
741
+ "video": "clip_0082.mp4",
742
+ "question": "What direction is the purple cone moving in the video?",
743
+ "candidates": [
744
+ "The purple cone is moving right.",
745
+ "The purple cone is moving left."
746
+ ],
747
+ "answer": "The purple cone is moving left."
748
+ },
749
+ {
750
+ "video": "clip_0083.mp4",
751
+ "question": "What direction is the yellow cone moving in the video?",
752
+ "candidates": [
753
+ "The yellow cone is moving right.",
754
+ "The yellow cone is moving left."
755
+ ],
756
+ "answer": "The yellow cone is moving left."
757
+ },
758
+ {
759
+ "video": "clip_0084.mp4",
760
+ "question": "What direction is the orange cube moving in the video?",
761
+ "candidates": [
762
+ "The orange cube is moving right.",
763
+ "The orange cube is moving left."
764
+ ],
765
+ "answer": "The orange cube is moving right."
766
+ },
767
+ {
768
+ "video": "clip_0085.mp4",
769
+ "question": "What direction is the purple cube moving in the video?",
770
+ "candidates": [
771
+ "The purple cube is moving right.",
772
+ "The purple cube is moving left."
773
+ ],
774
+ "answer": "The purple cube is moving right."
775
+ },
776
+ {
777
+ "video": "clip_0086.mp4",
778
+ "question": "What direction is the grey cone moving in the video?",
779
+ "candidates": [
780
+ "The grey cone is moving right.",
781
+ "The grey cone is moving left."
782
+ ],
783
+ "answer": "The grey cone is moving left."
784
+ },
785
+ {
786
+ "video": "clip_0087.mp4",
787
+ "question": "What direction is the purple cube moving in the video?",
788
+ "candidates": [
789
+ "The purple cube is moving right.",
790
+ "The purple cube is moving left."
791
+ ],
792
+ "answer": "The purple cube is moving right."
793
+ },
794
+ {
795
+ "video": "clip_0088.mp4",
796
+ "question": "What direction is the purple cube moving in the video?",
797
+ "candidates": [
798
+ "The purple cube is moving right.",
799
+ "The purple cube is moving left."
800
+ ],
801
+ "answer": "The purple cube is moving right."
802
+ },
803
+ {
804
+ "video": "clip_0089.mp4",
805
+ "question": "What direction is the green cone moving in the video?",
806
+ "candidates": [
807
+ "The green cone is moving right.",
808
+ "The green cone is moving left."
809
+ ],
810
+ "answer": "The green cone is moving right."
811
+ },
812
+ {
813
+ "video": "clip_0090.mp4",
814
+ "question": "What direction is the orange cube moving in the video?",
815
+ "candidates": [
816
+ "The orange cube is moving right.",
817
+ "The orange cube is moving left."
818
+ ],
819
+ "answer": "The orange cube is moving left."
820
+ },
821
+ {
822
+ "video": "clip_0091.mp4",
823
+ "question": "What direction is the grey sphere moving in the video?",
824
+ "candidates": [
825
+ "The grey sphere is moving right.",
826
+ "The grey sphere is moving left."
827
+ ],
828
+ "answer": "The grey sphere is moving right."
829
+ },
830
+ {
831
+ "video": "clip_0092.mp4",
832
+ "question": "What direction is the red sphere moving in the video?",
833
+ "candidates": [
834
+ "The red sphere is moving right.",
835
+ "The red sphere is moving left."
836
+ ],
837
+ "answer": "The red sphere is moving right."
838
+ },
839
+ {
840
+ "video": "clip_0093.mp4",
841
+ "question": "What direction is the grey cube moving in the video?",
842
+ "candidates": [
843
+ "The grey cube is moving right.",
844
+ "The grey cube is moving left."
845
+ ],
846
+ "answer": "The grey cube is moving left."
847
+ },
848
+ {
849
+ "video": "clip_0094.mp4",
850
+ "question": "What direction is the magenta cone moving in the video?",
851
+ "candidates": [
852
+ "The magenta cone is moving right.",
853
+ "The magenta cone is moving left."
854
+ ],
855
+ "answer": "The magenta cone is moving left."
856
+ },
857
+ {
858
+ "video": "clip_0095.mp4",
859
+ "question": "What direction is the green cone moving in the video?",
860
+ "candidates": [
861
+ "The green cone is moving right.",
862
+ "The green cone is moving left."
863
+ ],
864
+ "answer": "The green cone is moving left."
865
+ },
866
+ {
867
+ "video": "clip_0096.mp4",
868
+ "question": "What direction is the grey cone moving in the video?",
869
+ "candidates": [
870
+ "The grey cone is moving right.",
871
+ "The grey cone is moving left."
872
+ ],
873
+ "answer": "The grey cone is moving left."
874
+ },
875
+ {
876
+ "video": "clip_0097.mp4",
877
+ "question": "What direction is the purple cube moving in the video?",
878
+ "candidates": [
879
+ "The purple cube is moving right.",
880
+ "The purple cube is moving left."
881
+ ],
882
+ "answer": "The purple cube is moving left."
883
+ },
884
+ {
885
+ "video": "clip_0098.mp4",
886
+ "question": "What direction is the blue cone moving in the video?",
887
+ "candidates": [
888
+ "The blue cone is moving right.",
889
+ "The blue cone is moving left."
890
+ ],
891
+ "answer": "The blue cone is moving left."
892
+ },
893
+ {
894
+ "video": "clip_0099.mp4",
895
+ "question": "What direction is the orange sphere moving in the video?",
896
+ "candidates": [
897
+ "The orange sphere is moving right.",
898
+ "The orange sphere is moving left."
899
+ ],
900
+ "answer": "The orange sphere is moving right."
901
+ }
902
+ ]
json/direction_qa_ud.json ADDED
@@ -0,0 +1,902 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "video": "clip_0000.mp4",
4
+ "question": "What direction is the green cone moving in the video?",
5
+ "candidates": [
6
+ "The green cone is moving up.",
7
+ "The green cone is moving down."
8
+ ],
9
+ "answer": "The green cone is moving up."
10
+ },
11
+ {
12
+ "video": "clip_0001.mp4",
13
+ "question": "What direction is the orange cube moving in the video?",
14
+ "candidates": [
15
+ "The orange cube is moving up.",
16
+ "The orange cube is moving down."
17
+ ],
18
+ "answer": "The orange cube is moving down."
19
+ },
20
+ {
21
+ "video": "clip_0002.mp4",
22
+ "question": "What direction is the magenta cube moving in the video?",
23
+ "candidates": [
24
+ "The magenta cube is moving up.",
25
+ "The magenta cube is moving down."
26
+ ],
27
+ "answer": "The magenta cube is moving down."
28
+ },
29
+ {
30
+ "video": "clip_0003.mp4",
31
+ "question": "What direction is the purple sphere moving in the video?",
32
+ "candidates": [
33
+ "The purple sphere is moving up.",
34
+ "The purple sphere is moving down."
35
+ ],
36
+ "answer": "The purple sphere is moving up."
37
+ },
38
+ {
39
+ "video": "clip_0004.mp4",
40
+ "question": "What direction is the purple cone moving in the video?",
41
+ "candidates": [
42
+ "The purple cone is moving up.",
43
+ "The purple cone is moving down."
44
+ ],
45
+ "answer": "The purple cone is moving down."
46
+ },
47
+ {
48
+ "video": "clip_0005.mp4",
49
+ "question": "What direction is the green sphere moving in the video?",
50
+ "candidates": [
51
+ "The green sphere is moving up.",
52
+ "The green sphere is moving down."
53
+ ],
54
+ "answer": "The green sphere is moving up."
55
+ },
56
+ {
57
+ "video": "clip_0006.mp4",
58
+ "question": "What direction is the yellow sphere moving in the video?",
59
+ "candidates": [
60
+ "The yellow sphere is moving up.",
61
+ "The yellow sphere is moving down."
62
+ ],
63
+ "answer": "The yellow sphere is moving down."
64
+ },
65
+ {
66
+ "video": "clip_0007.mp4",
67
+ "question": "What direction is the orange sphere moving in the video?",
68
+ "candidates": [
69
+ "The orange sphere is moving up.",
70
+ "The orange sphere is moving down."
71
+ ],
72
+ "answer": "The orange sphere is moving down."
73
+ },
74
+ {
75
+ "video": "clip_0008.mp4",
76
+ "question": "What direction is the cyan cube moving in the video?",
77
+ "candidates": [
78
+ "The cyan cube is moving up.",
79
+ "The cyan cube is moving down."
80
+ ],
81
+ "answer": "The cyan cube is moving up."
82
+ },
83
+ {
84
+ "video": "clip_0009.mp4",
85
+ "question": "What direction is the red cube moving in the video?",
86
+ "candidates": [
87
+ "The red cube is moving up.",
88
+ "The red cube is moving down."
89
+ ],
90
+ "answer": "The red cube is moving down."
91
+ },
92
+ {
93
+ "video": "clip_0010.mp4",
94
+ "question": "What direction is the blue sphere moving in the video?",
95
+ "candidates": [
96
+ "The blue sphere is moving up.",
97
+ "The blue sphere is moving down."
98
+ ],
99
+ "answer": "The blue sphere is moving up."
100
+ },
101
+ {
102
+ "video": "clip_0011.mp4",
103
+ "question": "What direction is the magenta sphere moving in the video?",
104
+ "candidates": [
105
+ "The magenta sphere is moving up.",
106
+ "The magenta sphere is moving down."
107
+ ],
108
+ "answer": "The magenta sphere is moving up."
109
+ },
110
+ {
111
+ "video": "clip_0012.mp4",
112
+ "question": "What direction is the cyan sphere moving in the video?",
113
+ "candidates": [
114
+ "The cyan sphere is moving up.",
115
+ "The cyan sphere is moving down."
116
+ ],
117
+ "answer": "The cyan sphere is moving down."
118
+ },
119
+ {
120
+ "video": "clip_0013.mp4",
121
+ "question": "What direction is the magenta cube moving in the video?",
122
+ "candidates": [
123
+ "The magenta cube is moving up.",
124
+ "The magenta cube is moving down."
125
+ ],
126
+ "answer": "The magenta cube is moving up."
127
+ },
128
+ {
129
+ "video": "clip_0014.mp4",
130
+ "question": "What direction is the purple sphere moving in the video?",
131
+ "candidates": [
132
+ "The purple sphere is moving up.",
133
+ "The purple sphere is moving down."
134
+ ],
135
+ "answer": "The purple sphere is moving down."
136
+ },
137
+ {
138
+ "video": "clip_0015.mp4",
139
+ "question": "What direction is the cyan cone moving in the video?",
140
+ "candidates": [
141
+ "The cyan cone is moving up.",
142
+ "The cyan cone is moving down."
143
+ ],
144
+ "answer": "The cyan cone is moving up."
145
+ },
146
+ {
147
+ "video": "clip_0016.mp4",
148
+ "question": "What direction is the grey cone moving in the video?",
149
+ "candidates": [
150
+ "The grey cone is moving up.",
151
+ "The grey cone is moving down."
152
+ ],
153
+ "answer": "The grey cone is moving down."
154
+ },
155
+ {
156
+ "video": "clip_0017.mp4",
157
+ "question": "What direction is the orange cube moving in the video?",
158
+ "candidates": [
159
+ "The orange cube is moving up.",
160
+ "The orange cube is moving down."
161
+ ],
162
+ "answer": "The orange cube is moving up."
163
+ },
164
+ {
165
+ "video": "clip_0018.mp4",
166
+ "question": "What direction is the yellow cone moving in the video?",
167
+ "candidates": [
168
+ "The yellow cone is moving up.",
169
+ "The yellow cone is moving down."
170
+ ],
171
+ "answer": "The yellow cone is moving down."
172
+ },
173
+ {
174
+ "video": "clip_0019.mp4",
175
+ "question": "What direction is the red sphere moving in the video?",
176
+ "candidates": [
177
+ "The red sphere is moving up.",
178
+ "The red sphere is moving down."
179
+ ],
180
+ "answer": "The red sphere is moving up."
181
+ },
182
+ {
183
+ "video": "clip_0020.mp4",
184
+ "question": "What direction is the red cube moving in the video?",
185
+ "candidates": [
186
+ "The red cube is moving up.",
187
+ "The red cube is moving down."
188
+ ],
189
+ "answer": "The red cube is moving up."
190
+ },
191
+ {
192
+ "video": "clip_0021.mp4",
193
+ "question": "What direction is the blue cube moving in the video?",
194
+ "candidates": [
195
+ "The blue cube is moving up.",
196
+ "The blue cube is moving down."
197
+ ],
198
+ "answer": "The blue cube is moving down."
199
+ },
200
+ {
201
+ "video": "clip_0022.mp4",
202
+ "question": "What direction is the grey sphere moving in the video?",
203
+ "candidates": [
204
+ "The grey sphere is moving up.",
205
+ "The grey sphere is moving down."
206
+ ],
207
+ "answer": "The grey sphere is moving down."
208
+ },
209
+ {
210
+ "video": "clip_0023.mp4",
211
+ "question": "What direction is the yellow sphere moving in the video?",
212
+ "candidates": [
213
+ "The yellow sphere is moving up.",
214
+ "The yellow sphere is moving down."
215
+ ],
216
+ "answer": "The yellow sphere is moving up."
217
+ },
218
+ {
219
+ "video": "clip_0024.mp4",
220
+ "question": "What direction is the green cube moving in the video?",
221
+ "candidates": [
222
+ "The green cube is moving up.",
223
+ "The green cube is moving down."
224
+ ],
225
+ "answer": "The green cube is moving up."
226
+ },
227
+ {
228
+ "video": "clip_0025.mp4",
229
+ "question": "What direction is the cyan sphere moving in the video?",
230
+ "candidates": [
231
+ "The cyan sphere is moving up.",
232
+ "The cyan sphere is moving down."
233
+ ],
234
+ "answer": "The cyan sphere is moving down."
235
+ },
236
+ {
237
+ "video": "clip_0026.mp4",
238
+ "question": "What direction is the yellow cube moving in the video?",
239
+ "candidates": [
240
+ "The yellow cube is moving up.",
241
+ "The yellow cube is moving down."
242
+ ],
243
+ "answer": "The yellow cube is moving down."
244
+ },
245
+ {
246
+ "video": "clip_0027.mp4",
247
+ "question": "What direction is the magenta cube moving in the video?",
248
+ "candidates": [
249
+ "The magenta cube is moving up.",
250
+ "The magenta cube is moving down."
251
+ ],
252
+ "answer": "The magenta cube is moving up."
253
+ },
254
+ {
255
+ "video": "clip_0028.mp4",
256
+ "question": "What direction is the red sphere moving in the video?",
257
+ "candidates": [
258
+ "The red sphere is moving up.",
259
+ "The red sphere is moving down."
260
+ ],
261
+ "answer": "The red sphere is moving up."
262
+ },
263
+ {
264
+ "video": "clip_0029.mp4",
265
+ "question": "What direction is the green cube moving in the video?",
266
+ "candidates": [
267
+ "The green cube is moving up.",
268
+ "The green cube is moving down."
269
+ ],
270
+ "answer": "The green cube is moving up."
271
+ },
272
+ {
273
+ "video": "clip_0030.mp4",
274
+ "question": "What direction is the grey sphere moving in the video?",
275
+ "candidates": [
276
+ "The grey sphere is moving up.",
277
+ "The grey sphere is moving down."
278
+ ],
279
+ "answer": "The grey sphere is moving up."
280
+ },
281
+ {
282
+ "video": "clip_0031.mp4",
283
+ "question": "What direction is the green cone moving in the video?",
284
+ "candidates": [
285
+ "The green cone is moving up.",
286
+ "The green cone is moving down."
287
+ ],
288
+ "answer": "The green cone is moving down."
289
+ },
290
+ {
291
+ "video": "clip_0032.mp4",
292
+ "question": "What direction is the yellow cone moving in the video?",
293
+ "candidates": [
294
+ "The yellow cone is moving up.",
295
+ "The yellow cone is moving down."
296
+ ],
297
+ "answer": "The yellow cone is moving up."
298
+ },
299
+ {
300
+ "video": "clip_0033.mp4",
301
+ "question": "What direction is the yellow cone moving in the video?",
302
+ "candidates": [
303
+ "The yellow cone is moving up.",
304
+ "The yellow cone is moving down."
305
+ ],
306
+ "answer": "The yellow cone is moving up."
307
+ },
308
+ {
309
+ "video": "clip_0034.mp4",
310
+ "question": "What direction is the magenta cone moving in the video?",
311
+ "candidates": [
312
+ "The magenta cone is moving up.",
313
+ "The magenta cone is moving down."
314
+ ],
315
+ "answer": "The magenta cone is moving up."
316
+ },
317
+ {
318
+ "video": "clip_0035.mp4",
319
+ "question": "What direction is the yellow cube moving in the video?",
320
+ "candidates": [
321
+ "The yellow cube is moving up.",
322
+ "The yellow cube is moving down."
323
+ ],
324
+ "answer": "The yellow cube is moving up."
325
+ },
326
+ {
327
+ "video": "clip_0036.mp4",
328
+ "question": "What direction is the green cube moving in the video?",
329
+ "candidates": [
330
+ "The green cube is moving up.",
331
+ "The green cube is moving down."
332
+ ],
333
+ "answer": "The green cube is moving down."
334
+ },
335
+ {
336
+ "video": "clip_0037.mp4",
337
+ "question": "What direction is the purple sphere moving in the video?",
338
+ "candidates": [
339
+ "The purple sphere is moving up.",
340
+ "The purple sphere is moving down."
341
+ ],
342
+ "answer": "The purple sphere is moving up."
343
+ },
344
+ {
345
+ "video": "clip_0038.mp4",
346
+ "question": "What direction is the green cube moving in the video?",
347
+ "candidates": [
348
+ "The green cube is moving up.",
349
+ "The green cube is moving down."
350
+ ],
351
+ "answer": "The green cube is moving down."
352
+ },
353
+ {
354
+ "video": "clip_0039.mp4",
355
+ "question": "What direction is the magenta cone moving in the video?",
356
+ "candidates": [
357
+ "The magenta cone is moving up.",
358
+ "The magenta cone is moving down."
359
+ ],
360
+ "answer": "The magenta cone is moving up."
361
+ },
362
+ {
363
+ "video": "clip_0040.mp4",
364
+ "question": "What direction is the blue sphere moving in the video?",
365
+ "candidates": [
366
+ "The blue sphere is moving up.",
367
+ "The blue sphere is moving down."
368
+ ],
369
+ "answer": "The blue sphere is moving down."
370
+ },
371
+ {
372
+ "video": "clip_0041.mp4",
373
+ "question": "What direction is the purple cone moving in the video?",
374
+ "candidates": [
375
+ "The purple cone is moving up.",
376
+ "The purple cone is moving down."
377
+ ],
378
+ "answer": "The purple cone is moving down."
379
+ },
380
+ {
381
+ "video": "clip_0042.mp4",
382
+ "question": "What direction is the blue cube moving in the video?",
383
+ "candidates": [
384
+ "The blue cube is moving up.",
385
+ "The blue cube is moving down."
386
+ ],
387
+ "answer": "The blue cube is moving up."
388
+ },
389
+ {
390
+ "video": "clip_0043.mp4",
391
+ "question": "What direction is the magenta cube moving in the video?",
392
+ "candidates": [
393
+ "The magenta cube is moving up.",
394
+ "The magenta cube is moving down."
395
+ ],
396
+ "answer": "The magenta cube is moving down."
397
+ },
398
+ {
399
+ "video": "clip_0044.mp4",
400
+ "question": "What direction is the grey cube moving in the video?",
401
+ "candidates": [
402
+ "The grey cube is moving up.",
403
+ "The grey cube is moving down."
404
+ ],
405
+ "answer": "The grey cube is moving up."
406
+ },
407
+ {
408
+ "video": "clip_0045.mp4",
409
+ "question": "What direction is the grey sphere moving in the video?",
410
+ "candidates": [
411
+ "The grey sphere is moving up.",
412
+ "The grey sphere is moving down."
413
+ ],
414
+ "answer": "The grey sphere is moving down."
415
+ },
416
+ {
417
+ "video": "clip_0046.mp4",
418
+ "question": "What direction is the purple cone moving in the video?",
419
+ "candidates": [
420
+ "The purple cone is moving up.",
421
+ "The purple cone is moving down."
422
+ ],
423
+ "answer": "The purple cone is moving down."
424
+ },
425
+ {
426
+ "video": "clip_0047.mp4",
427
+ "question": "What direction is the magenta cone moving in the video?",
428
+ "candidates": [
429
+ "The magenta cone is moving up.",
430
+ "The magenta cone is moving down."
431
+ ],
432
+ "answer": "The magenta cone is moving up."
433
+ },
434
+ {
435
+ "video": "clip_0048.mp4",
436
+ "question": "What direction is the cyan cube moving in the video?",
437
+ "candidates": [
438
+ "The cyan cube is moving up.",
439
+ "The cyan cube is moving down."
440
+ ],
441
+ "answer": "The cyan cube is moving up."
442
+ },
443
+ {
444
+ "video": "clip_0049.mp4",
445
+ "question": "What direction is the purple cube moving in the video?",
446
+ "candidates": [
447
+ "The purple cube is moving up.",
448
+ "The purple cube is moving down."
449
+ ],
450
+ "answer": "The purple cube is moving down."
451
+ },
452
+ {
453
+ "video": "clip_0050.mp4",
454
+ "question": "What direction is the yellow cone moving in the video?",
455
+ "candidates": [
456
+ "The yellow cone is moving up.",
457
+ "The yellow cone is moving down."
458
+ ],
459
+ "answer": "The yellow cone is moving down."
460
+ },
461
+ {
462
+ "video": "clip_0051.mp4",
463
+ "question": "What direction is the blue cube moving in the video?",
464
+ "candidates": [
465
+ "The blue cube is moving up.",
466
+ "The blue cube is moving down."
467
+ ],
468
+ "answer": "The blue cube is moving down."
469
+ },
470
+ {
471
+ "video": "clip_0052.mp4",
472
+ "question": "What direction is the purple cube moving in the video?",
473
+ "candidates": [
474
+ "The purple cube is moving up.",
475
+ "The purple cube is moving down."
476
+ ],
477
+ "answer": "The purple cube is moving down."
478
+ },
479
+ {
480
+ "video": "clip_0053.mp4",
481
+ "question": "What direction is the blue sphere moving in the video?",
482
+ "candidates": [
483
+ "The blue sphere is moving up.",
484
+ "The blue sphere is moving down."
485
+ ],
486
+ "answer": "The blue sphere is moving down."
487
+ },
488
+ {
489
+ "video": "clip_0054.mp4",
490
+ "question": "What direction is the cyan sphere moving in the video?",
491
+ "candidates": [
492
+ "The cyan sphere is moving up.",
493
+ "The cyan sphere is moving down."
494
+ ],
495
+ "answer": "The cyan sphere is moving down."
496
+ },
497
+ {
498
+ "video": "clip_0055.mp4",
499
+ "question": "What direction is the purple cone moving in the video?",
500
+ "candidates": [
501
+ "The purple cone is moving up.",
502
+ "The purple cone is moving down."
503
+ ],
504
+ "answer": "The purple cone is moving up."
505
+ },
506
+ {
507
+ "video": "clip_0056.mp4",
508
+ "question": "What direction is the orange cone moving in the video?",
509
+ "candidates": [
510
+ "The orange cone is moving up.",
511
+ "The orange cone is moving down."
512
+ ],
513
+ "answer": "The orange cone is moving down."
514
+ },
515
+ {
516
+ "video": "clip_0057.mp4",
517
+ "question": "What direction is the grey sphere moving in the video?",
518
+ "candidates": [
519
+ "The grey sphere is moving up.",
520
+ "The grey sphere is moving down."
521
+ ],
522
+ "answer": "The grey sphere is moving up."
523
+ },
524
+ {
525
+ "video": "clip_0058.mp4",
526
+ "question": "What direction is the yellow cone moving in the video?",
527
+ "candidates": [
528
+ "The yellow cone is moving up.",
529
+ "The yellow cone is moving down."
530
+ ],
531
+ "answer": "The yellow cone is moving down."
532
+ },
533
+ {
534
+ "video": "clip_0059.mp4",
535
+ "question": "What direction is the magenta cube moving in the video?",
536
+ "candidates": [
537
+ "The magenta cube is moving up.",
538
+ "The magenta cube is moving down."
539
+ ],
540
+ "answer": "The magenta cube is moving up."
541
+ },
542
+ {
543
+ "video": "clip_0060.mp4",
544
+ "question": "What direction is the cyan cube moving in the video?",
545
+ "candidates": [
546
+ "The cyan cube is moving up.",
547
+ "The cyan cube is moving down."
548
+ ],
549
+ "answer": "The cyan cube is moving down."
550
+ },
551
+ {
552
+ "video": "clip_0061.mp4",
553
+ "question": "What direction is the purple cone moving in the video?",
554
+ "candidates": [
555
+ "The purple cone is moving up.",
556
+ "The purple cone is moving down."
557
+ ],
558
+ "answer": "The purple cone is moving up."
559
+ },
560
+ {
561
+ "video": "clip_0062.mp4",
562
+ "question": "What direction is the magenta sphere moving in the video?",
563
+ "candidates": [
564
+ "The magenta sphere is moving up.",
565
+ "The magenta sphere is moving down."
566
+ ],
567
+ "answer": "The magenta sphere is moving down."
568
+ },
569
+ {
570
+ "video": "clip_0063.mp4",
571
+ "question": "What direction is the red sphere moving in the video?",
572
+ "candidates": [
573
+ "The red sphere is moving up.",
574
+ "The red sphere is moving down."
575
+ ],
576
+ "answer": "The red sphere is moving up."
577
+ },
578
+ {
579
+ "video": "clip_0064.mp4",
580
+ "question": "What direction is the blue sphere moving in the video?",
581
+ "candidates": [
582
+ "The blue sphere is moving up.",
583
+ "The blue sphere is moving down."
584
+ ],
585
+ "answer": "The blue sphere is moving down."
586
+ },
587
+ {
588
+ "video": "clip_0065.mp4",
589
+ "question": "What direction is the purple sphere moving in the video?",
590
+ "candidates": [
591
+ "The purple sphere is moving up.",
592
+ "The purple sphere is moving down."
593
+ ],
594
+ "answer": "The purple sphere is moving down."
595
+ },
596
+ {
597
+ "video": "clip_0066.mp4",
598
+ "question": "What direction is the green sphere moving in the video?",
599
+ "candidates": [
600
+ "The green sphere is moving up.",
601
+ "The green sphere is moving down."
602
+ ],
603
+ "answer": "The green sphere is moving down."
604
+ },
605
+ {
606
+ "video": "clip_0067.mp4",
607
+ "question": "What direction is the yellow sphere moving in the video?",
608
+ "candidates": [
609
+ "The yellow sphere is moving up.",
610
+ "The yellow sphere is moving down."
611
+ ],
612
+ "answer": "The yellow sphere is moving up."
613
+ },
614
+ {
615
+ "video": "clip_0068.mp4",
616
+ "question": "What direction is the red cube moving in the video?",
617
+ "candidates": [
618
+ "The red cube is moving up.",
619
+ "The red cube is moving down."
620
+ ],
621
+ "answer": "The red cube is moving up."
622
+ },
623
+ {
624
+ "video": "clip_0069.mp4",
625
+ "question": "What direction is the green cone moving in the video?",
626
+ "candidates": [
627
+ "The green cone is moving up.",
628
+ "The green cone is moving down."
629
+ ],
630
+ "answer": "The green cone is moving down."
631
+ },
632
+ {
633
+ "video": "clip_0070.mp4",
634
+ "question": "What direction is the yellow cone moving in the video?",
635
+ "candidates": [
636
+ "The yellow cone is moving up.",
637
+ "The yellow cone is moving down."
638
+ ],
639
+ "answer": "The yellow cone is moving down."
640
+ },
641
+ {
642
+ "video": "clip_0071.mp4",
643
+ "question": "What direction is the red sphere moving in the video?",
644
+ "candidates": [
645
+ "The red sphere is moving up.",
646
+ "The red sphere is moving down."
647
+ ],
648
+ "answer": "The red sphere is moving up."
649
+ },
650
+ {
651
+ "video": "clip_0072.mp4",
652
+ "question": "What direction is the grey cube moving in the video?",
653
+ "candidates": [
654
+ "The grey cube is moving up.",
655
+ "The grey cube is moving down."
656
+ ],
657
+ "answer": "The grey cube is moving down."
658
+ },
659
+ {
660
+ "video": "clip_0073.mp4",
661
+ "question": "What direction is the green cube moving in the video?",
662
+ "candidates": [
663
+ "The green cube is moving up.",
664
+ "The green cube is moving down."
665
+ ],
666
+ "answer": "The green cube is moving up."
667
+ },
668
+ {
669
+ "video": "clip_0074.mp4",
670
+ "question": "What direction is the grey cone moving in the video?",
671
+ "candidates": [
672
+ "The grey cone is moving up.",
673
+ "The grey cone is moving down."
674
+ ],
675
+ "answer": "The grey cone is moving down."
676
+ },
677
+ {
678
+ "video": "clip_0075.mp4",
679
+ "question": "What direction is the green cone moving in the video?",
680
+ "candidates": [
681
+ "The green cone is moving up.",
682
+ "The green cone is moving down."
683
+ ],
684
+ "answer": "The green cone is moving up."
685
+ },
686
+ {
687
+ "video": "clip_0076.mp4",
688
+ "question": "What direction is the grey sphere moving in the video?",
689
+ "candidates": [
690
+ "The grey sphere is moving up.",
691
+ "The grey sphere is moving down."
692
+ ],
693
+ "answer": "The grey sphere is moving down."
694
+ },
695
+ {
696
+ "video": "clip_0077.mp4",
697
+ "question": "What direction is the blue sphere moving in the video?",
698
+ "candidates": [
699
+ "The blue sphere is moving up.",
700
+ "The blue sphere is moving down."
701
+ ],
702
+ "answer": "The blue sphere is moving up."
703
+ },
704
+ {
705
+ "video": "clip_0078.mp4",
706
+ "question": "What direction is the green cube moving in the video?",
707
+ "candidates": [
708
+ "The green cube is moving up.",
709
+ "The green cube is moving down."
710
+ ],
711
+ "answer": "The green cube is moving down."
712
+ },
713
+ {
714
+ "video": "clip_0079.mp4",
715
+ "question": "What direction is the blue cube moving in the video?",
716
+ "candidates": [
717
+ "The blue cube is moving up.",
718
+ "The blue cube is moving down."
719
+ ],
720
+ "answer": "The blue cube is moving down."
721
+ },
722
+ {
723
+ "video": "clip_0080.mp4",
724
+ "question": "What direction is the orange sphere moving in the video?",
725
+ "candidates": [
726
+ "The orange sphere is moving up.",
727
+ "The orange sphere is moving down."
728
+ ],
729
+ "answer": "The orange sphere is moving up."
730
+ },
731
+ {
732
+ "video": "clip_0081.mp4",
733
+ "question": "What direction is the cyan sphere moving in the video?",
734
+ "candidates": [
735
+ "The cyan sphere is moving up.",
736
+ "The cyan sphere is moving down."
737
+ ],
738
+ "answer": "The cyan sphere is moving down."
739
+ },
740
+ {
741
+ "video": "clip_0082.mp4",
742
+ "question": "What direction is the magenta sphere moving in the video?",
743
+ "candidates": [
744
+ "The magenta sphere is moving up.",
745
+ "The magenta sphere is moving down."
746
+ ],
747
+ "answer": "The magenta sphere is moving up."
748
+ },
749
+ {
750
+ "video": "clip_0083.mp4",
751
+ "question": "What direction is the grey sphere moving in the video?",
752
+ "candidates": [
753
+ "The grey sphere is moving up.",
754
+ "The grey sphere is moving down."
755
+ ],
756
+ "answer": "The grey sphere is moving down."
757
+ },
758
+ {
759
+ "video": "clip_0084.mp4",
760
+ "question": "What direction is the cyan cone moving in the video?",
761
+ "candidates": [
762
+ "The cyan cone is moving up.",
763
+ "The cyan cone is moving down."
764
+ ],
765
+ "answer": "The cyan cone is moving up."
766
+ },
767
+ {
768
+ "video": "clip_0085.mp4",
769
+ "question": "What direction is the magenta sphere moving in the video?",
770
+ "candidates": [
771
+ "The magenta sphere is moving up.",
772
+ "The magenta sphere is moving down."
773
+ ],
774
+ "answer": "The magenta sphere is moving down."
775
+ },
776
+ {
777
+ "video": "clip_0086.mp4",
778
+ "question": "What direction is the yellow cone moving in the video?",
779
+ "candidates": [
780
+ "The yellow cone is moving up.",
781
+ "The yellow cone is moving down."
782
+ ],
783
+ "answer": "The yellow cone is moving up."
784
+ },
785
+ {
786
+ "video": "clip_0087.mp4",
787
+ "question": "What direction is the orange cube moving in the video?",
788
+ "candidates": [
789
+ "The orange cube is moving up.",
790
+ "The orange cube is moving down."
791
+ ],
792
+ "answer": "The orange cube is moving up."
793
+ },
794
+ {
795
+ "video": "clip_0088.mp4",
796
+ "question": "What direction is the cyan sphere moving in the video?",
797
+ "candidates": [
798
+ "The cyan sphere is moving up.",
799
+ "The cyan sphere is moving down."
800
+ ],
801
+ "answer": "The cyan sphere is moving down."
802
+ },
803
+ {
804
+ "video": "clip_0089.mp4",
805
+ "question": "What direction is the green cone moving in the video?",
806
+ "candidates": [
807
+ "The green cone is moving up.",
808
+ "The green cone is moving down."
809
+ ],
810
+ "answer": "The green cone is moving up."
811
+ },
812
+ {
813
+ "video": "clip_0090.mp4",
814
+ "question": "What direction is the green cone moving in the video?",
815
+ "candidates": [
816
+ "The green cone is moving up.",
817
+ "The green cone is moving down."
818
+ ],
819
+ "answer": "The green cone is moving up."
820
+ },
821
+ {
822
+ "video": "clip_0091.mp4",
823
+ "question": "What direction is the magenta cube moving in the video?",
824
+ "candidates": [
825
+ "The magenta cube is moving up.",
826
+ "The magenta cube is moving down."
827
+ ],
828
+ "answer": "The magenta cube is moving down."
829
+ },
830
+ {
831
+ "video": "clip_0092.mp4",
832
+ "question": "What direction is the grey sphere moving in the video?",
833
+ "candidates": [
834
+ "The grey sphere is moving up.",
835
+ "The grey sphere is moving down."
836
+ ],
837
+ "answer": "The grey sphere is moving down."
838
+ },
839
+ {
840
+ "video": "clip_0093.mp4",
841
+ "question": "What direction is the grey cube moving in the video?",
842
+ "candidates": [
843
+ "The grey cube is moving up.",
844
+ "The grey cube is moving down."
845
+ ],
846
+ "answer": "The grey cube is moving down."
847
+ },
848
+ {
849
+ "video": "clip_0094.mp4",
850
+ "question": "What direction is the red sphere moving in the video?",
851
+ "candidates": [
852
+ "The red sphere is moving up.",
853
+ "The red sphere is moving down."
854
+ ],
855
+ "answer": "The red sphere is moving up."
856
+ },
857
+ {
858
+ "video": "clip_0095.mp4",
859
+ "question": "What direction is the grey cone moving in the video?",
860
+ "candidates": [
861
+ "The grey cone is moving up.",
862
+ "The grey cone is moving down."
863
+ ],
864
+ "answer": "The grey cone is moving down."
865
+ },
866
+ {
867
+ "video": "clip_0096.mp4",
868
+ "question": "What direction is the green cone moving in the video?",
869
+ "candidates": [
870
+ "The green cone is moving up.",
871
+ "The green cone is moving down."
872
+ ],
873
+ "answer": "The green cone is moving up."
874
+ },
875
+ {
876
+ "video": "clip_0097.mp4",
877
+ "question": "What direction is the green sphere moving in the video?",
878
+ "candidates": [
879
+ "The green sphere is moving up.",
880
+ "The green sphere is moving down."
881
+ ],
882
+ "answer": "The green sphere is moving up."
883
+ },
884
+ {
885
+ "video": "clip_0098.mp4",
886
+ "question": "What direction is the purple cube moving in the video?",
887
+ "candidates": [
888
+ "The purple cube is moving up.",
889
+ "The purple cube is moving down."
890
+ ],
891
+ "answer": "The purple cube is moving up."
892
+ },
893
+ {
894
+ "video": "clip_0099.mp4",
895
+ "question": "What direction is the grey cube moving in the video?",
896
+ "candidates": [
897
+ "The grey cube is moving up.",
898
+ "The grey cube is moving down."
899
+ ],
900
+ "answer": "The grey cube is moving up."
901
+ }
902
+ ]
json/direction_qa_udlr.json ADDED
@@ -0,0 +1,1102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "video": "clip_0000.mp4",
4
+ "question": "What direction is the grey sphere moving in the video?",
5
+ "candidates": [
6
+ "The grey sphere is moving right.",
7
+ "The grey sphere is moving left.",
8
+ "The grey sphere is moving up.",
9
+ "The grey sphere is moving down."
10
+ ],
11
+ "answer": "The grey sphere is moving up."
12
+ },
13
+ {
14
+ "video": "clip_0001.mp4",
15
+ "question": "What direction is the cyan sphere moving in the video?",
16
+ "candidates": [
17
+ "The cyan sphere is moving right.",
18
+ "The cyan sphere is moving left.",
19
+ "The cyan sphere is moving up.",
20
+ "The cyan sphere is moving down."
21
+ ],
22
+ "answer": "The cyan sphere is moving down."
23
+ },
24
+ {
25
+ "video": "clip_0002.mp4",
26
+ "question": "What direction is the red cone moving in the video?",
27
+ "candidates": [
28
+ "The red cone is moving right.",
29
+ "The red cone is moving left.",
30
+ "The red cone is moving up.",
31
+ "The red cone is moving down."
32
+ ],
33
+ "answer": "The red cone is moving down."
34
+ },
35
+ {
36
+ "video": "clip_0003.mp4",
37
+ "question": "What direction is the green cone moving in the video?",
38
+ "candidates": [
39
+ "The green cone is moving right.",
40
+ "The green cone is moving left.",
41
+ "The green cone is moving up.",
42
+ "The green cone is moving down."
43
+ ],
44
+ "answer": "The green cone is moving left."
45
+ },
46
+ {
47
+ "video": "clip_0004.mp4",
48
+ "question": "What direction is the green cube moving in the video?",
49
+ "candidates": [
50
+ "The green cube is moving right.",
51
+ "The green cube is moving left.",
52
+ "The green cube is moving up.",
53
+ "The green cube is moving down."
54
+ ],
55
+ "answer": "The green cube is moving down."
56
+ },
57
+ {
58
+ "video": "clip_0005.mp4",
59
+ "question": "What direction is the cyan sphere moving in the video?",
60
+ "candidates": [
61
+ "The cyan sphere is moving right.",
62
+ "The cyan sphere is moving left.",
63
+ "The cyan sphere is moving up.",
64
+ "The cyan sphere is moving down."
65
+ ],
66
+ "answer": "The cyan sphere is moving left."
67
+ },
68
+ {
69
+ "video": "clip_0006.mp4",
70
+ "question": "What direction is the red cone moving in the video?",
71
+ "candidates": [
72
+ "The red cone is moving right.",
73
+ "The red cone is moving left.",
74
+ "The red cone is moving up.",
75
+ "The red cone is moving down."
76
+ ],
77
+ "answer": "The red cone is moving down."
78
+ },
79
+ {
80
+ "video": "clip_0007.mp4",
81
+ "question": "What direction is the red cone moving in the video?",
82
+ "candidates": [
83
+ "The red cone is moving right.",
84
+ "The red cone is moving left.",
85
+ "The red cone is moving up.",
86
+ "The red cone is moving down."
87
+ ],
88
+ "answer": "The red cone is moving left."
89
+ },
90
+ {
91
+ "video": "clip_0008.mp4",
92
+ "question": "What direction is the magenta cube moving in the video?",
93
+ "candidates": [
94
+ "The magenta cube is moving right.",
95
+ "The magenta cube is moving left.",
96
+ "The magenta cube is moving up.",
97
+ "The magenta cube is moving down."
98
+ ],
99
+ "answer": "The magenta cube is moving up."
100
+ },
101
+ {
102
+ "video": "clip_0009.mp4",
103
+ "question": "What direction is the yellow cube moving in the video?",
104
+ "candidates": [
105
+ "The yellow cube is moving right.",
106
+ "The yellow cube is moving left.",
107
+ "The yellow cube is moving up.",
108
+ "The yellow cube is moving down."
109
+ ],
110
+ "answer": "The yellow cube is moving down."
111
+ },
112
+ {
113
+ "video": "clip_0010.mp4",
114
+ "question": "What direction is the grey sphere moving in the video?",
115
+ "candidates": [
116
+ "The grey sphere is moving right.",
117
+ "The grey sphere is moving left.",
118
+ "The grey sphere is moving up.",
119
+ "The grey sphere is moving down."
120
+ ],
121
+ "answer": "The grey sphere is moving right."
122
+ },
123
+ {
124
+ "video": "clip_0011.mp4",
125
+ "question": "What direction is the cyan cube moving in the video?",
126
+ "candidates": [
127
+ "The cyan cube is moving right.",
128
+ "The cyan cube is moving left.",
129
+ "The cyan cube is moving up.",
130
+ "The cyan cube is moving down."
131
+ ],
132
+ "answer": "The cyan cube is moving right."
133
+ },
134
+ {
135
+ "video": "clip_0012.mp4",
136
+ "question": "What direction is the blue cube moving in the video?",
137
+ "candidates": [
138
+ "The blue cube is moving right.",
139
+ "The blue cube is moving left.",
140
+ "The blue cube is moving up.",
141
+ "The blue cube is moving down."
142
+ ],
143
+ "answer": "The blue cube is moving up."
144
+ },
145
+ {
146
+ "video": "clip_0013.mp4",
147
+ "question": "What direction is the blue sphere moving in the video?",
148
+ "candidates": [
149
+ "The blue sphere is moving right.",
150
+ "The blue sphere is moving left.",
151
+ "The blue sphere is moving up.",
152
+ "The blue sphere is moving down."
153
+ ],
154
+ "answer": "The blue sphere is moving right."
155
+ },
156
+ {
157
+ "video": "clip_0014.mp4",
158
+ "question": "What direction is the green sphere moving in the video?",
159
+ "candidates": [
160
+ "The green sphere is moving right.",
161
+ "The green sphere is moving left.",
162
+ "The green sphere is moving up.",
163
+ "The green sphere is moving down."
164
+ ],
165
+ "answer": "The green sphere is moving left."
166
+ },
167
+ {
168
+ "video": "clip_0015.mp4",
169
+ "question": "What direction is the grey cube moving in the video?",
170
+ "candidates": [
171
+ "The grey cube is moving right.",
172
+ "The grey cube is moving left.",
173
+ "The grey cube is moving up.",
174
+ "The grey cube is moving down."
175
+ ],
176
+ "answer": "The grey cube is moving up."
177
+ },
178
+ {
179
+ "video": "clip_0016.mp4",
180
+ "question": "What direction is the red cube moving in the video?",
181
+ "candidates": [
182
+ "The red cube is moving right.",
183
+ "The red cube is moving left.",
184
+ "The red cube is moving up.",
185
+ "The red cube is moving down."
186
+ ],
187
+ "answer": "The red cube is moving left."
188
+ },
189
+ {
190
+ "video": "clip_0017.mp4",
191
+ "question": "What direction is the yellow cube moving in the video?",
192
+ "candidates": [
193
+ "The yellow cube is moving right.",
194
+ "The yellow cube is moving left.",
195
+ "The yellow cube is moving up.",
196
+ "The yellow cube is moving down."
197
+ ],
198
+ "answer": "The yellow cube is moving down."
199
+ },
200
+ {
201
+ "video": "clip_0018.mp4",
202
+ "question": "What direction is the blue sphere moving in the video?",
203
+ "candidates": [
204
+ "The blue sphere is moving right.",
205
+ "The blue sphere is moving left.",
206
+ "The blue sphere is moving up.",
207
+ "The blue sphere is moving down."
208
+ ],
209
+ "answer": "The blue sphere is moving left."
210
+ },
211
+ {
212
+ "video": "clip_0019.mp4",
213
+ "question": "What direction is the red cube moving in the video?",
214
+ "candidates": [
215
+ "The red cube is moving right.",
216
+ "The red cube is moving left.",
217
+ "The red cube is moving up.",
218
+ "The red cube is moving down."
219
+ ],
220
+ "answer": "The red cube is moving up."
221
+ },
222
+ {
223
+ "video": "clip_0020.mp4",
224
+ "question": "What direction is the grey cube moving in the video?",
225
+ "candidates": [
226
+ "The grey cube is moving right.",
227
+ "The grey cube is moving left.",
228
+ "The grey cube is moving up.",
229
+ "The grey cube is moving down."
230
+ ],
231
+ "answer": "The grey cube is moving down."
232
+ },
233
+ {
234
+ "video": "clip_0021.mp4",
235
+ "question": "What direction is the magenta cube moving in the video?",
236
+ "candidates": [
237
+ "The magenta cube is moving right.",
238
+ "The magenta cube is moving left.",
239
+ "The magenta cube is moving up.",
240
+ "The magenta cube is moving down."
241
+ ],
242
+ "answer": "The magenta cube is moving down."
243
+ },
244
+ {
245
+ "video": "clip_0022.mp4",
246
+ "question": "What direction is the green cube moving in the video?",
247
+ "candidates": [
248
+ "The green cube is moving right.",
249
+ "The green cube is moving left.",
250
+ "The green cube is moving up.",
251
+ "The green cube is moving down."
252
+ ],
253
+ "answer": "The green cube is moving left."
254
+ },
255
+ {
256
+ "video": "clip_0023.mp4",
257
+ "question": "What direction is the yellow cone moving in the video?",
258
+ "candidates": [
259
+ "The yellow cone is moving right.",
260
+ "The yellow cone is moving left.",
261
+ "The yellow cone is moving up.",
262
+ "The yellow cone is moving down."
263
+ ],
264
+ "answer": "The yellow cone is moving right."
265
+ },
266
+ {
267
+ "video": "clip_0024.mp4",
268
+ "question": "What direction is the purple cone moving in the video?",
269
+ "candidates": [
270
+ "The purple cone is moving right.",
271
+ "The purple cone is moving left.",
272
+ "The purple cone is moving up.",
273
+ "The purple cone is moving down."
274
+ ],
275
+ "answer": "The purple cone is moving right."
276
+ },
277
+ {
278
+ "video": "clip_0025.mp4",
279
+ "question": "What direction is the green cone moving in the video?",
280
+ "candidates": [
281
+ "The green cone is moving right.",
282
+ "The green cone is moving left.",
283
+ "The green cone is moving up.",
284
+ "The green cone is moving down."
285
+ ],
286
+ "answer": "The green cone is moving right."
287
+ },
288
+ {
289
+ "video": "clip_0026.mp4",
290
+ "question": "What direction is the blue sphere moving in the video?",
291
+ "candidates": [
292
+ "The blue sphere is moving right.",
293
+ "The blue sphere is moving left.",
294
+ "The blue sphere is moving up.",
295
+ "The blue sphere is moving down."
296
+ ],
297
+ "answer": "The blue sphere is moving right."
298
+ },
299
+ {
300
+ "video": "clip_0027.mp4",
301
+ "question": "What direction is the orange cube moving in the video?",
302
+ "candidates": [
303
+ "The orange cube is moving right.",
304
+ "The orange cube is moving left.",
305
+ "The orange cube is moving up.",
306
+ "The orange cube is moving down."
307
+ ],
308
+ "answer": "The orange cube is moving up."
309
+ },
310
+ {
311
+ "video": "clip_0028.mp4",
312
+ "question": "What direction is the yellow cube moving in the video?",
313
+ "candidates": [
314
+ "The yellow cube is moving right.",
315
+ "The yellow cube is moving left.",
316
+ "The yellow cube is moving up.",
317
+ "The yellow cube is moving down."
318
+ ],
319
+ "answer": "The yellow cube is moving left."
320
+ },
321
+ {
322
+ "video": "clip_0029.mp4",
323
+ "question": "What direction is the cyan sphere moving in the video?",
324
+ "candidates": [
325
+ "The cyan sphere is moving right.",
326
+ "The cyan sphere is moving left.",
327
+ "The cyan sphere is moving up.",
328
+ "The cyan sphere is moving down."
329
+ ],
330
+ "answer": "The cyan sphere is moving up."
331
+ },
332
+ {
333
+ "video": "clip_0030.mp4",
334
+ "question": "What direction is the magenta cube moving in the video?",
335
+ "candidates": [
336
+ "The magenta cube is moving right.",
337
+ "The magenta cube is moving left.",
338
+ "The magenta cube is moving up.",
339
+ "The magenta cube is moving down."
340
+ ],
341
+ "answer": "The magenta cube is moving down."
342
+ },
343
+ {
344
+ "video": "clip_0031.mp4",
345
+ "question": "What direction is the magenta cube moving in the video?",
346
+ "candidates": [
347
+ "The magenta cube is moving right.",
348
+ "The magenta cube is moving left.",
349
+ "The magenta cube is moving up.",
350
+ "The magenta cube is moving down."
351
+ ],
352
+ "answer": "The magenta cube is moving up."
353
+ },
354
+ {
355
+ "video": "clip_0032.mp4",
356
+ "question": "What direction is the cyan cube moving in the video?",
357
+ "candidates": [
358
+ "The cyan cube is moving right.",
359
+ "The cyan cube is moving left.",
360
+ "The cyan cube is moving up.",
361
+ "The cyan cube is moving down."
362
+ ],
363
+ "answer": "The cyan cube is moving left."
364
+ },
365
+ {
366
+ "video": "clip_0033.mp4",
367
+ "question": "What direction is the magenta cone moving in the video?",
368
+ "candidates": [
369
+ "The magenta cone is moving right.",
370
+ "The magenta cone is moving left.",
371
+ "The magenta cone is moving up.",
372
+ "The magenta cone is moving down."
373
+ ],
374
+ "answer": "The magenta cone is moving up."
375
+ },
376
+ {
377
+ "video": "clip_0034.mp4",
378
+ "question": "What direction is the magenta cone moving in the video?",
379
+ "candidates": [
380
+ "The magenta cone is moving right.",
381
+ "The magenta cone is moving left.",
382
+ "The magenta cone is moving up.",
383
+ "The magenta cone is moving down."
384
+ ],
385
+ "answer": "The magenta cone is moving right."
386
+ },
387
+ {
388
+ "video": "clip_0035.mp4",
389
+ "question": "What direction is the cyan cube moving in the video?",
390
+ "candidates": [
391
+ "The cyan cube is moving right.",
392
+ "The cyan cube is moving left.",
393
+ "The cyan cube is moving up.",
394
+ "The cyan cube is moving down."
395
+ ],
396
+ "answer": "The cyan cube is moving down."
397
+ },
398
+ {
399
+ "video": "clip_0036.mp4",
400
+ "question": "What direction is the grey cone moving in the video?",
401
+ "candidates": [
402
+ "The grey cone is moving right.",
403
+ "The grey cone is moving left.",
404
+ "The grey cone is moving up.",
405
+ "The grey cone is moving down."
406
+ ],
407
+ "answer": "The grey cone is moving left."
408
+ },
409
+ {
410
+ "video": "clip_0037.mp4",
411
+ "question": "What direction is the purple cube moving in the video?",
412
+ "candidates": [
413
+ "The purple cube is moving right.",
414
+ "The purple cube is moving left.",
415
+ "The purple cube is moving up.",
416
+ "The purple cube is moving down."
417
+ ],
418
+ "answer": "The purple cube is moving left."
419
+ },
420
+ {
421
+ "video": "clip_0038.mp4",
422
+ "question": "What direction is the blue sphere moving in the video?",
423
+ "candidates": [
424
+ "The blue sphere is moving right.",
425
+ "The blue sphere is moving left.",
426
+ "The blue sphere is moving up.",
427
+ "The blue sphere is moving down."
428
+ ],
429
+ "answer": "The blue sphere is moving down."
430
+ },
431
+ {
432
+ "video": "clip_0039.mp4",
433
+ "question": "What direction is the purple cube moving in the video?",
434
+ "candidates": [
435
+ "The purple cube is moving right.",
436
+ "The purple cube is moving left.",
437
+ "The purple cube is moving up.",
438
+ "The purple cube is moving down."
439
+ ],
440
+ "answer": "The purple cube is moving down."
441
+ },
442
+ {
443
+ "video": "clip_0040.mp4",
444
+ "question": "What direction is the yellow sphere moving in the video?",
445
+ "candidates": [
446
+ "The yellow sphere is moving right.",
447
+ "The yellow sphere is moving left.",
448
+ "The yellow sphere is moving up.",
449
+ "The yellow sphere is moving down."
450
+ ],
451
+ "answer": "The yellow sphere is moving up."
452
+ },
453
+ {
454
+ "video": "clip_0041.mp4",
455
+ "question": "What direction is the purple sphere moving in the video?",
456
+ "candidates": [
457
+ "The purple sphere is moving right.",
458
+ "The purple sphere is moving left.",
459
+ "The purple sphere is moving up.",
460
+ "The purple sphere is moving down."
461
+ ],
462
+ "answer": "The purple sphere is moving down."
463
+ },
464
+ {
465
+ "video": "clip_0042.mp4",
466
+ "question": "What direction is the blue sphere moving in the video?",
467
+ "candidates": [
468
+ "The blue sphere is moving right.",
469
+ "The blue sphere is moving left.",
470
+ "The blue sphere is moving up.",
471
+ "The blue sphere is moving down."
472
+ ],
473
+ "answer": "The blue sphere is moving left."
474
+ },
475
+ {
476
+ "video": "clip_0043.mp4",
477
+ "question": "What direction is the blue sphere moving in the video?",
478
+ "candidates": [
479
+ "The blue sphere is moving right.",
480
+ "The blue sphere is moving left.",
481
+ "The blue sphere is moving up.",
482
+ "The blue sphere is moving down."
483
+ ],
484
+ "answer": "The blue sphere is moving right."
485
+ },
486
+ {
487
+ "video": "clip_0044.mp4",
488
+ "question": "What direction is the blue sphere moving in the video?",
489
+ "candidates": [
490
+ "The blue sphere is moving right.",
491
+ "The blue sphere is moving left.",
492
+ "The blue sphere is moving up.",
493
+ "The blue sphere is moving down."
494
+ ],
495
+ "answer": "The blue sphere is moving up."
496
+ },
497
+ {
498
+ "video": "clip_0045.mp4",
499
+ "question": "What direction is the blue sphere moving in the video?",
500
+ "candidates": [
501
+ "The blue sphere is moving right.",
502
+ "The blue sphere is moving left.",
503
+ "The blue sphere is moving up.",
504
+ "The blue sphere is moving down."
505
+ ],
506
+ "answer": "The blue sphere is moving left."
507
+ },
508
+ {
509
+ "video": "clip_0046.mp4",
510
+ "question": "What direction is the purple cube moving in the video?",
511
+ "candidates": [
512
+ "The purple cube is moving right.",
513
+ "The purple cube is moving left.",
514
+ "The purple cube is moving up.",
515
+ "The purple cube is moving down."
516
+ ],
517
+ "answer": "The purple cube is moving up."
518
+ },
519
+ {
520
+ "video": "clip_0047.mp4",
521
+ "question": "What direction is the green cube moving in the video?",
522
+ "candidates": [
523
+ "The green cube is moving right.",
524
+ "The green cube is moving left.",
525
+ "The green cube is moving up.",
526
+ "The green cube is moving down."
527
+ ],
528
+ "answer": "The green cube is moving right."
529
+ },
530
+ {
531
+ "video": "clip_0048.mp4",
532
+ "question": "What direction is the grey cube moving in the video?",
533
+ "candidates": [
534
+ "The grey cube is moving right.",
535
+ "The grey cube is moving left.",
536
+ "The grey cube is moving up.",
537
+ "The grey cube is moving down."
538
+ ],
539
+ "answer": "The grey cube is moving up."
540
+ },
541
+ {
542
+ "video": "clip_0049.mp4",
543
+ "question": "What direction is the orange cube moving in the video?",
544
+ "candidates": [
545
+ "The orange cube is moving right.",
546
+ "The orange cube is moving left.",
547
+ "The orange cube is moving up.",
548
+ "The orange cube is moving down."
549
+ ],
550
+ "answer": "The orange cube is moving left."
551
+ },
552
+ {
553
+ "video": "clip_0050.mp4",
554
+ "question": "What direction is the purple sphere moving in the video?",
555
+ "candidates": [
556
+ "The purple sphere is moving right.",
557
+ "The purple sphere is moving left.",
558
+ "The purple sphere is moving up.",
559
+ "The purple sphere is moving down."
560
+ ],
561
+ "answer": "The purple sphere is moving up."
562
+ },
563
+ {
564
+ "video": "clip_0051.mp4",
565
+ "question": "What direction is the blue sphere moving in the video?",
566
+ "candidates": [
567
+ "The blue sphere is moving right.",
568
+ "The blue sphere is moving left.",
569
+ "The blue sphere is moving up.",
570
+ "The blue sphere is moving down."
571
+ ],
572
+ "answer": "The blue sphere is moving down."
573
+ },
574
+ {
575
+ "video": "clip_0052.mp4",
576
+ "question": "What direction is the cyan sphere moving in the video?",
577
+ "candidates": [
578
+ "The cyan sphere is moving right.",
579
+ "The cyan sphere is moving left.",
580
+ "The cyan sphere is moving up.",
581
+ "The cyan sphere is moving down."
582
+ ],
583
+ "answer": "The cyan sphere is moving right."
584
+ },
585
+ {
586
+ "video": "clip_0053.mp4",
587
+ "question": "What direction is the magenta cube moving in the video?",
588
+ "candidates": [
589
+ "The magenta cube is moving right.",
590
+ "The magenta cube is moving left.",
591
+ "The magenta cube is moving up.",
592
+ "The magenta cube is moving down."
593
+ ],
594
+ "answer": "The magenta cube is moving right."
595
+ },
596
+ {
597
+ "video": "clip_0054.mp4",
598
+ "question": "What direction is the orange cube moving in the video?",
599
+ "candidates": [
600
+ "The orange cube is moving right.",
601
+ "The orange cube is moving left.",
602
+ "The orange cube is moving up.",
603
+ "The orange cube is moving down."
604
+ ],
605
+ "answer": "The orange cube is moving left."
606
+ },
607
+ {
608
+ "video": "clip_0055.mp4",
609
+ "question": "What direction is the blue sphere moving in the video?",
610
+ "candidates": [
611
+ "The blue sphere is moving right.",
612
+ "The blue sphere is moving left.",
613
+ "The blue sphere is moving up.",
614
+ "The blue sphere is moving down."
615
+ ],
616
+ "answer": "The blue sphere is moving left."
617
+ },
618
+ {
619
+ "video": "clip_0056.mp4",
620
+ "question": "What direction is the blue sphere moving in the video?",
621
+ "candidates": [
622
+ "The blue sphere is moving right.",
623
+ "The blue sphere is moving left.",
624
+ "The blue sphere is moving up.",
625
+ "The blue sphere is moving down."
626
+ ],
627
+ "answer": "The blue sphere is moving down."
628
+ },
629
+ {
630
+ "video": "clip_0057.mp4",
631
+ "question": "What direction is the yellow cone moving in the video?",
632
+ "candidates": [
633
+ "The yellow cone is moving right.",
634
+ "The yellow cone is moving left.",
635
+ "The yellow cone is moving up.",
636
+ "The yellow cone is moving down."
637
+ ],
638
+ "answer": "The yellow cone is moving down."
639
+ },
640
+ {
641
+ "video": "clip_0058.mp4",
642
+ "question": "What direction is the yellow cone moving in the video?",
643
+ "candidates": [
644
+ "The yellow cone is moving right.",
645
+ "The yellow cone is moving left.",
646
+ "The yellow cone is moving up.",
647
+ "The yellow cone is moving down."
648
+ ],
649
+ "answer": "The yellow cone is moving down."
650
+ },
651
+ {
652
+ "video": "clip_0059.mp4",
653
+ "question": "What direction is the grey cone moving in the video?",
654
+ "candidates": [
655
+ "The grey cone is moving right.",
656
+ "The grey cone is moving left.",
657
+ "The grey cone is moving up.",
658
+ "The grey cone is moving down."
659
+ ],
660
+ "answer": "The grey cone is moving right."
661
+ },
662
+ {
663
+ "video": "clip_0060.mp4",
664
+ "question": "What direction is the grey sphere moving in the video?",
665
+ "candidates": [
666
+ "The grey sphere is moving right.",
667
+ "The grey sphere is moving left.",
668
+ "The grey sphere is moving up.",
669
+ "The grey sphere is moving down."
670
+ ],
671
+ "answer": "The grey sphere is moving up."
672
+ },
673
+ {
674
+ "video": "clip_0061.mp4",
675
+ "question": "What direction is the yellow cone moving in the video?",
676
+ "candidates": [
677
+ "The yellow cone is moving right.",
678
+ "The yellow cone is moving left.",
679
+ "The yellow cone is moving up.",
680
+ "The yellow cone is moving down."
681
+ ],
682
+ "answer": "The yellow cone is moving left."
683
+ },
684
+ {
685
+ "video": "clip_0062.mp4",
686
+ "question": "What direction is the yellow cone moving in the video?",
687
+ "candidates": [
688
+ "The yellow cone is moving right.",
689
+ "The yellow cone is moving left.",
690
+ "The yellow cone is moving up.",
691
+ "The yellow cone is moving down."
692
+ ],
693
+ "answer": "The yellow cone is moving left."
694
+ },
695
+ {
696
+ "video": "clip_0063.mp4",
697
+ "question": "What direction is the blue cone moving in the video?",
698
+ "candidates": [
699
+ "The blue cone is moving right.",
700
+ "The blue cone is moving left.",
701
+ "The blue cone is moving up.",
702
+ "The blue cone is moving down."
703
+ ],
704
+ "answer": "The blue cone is moving down."
705
+ },
706
+ {
707
+ "video": "clip_0064.mp4",
708
+ "question": "What direction is the yellow sphere moving in the video?",
709
+ "candidates": [
710
+ "The yellow sphere is moving right.",
711
+ "The yellow sphere is moving left.",
712
+ "The yellow sphere is moving up.",
713
+ "The yellow sphere is moving down."
714
+ ],
715
+ "answer": "The yellow sphere is moving right."
716
+ },
717
+ {
718
+ "video": "clip_0065.mp4",
719
+ "question": "What direction is the magenta cone moving in the video?",
720
+ "candidates": [
721
+ "The magenta cone is moving right.",
722
+ "The magenta cone is moving left.",
723
+ "The magenta cone is moving up.",
724
+ "The magenta cone is moving down."
725
+ ],
726
+ "answer": "The magenta cone is moving up."
727
+ },
728
+ {
729
+ "video": "clip_0066.mp4",
730
+ "question": "What direction is the cyan sphere moving in the video?",
731
+ "candidates": [
732
+ "The cyan sphere is moving right.",
733
+ "The cyan sphere is moving left.",
734
+ "The cyan sphere is moving up.",
735
+ "The cyan sphere is moving down."
736
+ ],
737
+ "answer": "The cyan sphere is moving down."
738
+ },
739
+ {
740
+ "video": "clip_0067.mp4",
741
+ "question": "What direction is the magenta cube moving in the video?",
742
+ "candidates": [
743
+ "The magenta cube is moving right.",
744
+ "The magenta cube is moving left.",
745
+ "The magenta cube is moving up.",
746
+ "The magenta cube is moving down."
747
+ ],
748
+ "answer": "The magenta cube is moving right."
749
+ },
750
+ {
751
+ "video": "clip_0068.mp4",
752
+ "question": "What direction is the green cone moving in the video?",
753
+ "candidates": [
754
+ "The green cone is moving right.",
755
+ "The green cone is moving left.",
756
+ "The green cone is moving up.",
757
+ "The green cone is moving down."
758
+ ],
759
+ "answer": "The green cone is moving up."
760
+ },
761
+ {
762
+ "video": "clip_0069.mp4",
763
+ "question": "What direction is the yellow cone moving in the video?",
764
+ "candidates": [
765
+ "The yellow cone is moving right.",
766
+ "The yellow cone is moving left.",
767
+ "The yellow cone is moving up.",
768
+ "The yellow cone is moving down."
769
+ ],
770
+ "answer": "The yellow cone is moving right."
771
+ },
772
+ {
773
+ "video": "clip_0070.mp4",
774
+ "question": "What direction is the yellow cone moving in the video?",
775
+ "candidates": [
776
+ "The yellow cone is moving right.",
777
+ "The yellow cone is moving left.",
778
+ "The yellow cone is moving up.",
779
+ "The yellow cone is moving down."
780
+ ],
781
+ "answer": "The yellow cone is moving left."
782
+ },
783
+ {
784
+ "video": "clip_0071.mp4",
785
+ "question": "What direction is the magenta cone moving in the video?",
786
+ "candidates": [
787
+ "The magenta cone is moving right.",
788
+ "The magenta cone is moving left.",
789
+ "The magenta cone is moving up.",
790
+ "The magenta cone is moving down."
791
+ ],
792
+ "answer": "The magenta cone is moving right."
793
+ },
794
+ {
795
+ "video": "clip_0072.mp4",
796
+ "question": "What direction is the yellow cone moving in the video?",
797
+ "candidates": [
798
+ "The yellow cone is moving right.",
799
+ "The yellow cone is moving left.",
800
+ "The yellow cone is moving up.",
801
+ "The yellow cone is moving down."
802
+ ],
803
+ "answer": "The yellow cone is moving right."
804
+ },
805
+ {
806
+ "video": "clip_0073.mp4",
807
+ "question": "What direction is the grey cone moving in the video?",
808
+ "candidates": [
809
+ "The grey cone is moving right.",
810
+ "The grey cone is moving left.",
811
+ "The grey cone is moving up.",
812
+ "The grey cone is moving down."
813
+ ],
814
+ "answer": "The grey cone is moving down."
815
+ },
816
+ {
817
+ "video": "clip_0074.mp4",
818
+ "question": "What direction is the green cone moving in the video?",
819
+ "candidates": [
820
+ "The green cone is moving right.",
821
+ "The green cone is moving left.",
822
+ "The green cone is moving up.",
823
+ "The green cone is moving down."
824
+ ],
825
+ "answer": "The green cone is moving up."
826
+ },
827
+ {
828
+ "video": "clip_0075.mp4",
829
+ "question": "What direction is the red sphere moving in the video?",
830
+ "candidates": [
831
+ "The red sphere is moving right.",
832
+ "The red sphere is moving left.",
833
+ "The red sphere is moving up.",
834
+ "The red sphere is moving down."
835
+ ],
836
+ "answer": "The red sphere is moving left."
837
+ },
838
+ {
839
+ "video": "clip_0076.mp4",
840
+ "question": "What direction is the magenta cone moving in the video?",
841
+ "candidates": [
842
+ "The magenta cone is moving right.",
843
+ "The magenta cone is moving left.",
844
+ "The magenta cone is moving up.",
845
+ "The magenta cone is moving down."
846
+ ],
847
+ "answer": "The magenta cone is moving left."
848
+ },
849
+ {
850
+ "video": "clip_0077.mp4",
851
+ "question": "What direction is the cyan sphere moving in the video?",
852
+ "candidates": [
853
+ "The cyan sphere is moving right.",
854
+ "The cyan sphere is moving left.",
855
+ "The cyan sphere is moving up.",
856
+ "The cyan sphere is moving down."
857
+ ],
858
+ "answer": "The cyan sphere is moving right."
859
+ },
860
+ {
861
+ "video": "clip_0078.mp4",
862
+ "question": "What direction is the blue sphere moving in the video?",
863
+ "candidates": [
864
+ "The blue sphere is moving right.",
865
+ "The blue sphere is moving left.",
866
+ "The blue sphere is moving up.",
867
+ "The blue sphere is moving down."
868
+ ],
869
+ "answer": "The blue sphere is moving down."
870
+ },
871
+ {
872
+ "video": "clip_0079.mp4",
873
+ "question": "What direction is the red cone moving in the video?",
874
+ "candidates": [
875
+ "The red cone is moving right.",
876
+ "The red cone is moving left.",
877
+ "The red cone is moving up.",
878
+ "The red cone is moving down."
879
+ ],
880
+ "answer": "The red cone is moving down."
881
+ },
882
+ {
883
+ "video": "clip_0080.mp4",
884
+ "question": "What direction is the green sphere moving in the video?",
885
+ "candidates": [
886
+ "The green sphere is moving right.",
887
+ "The green sphere is moving left.",
888
+ "The green sphere is moving up.",
889
+ "The green sphere is moving down."
890
+ ],
891
+ "answer": "The green sphere is moving right."
892
+ },
893
+ {
894
+ "video": "clip_0081.mp4",
895
+ "question": "What direction is the purple cube moving in the video?",
896
+ "candidates": [
897
+ "The purple cube is moving right.",
898
+ "The purple cube is moving left.",
899
+ "The purple cube is moving up.",
900
+ "The purple cube is moving down."
901
+ ],
902
+ "answer": "The purple cube is moving up."
903
+ },
904
+ {
905
+ "video": "clip_0082.mp4",
906
+ "question": "What direction is the green cone moving in the video?",
907
+ "candidates": [
908
+ "The green cone is moving right.",
909
+ "The green cone is moving left.",
910
+ "The green cone is moving up.",
911
+ "The green cone is moving down."
912
+ ],
913
+ "answer": "The green cone is moving right."
914
+ },
915
+ {
916
+ "video": "clip_0083.mp4",
917
+ "question": "What direction is the orange cone moving in the video?",
918
+ "candidates": [
919
+ "The orange cone is moving right.",
920
+ "The orange cone is moving left.",
921
+ "The orange cone is moving up.",
922
+ "The orange cone is moving down."
923
+ ],
924
+ "answer": "The orange cone is moving right."
925
+ },
926
+ {
927
+ "video": "clip_0084.mp4",
928
+ "question": "What direction is the orange sphere moving in the video?",
929
+ "candidates": [
930
+ "The orange sphere is moving right.",
931
+ "The orange sphere is moving left.",
932
+ "The orange sphere is moving up.",
933
+ "The orange sphere is moving down."
934
+ ],
935
+ "answer": "The orange sphere is moving up."
936
+ },
937
+ {
938
+ "video": "clip_0085.mp4",
939
+ "question": "What direction is the blue cube moving in the video?",
940
+ "candidates": [
941
+ "The blue cube is moving right.",
942
+ "The blue cube is moving left.",
943
+ "The blue cube is moving up.",
944
+ "The blue cube is moving down."
945
+ ],
946
+ "answer": "The blue cube is moving left."
947
+ },
948
+ {
949
+ "video": "clip_0086.mp4",
950
+ "question": "What direction is the orange sphere moving in the video?",
951
+ "candidates": [
952
+ "The orange sphere is moving right.",
953
+ "The orange sphere is moving left.",
954
+ "The orange sphere is moving up.",
955
+ "The orange sphere is moving down."
956
+ ],
957
+ "answer": "The orange sphere is moving left."
958
+ },
959
+ {
960
+ "video": "clip_0087.mp4",
961
+ "question": "What direction is the green cube moving in the video?",
962
+ "candidates": [
963
+ "The green cube is moving right.",
964
+ "The green cube is moving left.",
965
+ "The green cube is moving up.",
966
+ "The green cube is moving down."
967
+ ],
968
+ "answer": "The green cube is moving down."
969
+ },
970
+ {
971
+ "video": "clip_0088.mp4",
972
+ "question": "What direction is the red cube moving in the video?",
973
+ "candidates": [
974
+ "The red cube is moving right.",
975
+ "The red cube is moving left.",
976
+ "The red cube is moving up.",
977
+ "The red cube is moving down."
978
+ ],
979
+ "answer": "The red cube is moving right."
980
+ },
981
+ {
982
+ "video": "clip_0089.mp4",
983
+ "question": "What direction is the red sphere moving in the video?",
984
+ "candidates": [
985
+ "The red sphere is moving right.",
986
+ "The red sphere is moving left.",
987
+ "The red sphere is moving up.",
988
+ "The red sphere is moving down."
989
+ ],
990
+ "answer": "The red sphere is moving up."
991
+ },
992
+ {
993
+ "video": "clip_0090.mp4",
994
+ "question": "What direction is the cyan cone moving in the video?",
995
+ "candidates": [
996
+ "The cyan cone is moving right.",
997
+ "The cyan cone is moving left.",
998
+ "The cyan cone is moving up.",
999
+ "The cyan cone is moving down."
1000
+ ],
1001
+ "answer": "The cyan cone is moving up."
1002
+ },
1003
+ {
1004
+ "video": "clip_0091.mp4",
1005
+ "question": "What direction is the blue sphere moving in the video?",
1006
+ "candidates": [
1007
+ "The blue sphere is moving right.",
1008
+ "The blue sphere is moving left.",
1009
+ "The blue sphere is moving up.",
1010
+ "The blue sphere is moving down."
1011
+ ],
1012
+ "answer": "The blue sphere is moving left."
1013
+ },
1014
+ {
1015
+ "video": "clip_0092.mp4",
1016
+ "question": "What direction is the orange cone moving in the video?",
1017
+ "candidates": [
1018
+ "The orange cone is moving right.",
1019
+ "The orange cone is moving left.",
1020
+ "The orange cone is moving up.",
1021
+ "The orange cone is moving down."
1022
+ ],
1023
+ "answer": "The orange cone is moving down."
1024
+ },
1025
+ {
1026
+ "video": "clip_0093.mp4",
1027
+ "question": "What direction is the green sphere moving in the video?",
1028
+ "candidates": [
1029
+ "The green sphere is moving right.",
1030
+ "The green sphere is moving left.",
1031
+ "The green sphere is moving up.",
1032
+ "The green sphere is moving down."
1033
+ ],
1034
+ "answer": "The green sphere is moving right."
1035
+ },
1036
+ {
1037
+ "video": "clip_0094.mp4",
1038
+ "question": "What direction is the yellow cone moving in the video?",
1039
+ "candidates": [
1040
+ "The yellow cone is moving right.",
1041
+ "The yellow cone is moving left.",
1042
+ "The yellow cone is moving up.",
1043
+ "The yellow cone is moving down."
1044
+ ],
1045
+ "answer": "The yellow cone is moving right."
1046
+ },
1047
+ {
1048
+ "video": "clip_0095.mp4",
1049
+ "question": "What direction is the blue sphere moving in the video?",
1050
+ "candidates": [
1051
+ "The blue sphere is moving right.",
1052
+ "The blue sphere is moving left.",
1053
+ "The blue sphere is moving up.",
1054
+ "The blue sphere is moving down."
1055
+ ],
1056
+ "answer": "The blue sphere is moving up."
1057
+ },
1058
+ {
1059
+ "video": "clip_0096.mp4",
1060
+ "question": "What direction is the yellow cone moving in the video?",
1061
+ "candidates": [
1062
+ "The yellow cone is moving right.",
1063
+ "The yellow cone is moving left.",
1064
+ "The yellow cone is moving up.",
1065
+ "The yellow cone is moving down."
1066
+ ],
1067
+ "answer": "The yellow cone is moving left."
1068
+ },
1069
+ {
1070
+ "video": "clip_0097.mp4",
1071
+ "question": "What direction is the red sphere moving in the video?",
1072
+ "candidates": [
1073
+ "The red sphere is moving right.",
1074
+ "The red sphere is moving left.",
1075
+ "The red sphere is moving up.",
1076
+ "The red sphere is moving down."
1077
+ ],
1078
+ "answer": "The red sphere is moving up."
1079
+ },
1080
+ {
1081
+ "video": "clip_0098.mp4",
1082
+ "question": "What direction is the yellow cone moving in the video?",
1083
+ "candidates": [
1084
+ "The yellow cone is moving right.",
1085
+ "The yellow cone is moving left.",
1086
+ "The yellow cone is moving up.",
1087
+ "The yellow cone is moving down."
1088
+ ],
1089
+ "answer": "The yellow cone is moving down."
1090
+ },
1091
+ {
1092
+ "video": "clip_0099.mp4",
1093
+ "question": "What direction is the red sphere moving in the video?",
1094
+ "candidates": [
1095
+ "The red sphere is moving right.",
1096
+ "The red sphere is moving left.",
1097
+ "The red sphere is moving up.",
1098
+ "The red sphere is moving down."
1099
+ ],
1100
+ "answer": "The red sphere is moving up."
1101
+ }
1102
+ ]