bishoygaloaa commited on
Commit
0973549
·
verified ·
1 Parent(s): 0859efa

Add MotionBlind dataset: 41 instances, 82 clips, card + manifests

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
.gitattributes CHANGED
@@ -58,3 +58,39 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ videos/09_08_0.mov filter=lfs diff=lfs merge=lfs -text
62
+ videos/09_08_1.mov filter=lfs diff=lfs merge=lfs -text
63
+ videos/09_09_0.mov filter=lfs diff=lfs merge=lfs -text
64
+ videos/09_09_1.mov filter=lfs diff=lfs merge=lfs -text
65
+ videos/09_10_0.mov filter=lfs diff=lfs merge=lfs -text
66
+ videos/09_10_1.mov filter=lfs diff=lfs merge=lfs -text
67
+ videos/09_11_0.mov filter=lfs diff=lfs merge=lfs -text
68
+ videos/09_11_1.mov filter=lfs diff=lfs merge=lfs -text
69
+ videos/09_12_0.mov filter=lfs diff=lfs merge=lfs -text
70
+ videos/09_12_1.mov filter=lfs diff=lfs merge=lfs -text
71
+ videos/14_00_0.mov filter=lfs diff=lfs merge=lfs -text
72
+ videos/14_00_1.mov filter=lfs diff=lfs merge=lfs -text
73
+ videos/14_02_0.mov filter=lfs diff=lfs merge=lfs -text
74
+ videos/14_02_1.mov filter=lfs diff=lfs merge=lfs -text
75
+ videos/14_03_0.mov filter=lfs diff=lfs merge=lfs -text
76
+ videos/14_03_1.mov filter=lfs diff=lfs merge=lfs -text
77
+ videos/14_04_0.mov filter=lfs diff=lfs merge=lfs -text
78
+ videos/14_04_1.mov filter=lfs diff=lfs merge=lfs -text
79
+ videos/14_05_0.mov filter=lfs diff=lfs merge=lfs -text
80
+ videos/14_05_1.mov filter=lfs diff=lfs merge=lfs -text
81
+ videos/14_06_0.mov filter=lfs diff=lfs merge=lfs -text
82
+ videos/14_06_1.mov filter=lfs diff=lfs merge=lfs -text
83
+ videos/14_07_0.mov filter=lfs diff=lfs merge=lfs -text
84
+ videos/14_07_1.mov filter=lfs diff=lfs merge=lfs -text
85
+ videos/14_08_0.mov filter=lfs diff=lfs merge=lfs -text
86
+ videos/14_08_1.mov filter=lfs diff=lfs merge=lfs -text
87
+ videos/14_12_0.mov filter=lfs diff=lfs merge=lfs -text
88
+ videos/14_12_1.mov filter=lfs diff=lfs merge=lfs -text
89
+ videos/14_13_0.mov filter=lfs diff=lfs merge=lfs -text
90
+ videos/14_13_1.mov filter=lfs diff=lfs merge=lfs -text
91
+ videos/15_00_0.mov filter=lfs diff=lfs merge=lfs -text
92
+ videos/15_00_1.mov filter=lfs diff=lfs merge=lfs -text
93
+ videos/15_01_0.mov filter=lfs diff=lfs merge=lfs -text
94
+ videos/15_01_1.mov filter=lfs diff=lfs merge=lfs -text
95
+ videos/15_02_0.mov filter=lfs diff=lfs merge=lfs -text
96
+ videos/15_02_1.mov filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: MotionBlind
4
+ language:
5
+ - en
6
+ task_categories:
7
+ - visual-question-answering
8
+ - video-text-to-text
9
+ tags:
10
+ - video
11
+ - video-llm
12
+ - motion-understanding
13
+ - physical-reasoning
14
+ - contrastive
15
+ - minimal-pairs
16
+ - benchmark
17
+ size_categories:
18
+ - n<1K
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: test
23
+ path: data/motionblind.jsonl
24
+ ---
25
+
26
+ # MotionBlind
27
+
28
+ **A contrastive benchmark for physical-motion perception in Video-LLMs.**
29
+
30
+ A Video-LLM can watch two clips of the same person in the same room and name every
31
+ object in both, yet fail to tell you which one moves *faster*, which way a hand travels,
32
+ or how *far* a box slides. **MotionBlind** is a contrastive, minimal-pairs benchmark
33
+ built to expose exactly that gap: pairs of near-identical clips that differ **only** in
34
+ motion, each paired with two complementary yes/no questions.
35
+
36
+ <p align="center">
37
+ <img src="assets/overview.png" width="90%">
38
+ </p>
39
+
40
+ ## Why it is hard
41
+
42
+ Each instance is a **2×2**: two near-identical videos (\(i_0, i_1\)) crossed with two
43
+ complementary questions (\(q_0, q_1\)), with a **diagonal** gold pattern
44
+ (\(q_0\) is *yes* for \(i_0\) and *no* for \(i_1\); vice-versa for \(q_1\)). Because the
45
+ paired clips share static content and differ only in motion, a model that ignores the
46
+ temporal signal cannot satisfy the pattern no matter how good its object recognition is.
47
+ Single-frame, appearance, and language-only shortcuts all collapse toward the **6.25 %**
48
+ chance floor.
49
+
50
+ ## What is inside
51
+
52
+ | | |
53
+ |---|---|
54
+ | Instances (2×2) | **41** |
55
+ | Clips | **82** |
56
+ | Items (video × question) | **164** |
57
+ | Answer balance | 50 / 50 yes / no |
58
+ | Modality | short self-recorded video + text |
59
+ | Language | English |
60
+
61
+ All categories are **physical / kinematic** — precisely the variables that are hard to
62
+ source and label from uncontrolled internet video, but directly controllable in a lab:
63
+
64
+ | Characteristic | Subtype | Instances | Example question |
65
+ |---|---|---|---|
66
+ | Speed | successive | 6 | *Does the person stir faster the first time than the second?* |
67
+ | Magnitude | successive | 15 | *Does the toy car travel farther in the second push than the first?* |
68
+ | Direction | translational | 14 | *From the camera's point of view, is the man walking to the right?* |
69
+ | Direction | rotational | 6 | *Is the bottle spun clockwise?* |
70
+
71
+ ## Metric
72
+
73
+ We use the TimeBlind / Winoground-style nested scores (primary = **Instance Accuracy**):
74
+
75
+ - **Acc** — fraction of individual items correct (chance 50 %).
76
+ - **Q_Acc** — a question scores only if correct on *both* videos (chance 25 %).
77
+ - **V_Acc** — a video scores only if *both* its questions are correct (chance 25 %).
78
+ - **I_Acc** — an instance scores only if **all four** items are correct (chance **6.25 %**).
79
+
80
+ ### Human ceiling vs. models
81
+
82
+ | | Acc | I_Acc |
83
+ |---|---|---|
84
+ | **Human** (mean of 5 annotators) | **97.8** | **91.3** |
85
+ | Best open Video-LLM (≤ 8B) | ~60 | **≤ 25** |
86
+ | Chance | 50.0 | 6.25 |
87
+
88
+ Per-item accuracy looks competent, but instance-level discrimination sits near the floor
89
+ — the illusion the benchmark is named for.
90
+
91
+ ## Dataset structure
92
+
93
+ `data/motionblind.jsonl` — one row per item (164 rows):
94
+
95
+ ```json
96
+ {"instance_id": "02_00", "category": "Speed", "subtype": "successive",
97
+ "video": "02_00_0.mp4", "variant": 0, "question_idx": 1,
98
+ "question": "Does the person stir faster the first time compared to the second time?",
99
+ "answer": "yes"}
100
+ ```
101
+
102
+ `data/instances.jsonl` — one row per 2×2 instance (41 rows), with `video_0/1`,
103
+ `question_1/2`, and the diagonal `gold`. Videos live in `videos/`.
104
+
105
+ **Gold convention.** Files are named `<catID>_<pair>_<variant>.<ext>`; the first video
106
+ (`_0`) and the first question are the *yes* case, i.e. within each instance the four items
107
+ follow the diagonal `[yes, no, no, yes]`.
108
+
109
+ ## Usage
110
+
111
+ ```python
112
+ from datasets import load_dataset
113
+ from huggingface_hub import snapshot_download
114
+
115
+ ds = load_dataset("augmentedcognitionlab/MotionBlind", split="test")
116
+ # videos:
117
+ path = snapshot_download("augmentedcognitionlab/MotionBlind", repo_type="dataset")
118
+ # ds[0]["video"] -> file under {path}/videos/
119
+ ```
120
+
121
+ ## License & intended use
122
+
123
+ Released under CC-BY-4.0 for research on motion perception in video models. Human faces
124
+ in all clips are automatically blurred. Please use responsibly.
125
+
126
+ ## Citation
127
+
128
+ A paper describing MotionBlind is forthcoming; a citation will be added here soon.
129
+
130
+ Maintained by the Augmented Cognition Lab (ACLab), Northeastern University.
assets/overview.png ADDED

Git LFS Details

  • SHA256: dadc10533030f2c8f776a15707dc643eec83282c428a51182991968666ebd729
  • Pointer size: 131 Bytes
  • Size of remote file: 336 kB
data/instances.jsonl ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"instance_id": "02_00", "category": "Speed", "subtype": "successive", "video_0": "02_00_0.mp4", "video_1": "02_00_1.mp4", "question_1": "Does the person stir faster the first time compared to the second time?", "question_2": "Does the person stir slower the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
2
+ {"instance_id": "02_01", "category": "Speed", "subtype": "successive", "video_0": "02_01_0.mp4", "video_1": "02_01_1.mp4", "question_1": "Does the drawer close faster the first time compared to the second time?", "question_2": "Does the drawer close slower the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
3
+ {"instance_id": "02_02", "category": "Speed", "subtype": "successive", "video_0": "02_02_0.mp4", "video_1": "02_02_1.mp4", "question_1": "Does the person open their hand faster the first time compared to the second time?", "question_2": "Does the person open their hand slower the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
4
+ {"instance_id": "02_03", "category": "Speed", "subtype": "successive", "video_0": "02_03_0.mp4", "video_1": "02_03_1.mp4", "question_1": "Does the person press the pillow faster the first time compared to the second time?", "question_2": "Does the person press the pillow slower the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
5
+ {"instance_id": "02_04", "category": "Speed", "subtype": "successive", "video_0": "02_04_0.mp4", "video_1": "02_04_1.mp4", "question_1": "Once off the ramp, does the ball move faster the first time compared to the second time?", "question_2": "Once off the ramp, does the ball move slower the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
6
+ {"instance_id": "02_05", "category": "Speed", "subtype": "successive", "video_0": "02_05_0.mp4", "video_1": "02_05_1.mp4", "question_1": "Does the ball travel faster in the second push compared to the first?", "question_2": "Does the ball travel faster in the first push compared to the second?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
7
+ {"instance_id": "09_00", "category": "Magnitude", "subtype": "successive", "video_0": "09_00_0.mp4", "video_1": "09_00_1.mp4", "question_1": "Does the box travel farther in the second push compared to the first?", "question_2": "Does the box travel farther in the first push compared to the second?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
8
+ {"instance_id": "09_01", "category": "Magnitude", "subtype": "successive", "video_0": "09_01_0.mp4", "video_1": "09_01_1.mp4", "question_1": "Does the puck travel farther in the second push compared to the first?", "question_2": "Does the puck travel farther in the first push compared to the second?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
9
+ {"instance_id": "09_02", "category": "Magnitude", "subtype": "successive", "video_0": "09_02_0.mp4", "video_1": "09_02_1.mp4", "question_1": "Does the toy car travel farther in the second push compared to the first?", "question_2": "Does the toy car travel farther in the first push compared to the second?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
10
+ {"instance_id": "09_03", "category": "Magnitude", "subtype": "successive", "video_0": "09_03_0.mp4", "video_1": "09_03_1.mp4", "question_1": "Does the ball travel farther in the second push compared to the first?", "question_2": "Does the ball travel farther in the first push compared to the second?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
11
+ {"instance_id": "09_04", "category": "Magnitude", "subtype": "successive", "video_0": "09_04_0.mp4", "video_1": "09_04_1.mp4", "question_1": "Does the ball travel farther in the second push compared to the first?", "question_2": "Does the ball travel farther in the first push compared to the second?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
12
+ {"instance_id": "09_05", "category": "Magnitude", "subtype": "successive", "video_0": "09_05_0.mp4", "video_1": "09_05_1.mp4", "question_1": "Does the ball that starts closer to the camera roll further?", "question_2": "Does the ball that starts farther from the camera roll further?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
13
+ {"instance_id": "09_06", "category": "Magnitude", "subtype": "successive", "video_0": "09_06_0.mp4", "video_1": "09_06_1.mp4", "question_1": "From the camera's point of view, does the right disk move further?", "question_2": "From the camera's point of view, does the left disk move further?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
14
+ {"instance_id": "09_07", "category": "Magnitude", "subtype": "successive", "video_0": "09_07_0.mp4", "video_1": "09_07_1.mp4", "question_1": "Is the magnitude of the pendulum arc smaller the first time compared to the second time?", "question_2": "Is the magnitude of the pendulum arc larger the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
15
+ {"instance_id": "09_08", "category": "Magnitude", "subtype": "successive", "video_0": "09_08_0.mov", "video_1": "09_08_1.mov", "question_1": "Is the drawer pulled out farther the first time compared to the second time?", "question_2": "Is the drawer pulled out less the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
16
+ {"instance_id": "09_09", "category": "Magnitude", "subtype": "successive", "video_0": "09_09_0.mov", "video_1": "09_09_1.mov", "question_1": "Is the magnitude of the person's arm swing smaller the first time compared to the second time?", "question_2": "Is the magnitude of the person's arm swing larger the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
17
+ {"instance_id": "09_10", "category": "Magnitude", "subtype": "successive", "video_0": "09_10_0.mov", "video_1": "09_10_1.mov", "question_1": "Is the magnitude of the ball's first bounce smaller the first time compared to the second time?", "question_2": "Is the magnitude of the ball's first bounce larger the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
18
+ {"instance_id": "09_11", "category": "Magnitude", "subtype": "successive", "video_0": "09_11_0.mov", "video_1": "09_11_1.mov", "question_1": "Does the ball travel farther the second time compared to the first time?", "question_2": "Does the ball travel farther the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
19
+ {"instance_id": "09_12", "category": "Magnitude", "subtype": "successive", "video_0": "09_12_0.mov", "video_1": "09_12_1.mov", "question_1": "Does the ball travel farther the second time compared to the first time?", "question_2": "Does the ball travel farther the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
20
+ {"instance_id": "09_13", "category": "Magnitude", "subtype": "successive", "video_0": "09_13_0.mp4", "video_1": "09_13_1.mp4", "question_1": "Does the person squeeze with more force the first time compared to the second time?", "question_2": "Does the person squeeze with less force the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
21
+ {"instance_id": "09_14", "category": "Magnitude", "subtype": "successive", "video_0": "09_14_0.mp4", "video_1": "09_14_1.mp4", "question_1": "Does the cup travel farther the second time compared to the first time?", "question_2": "Does the cup travel farther the first time compared to the second time?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
22
+ {"instance_id": "14_00", "category": "Direction", "subtype": "translational", "video_0": "14_00_0.mov", "video_1": "14_00_1.mov", "question_1": "From the camera's point of view, is the man walking to the right?", "question_2": "From the camera's point of view, is the man walking to the left?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
23
+ {"instance_id": "14_01", "category": "Direction", "subtype": "translational", "video_0": "14_01_0.mp4", "video_1": "14_01_1.mp4", "question_1": "Is the cup moving towards the sink?", "question_2": "Is the cup moving away from the sink?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
24
+ {"instance_id": "14_02", "category": "Direction", "subtype": "translational", "video_0": "14_02_0.mov", "video_1": "14_02_1.mov", "question_1": "Is the man getting closer to the camera?", "question_2": "Is the man moving farther from the camera?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
25
+ {"instance_id": "14_03", "category": "Direction", "subtype": "translational", "video_0": "14_03_0.mov", "video_1": "14_03_1.mov", "question_1": "From the camera's point of view, is the man moving to the right?", "question_2": "From the camera's point of view, is the man moving to the left?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
26
+ {"instance_id": "14_04", "category": "Direction", "subtype": "translational", "video_0": "14_04_0.mov", "video_1": "14_04_1.mov", "question_1": "From the camera's point of view, does the pen roll to the right?", "question_2": "From the camera's point of view, does the pen roll to the left?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
27
+ {"instance_id": "14_05", "category": "Direction", "subtype": "translational", "video_0": "14_05_0.mov", "video_1": "14_05_1.mov", "question_1": "From the camera's point of view, does the pen slide to the right?", "question_2": "From the camera's point of view, does the pen slide to the left?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
28
+ {"instance_id": "14_06", "category": "Direction", "subtype": "translational", "video_0": "14_06_0.mov", "video_1": "14_06_1.mov", "question_1": "Does the bottle move up?", "question_2": "Does the bottle move down?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
29
+ {"instance_id": "14_07", "category": "Direction", "subtype": "translational", "video_0": "14_07_0.mov", "video_1": "14_07_1.mov", "question_1": "Does the phone move closer to the camera?", "question_2": "Does the phone move away from the camera?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
30
+ {"instance_id": "14_08", "category": "Direction", "subtype": "translational", "video_0": "14_08_0.mov", "video_1": "14_08_1.mov", "question_1": "Does the book move closer to the camera?", "question_2": "Does the book move away from the camera?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
31
+ {"instance_id": "14_09", "category": "Direction", "subtype": "translational", "video_0": "14_09_0.mp4", "video_1": "14_09_1.mp4", "question_1": "Does the cup move away from the camera?", "question_2": "Does the cup move closer to the camera?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
32
+ {"instance_id": "14_10", "category": "Direction", "subtype": "translational", "video_0": "14_10_0.mp4", "video_1": "14_10_1.mp4", "question_1": "Is the table top moving up?", "question_2": "Is the table top moving down?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
33
+ {"instance_id": "14_11", "category": "Direction", "subtype": "translational", "video_0": "14_11_0.mp4", "video_1": "14_11_1.mp4", "question_1": "Does the toy car move away from the camera?", "question_2": "Does the toy car move closer to the camera?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
34
+ {"instance_id": "14_12", "category": "Direction", "subtype": "translational", "video_0": "14_12_0.mov", "video_1": "14_12_1.mov", "question_1": "From the camera's point of view, does the ball roll to the camera's right?", "question_2": "From the camera's point of view, does the ball roll to the camera's left?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
35
+ {"instance_id": "14_13", "category": "Direction", "subtype": "translational", "video_0": "14_13_0.mov", "video_1": "14_13_1.mov", "question_1": "Is the cup moving away from the camera?", "question_2": "Is the cup getting closer to the camera?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
36
+ {"instance_id": "15_00", "category": "Direction", "subtype": "rotational", "video_0": "15_00_0.mov", "video_1": "15_00_1.mov", "question_1": "Is the man bending counter-clock wise?", "question_2": "Is the man bending clock wise?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
37
+ {"instance_id": "15_01", "category": "Direction", "subtype": "rotational", "video_0": "15_01_0.mov", "video_1": "15_01_1.mov", "question_1": "Is the bottle spun clockwise?", "question_2": "Is the bottle spun counter-clockwise?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
38
+ {"instance_id": "15_02", "category": "Direction", "subtype": "rotational", "video_0": "15_02_0.mov", "video_1": "15_02_1.mov", "question_1": "Is the airpods case spun clockwise?", "question_2": "Is the airpods case spun counter-clockwise?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
39
+ {"instance_id": "15_03", "category": "Direction", "subtype": "rotational", "video_0": "15_03_0.mp4", "video_1": "15_03_1.mp4", "question_1": "Is the man spinning clockwise?", "question_2": "Is the man spinning counter-clockwise?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
40
+ {"instance_id": "15_04", "category": "Direction", "subtype": "rotational", "video_0": "15_04_0.mp4", "video_1": "15_04_1.mp4", "question_1": "Does the notebook rotate clockwise?", "question_2": "Does the notebook rotate counter-clockwise?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
41
+ {"instance_id": "15_05", "category": "Direction", "subtype": "rotational", "video_0": "15_05_0.mp4", "video_1": "15_05_1.mp4", "question_1": "Is the cup spun clockwise?", "question_2": "Is the cup spun counter-clockwise?", "gold": {"q1_v0": "yes", "q1_v1": "no", "q2_v0": "no", "q2_v1": "yes"}}
data/motionblind.jsonl ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"instance_id": "02_00", "category": "Speed", "subtype": "successive", "video": "02_00_0.mp4", "variant": 0, "question": "Does the person stir faster the first time compared to the second time?", "question_idx": 1, "answer": "yes"}
2
+ {"instance_id": "02_00", "category": "Speed", "subtype": "successive", "video": "02_00_1.mp4", "variant": 1, "question": "Does the person stir faster the first time compared to the second time?", "question_idx": 1, "answer": "no"}
3
+ {"instance_id": "02_00", "category": "Speed", "subtype": "successive", "video": "02_00_0.mp4", "variant": 0, "question": "Does the person stir slower the first time compared to the second time?", "question_idx": 2, "answer": "no"}
4
+ {"instance_id": "02_00", "category": "Speed", "subtype": "successive", "video": "02_00_1.mp4", "variant": 1, "question": "Does the person stir slower the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
5
+ {"instance_id": "02_01", "category": "Speed", "subtype": "successive", "video": "02_01_0.mp4", "variant": 0, "question": "Does the drawer close faster the first time compared to the second time?", "question_idx": 1, "answer": "yes"}
6
+ {"instance_id": "02_01", "category": "Speed", "subtype": "successive", "video": "02_01_1.mp4", "variant": 1, "question": "Does the drawer close faster the first time compared to the second time?", "question_idx": 1, "answer": "no"}
7
+ {"instance_id": "02_01", "category": "Speed", "subtype": "successive", "video": "02_01_0.mp4", "variant": 0, "question": "Does the drawer close slower the first time compared to the second time?", "question_idx": 2, "answer": "no"}
8
+ {"instance_id": "02_01", "category": "Speed", "subtype": "successive", "video": "02_01_1.mp4", "variant": 1, "question": "Does the drawer close slower the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
9
+ {"instance_id": "02_02", "category": "Speed", "subtype": "successive", "video": "02_02_0.mp4", "variant": 0, "question": "Does the person open their hand faster the first time compared to the second time?", "question_idx": 1, "answer": "yes"}
10
+ {"instance_id": "02_02", "category": "Speed", "subtype": "successive", "video": "02_02_1.mp4", "variant": 1, "question": "Does the person open their hand faster the first time compared to the second time?", "question_idx": 1, "answer": "no"}
11
+ {"instance_id": "02_02", "category": "Speed", "subtype": "successive", "video": "02_02_0.mp4", "variant": 0, "question": "Does the person open their hand slower the first time compared to the second time?", "question_idx": 2, "answer": "no"}
12
+ {"instance_id": "02_02", "category": "Speed", "subtype": "successive", "video": "02_02_1.mp4", "variant": 1, "question": "Does the person open their hand slower the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
13
+ {"instance_id": "02_03", "category": "Speed", "subtype": "successive", "video": "02_03_0.mp4", "variant": 0, "question": "Does the person press the pillow faster the first time compared to the second time?", "question_idx": 1, "answer": "yes"}
14
+ {"instance_id": "02_03", "category": "Speed", "subtype": "successive", "video": "02_03_1.mp4", "variant": 1, "question": "Does the person press the pillow faster the first time compared to the second time?", "question_idx": 1, "answer": "no"}
15
+ {"instance_id": "02_03", "category": "Speed", "subtype": "successive", "video": "02_03_0.mp4", "variant": 0, "question": "Does the person press the pillow slower the first time compared to the second time?", "question_idx": 2, "answer": "no"}
16
+ {"instance_id": "02_03", "category": "Speed", "subtype": "successive", "video": "02_03_1.mp4", "variant": 1, "question": "Does the person press the pillow slower the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
17
+ {"instance_id": "02_04", "category": "Speed", "subtype": "successive", "video": "02_04_0.mp4", "variant": 0, "question": "Once off the ramp, does the ball move faster the first time compared to the second time?", "question_idx": 1, "answer": "yes"}
18
+ {"instance_id": "02_04", "category": "Speed", "subtype": "successive", "video": "02_04_1.mp4", "variant": 1, "question": "Once off the ramp, does the ball move faster the first time compared to the second time?", "question_idx": 1, "answer": "no"}
19
+ {"instance_id": "02_04", "category": "Speed", "subtype": "successive", "video": "02_04_0.mp4", "variant": 0, "question": "Once off the ramp, does the ball move slower the first time compared to the second time?", "question_idx": 2, "answer": "no"}
20
+ {"instance_id": "02_04", "category": "Speed", "subtype": "successive", "video": "02_04_1.mp4", "variant": 1, "question": "Once off the ramp, does the ball move slower the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
21
+ {"instance_id": "02_05", "category": "Speed", "subtype": "successive", "video": "02_05_0.mp4", "variant": 0, "question": "Does the ball travel faster in the second push compared to the first?", "question_idx": 1, "answer": "yes"}
22
+ {"instance_id": "02_05", "category": "Speed", "subtype": "successive", "video": "02_05_1.mp4", "variant": 1, "question": "Does the ball travel faster in the second push compared to the first?", "question_idx": 1, "answer": "no"}
23
+ {"instance_id": "02_05", "category": "Speed", "subtype": "successive", "video": "02_05_0.mp4", "variant": 0, "question": "Does the ball travel faster in the first push compared to the second?", "question_idx": 2, "answer": "no"}
24
+ {"instance_id": "02_05", "category": "Speed", "subtype": "successive", "video": "02_05_1.mp4", "variant": 1, "question": "Does the ball travel faster in the first push compared to the second?", "question_idx": 2, "answer": "yes"}
25
+ {"instance_id": "09_00", "category": "Magnitude", "subtype": "successive", "video": "09_00_0.mp4", "variant": 0, "question": "Does the box travel farther in the second push compared to the first?", "question_idx": 1, "answer": "yes"}
26
+ {"instance_id": "09_00", "category": "Magnitude", "subtype": "successive", "video": "09_00_1.mp4", "variant": 1, "question": "Does the box travel farther in the second push compared to the first?", "question_idx": 1, "answer": "no"}
27
+ {"instance_id": "09_00", "category": "Magnitude", "subtype": "successive", "video": "09_00_0.mp4", "variant": 0, "question": "Does the box travel farther in the first push compared to the second?", "question_idx": 2, "answer": "no"}
28
+ {"instance_id": "09_00", "category": "Magnitude", "subtype": "successive", "video": "09_00_1.mp4", "variant": 1, "question": "Does the box travel farther in the first push compared to the second?", "question_idx": 2, "answer": "yes"}
29
+ {"instance_id": "09_01", "category": "Magnitude", "subtype": "successive", "video": "09_01_0.mp4", "variant": 0, "question": "Does the puck travel farther in the second push compared to the first?", "question_idx": 1, "answer": "yes"}
30
+ {"instance_id": "09_01", "category": "Magnitude", "subtype": "successive", "video": "09_01_1.mp4", "variant": 1, "question": "Does the puck travel farther in the second push compared to the first?", "question_idx": 1, "answer": "no"}
31
+ {"instance_id": "09_01", "category": "Magnitude", "subtype": "successive", "video": "09_01_0.mp4", "variant": 0, "question": "Does the puck travel farther in the first push compared to the second?", "question_idx": 2, "answer": "no"}
32
+ {"instance_id": "09_01", "category": "Magnitude", "subtype": "successive", "video": "09_01_1.mp4", "variant": 1, "question": "Does the puck travel farther in the first push compared to the second?", "question_idx": 2, "answer": "yes"}
33
+ {"instance_id": "09_02", "category": "Magnitude", "subtype": "successive", "video": "09_02_0.mp4", "variant": 0, "question": "Does the toy car travel farther in the second push compared to the first?", "question_idx": 1, "answer": "yes"}
34
+ {"instance_id": "09_02", "category": "Magnitude", "subtype": "successive", "video": "09_02_1.mp4", "variant": 1, "question": "Does the toy car travel farther in the second push compared to the first?", "question_idx": 1, "answer": "no"}
35
+ {"instance_id": "09_02", "category": "Magnitude", "subtype": "successive", "video": "09_02_0.mp4", "variant": 0, "question": "Does the toy car travel farther in the first push compared to the second?", "question_idx": 2, "answer": "no"}
36
+ {"instance_id": "09_02", "category": "Magnitude", "subtype": "successive", "video": "09_02_1.mp4", "variant": 1, "question": "Does the toy car travel farther in the first push compared to the second?", "question_idx": 2, "answer": "yes"}
37
+ {"instance_id": "09_03", "category": "Magnitude", "subtype": "successive", "video": "09_03_0.mp4", "variant": 0, "question": "Does the ball travel farther in the second push compared to the first?", "question_idx": 1, "answer": "yes"}
38
+ {"instance_id": "09_03", "category": "Magnitude", "subtype": "successive", "video": "09_03_1.mp4", "variant": 1, "question": "Does the ball travel farther in the second push compared to the first?", "question_idx": 1, "answer": "no"}
39
+ {"instance_id": "09_03", "category": "Magnitude", "subtype": "successive", "video": "09_03_0.mp4", "variant": 0, "question": "Does the ball travel farther in the first push compared to the second?", "question_idx": 2, "answer": "no"}
40
+ {"instance_id": "09_03", "category": "Magnitude", "subtype": "successive", "video": "09_03_1.mp4", "variant": 1, "question": "Does the ball travel farther in the first push compared to the second?", "question_idx": 2, "answer": "yes"}
41
+ {"instance_id": "09_04", "category": "Magnitude", "subtype": "successive", "video": "09_04_0.mp4", "variant": 0, "question": "Does the ball travel farther in the second push compared to the first?", "question_idx": 1, "answer": "yes"}
42
+ {"instance_id": "09_04", "category": "Magnitude", "subtype": "successive", "video": "09_04_1.mp4", "variant": 1, "question": "Does the ball travel farther in the second push compared to the first?", "question_idx": 1, "answer": "no"}
43
+ {"instance_id": "09_04", "category": "Magnitude", "subtype": "successive", "video": "09_04_0.mp4", "variant": 0, "question": "Does the ball travel farther in the first push compared to the second?", "question_idx": 2, "answer": "no"}
44
+ {"instance_id": "09_04", "category": "Magnitude", "subtype": "successive", "video": "09_04_1.mp4", "variant": 1, "question": "Does the ball travel farther in the first push compared to the second?", "question_idx": 2, "answer": "yes"}
45
+ {"instance_id": "09_05", "category": "Magnitude", "subtype": "successive", "video": "09_05_0.mp4", "variant": 0, "question": "Does the ball that starts closer to the camera roll further?", "question_idx": 1, "answer": "yes"}
46
+ {"instance_id": "09_05", "category": "Magnitude", "subtype": "successive", "video": "09_05_1.mp4", "variant": 1, "question": "Does the ball that starts closer to the camera roll further?", "question_idx": 1, "answer": "no"}
47
+ {"instance_id": "09_05", "category": "Magnitude", "subtype": "successive", "video": "09_05_0.mp4", "variant": 0, "question": "Does the ball that starts farther from the camera roll further?", "question_idx": 2, "answer": "no"}
48
+ {"instance_id": "09_05", "category": "Magnitude", "subtype": "successive", "video": "09_05_1.mp4", "variant": 1, "question": "Does the ball that starts farther from the camera roll further?", "question_idx": 2, "answer": "yes"}
49
+ {"instance_id": "09_06", "category": "Magnitude", "subtype": "successive", "video": "09_06_0.mp4", "variant": 0, "question": "From the camera's point of view, does the right disk move further?", "question_idx": 1, "answer": "yes"}
50
+ {"instance_id": "09_06", "category": "Magnitude", "subtype": "successive", "video": "09_06_1.mp4", "variant": 1, "question": "From the camera's point of view, does the right disk move further?", "question_idx": 1, "answer": "no"}
51
+ {"instance_id": "09_06", "category": "Magnitude", "subtype": "successive", "video": "09_06_0.mp4", "variant": 0, "question": "From the camera's point of view, does the left disk move further?", "question_idx": 2, "answer": "no"}
52
+ {"instance_id": "09_06", "category": "Magnitude", "subtype": "successive", "video": "09_06_1.mp4", "variant": 1, "question": "From the camera's point of view, does the left disk move further?", "question_idx": 2, "answer": "yes"}
53
+ {"instance_id": "09_07", "category": "Magnitude", "subtype": "successive", "video": "09_07_0.mp4", "variant": 0, "question": "Is the magnitude of the pendulum arc smaller the first time compared to the second time?", "question_idx": 1, "answer": "yes"}
54
+ {"instance_id": "09_07", "category": "Magnitude", "subtype": "successive", "video": "09_07_1.mp4", "variant": 1, "question": "Is the magnitude of the pendulum arc smaller the first time compared to the second time?", "question_idx": 1, "answer": "no"}
55
+ {"instance_id": "09_07", "category": "Magnitude", "subtype": "successive", "video": "09_07_0.mp4", "variant": 0, "question": "Is the magnitude of the pendulum arc larger the first time compared to the second time?", "question_idx": 2, "answer": "no"}
56
+ {"instance_id": "09_07", "category": "Magnitude", "subtype": "successive", "video": "09_07_1.mp4", "variant": 1, "question": "Is the magnitude of the pendulum arc larger the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
57
+ {"instance_id": "09_08", "category": "Magnitude", "subtype": "successive", "video": "09_08_0.mov", "variant": 0, "question": "Is the drawer pulled out farther the first time compared to the second time?", "question_idx": 1, "answer": "yes"}
58
+ {"instance_id": "09_08", "category": "Magnitude", "subtype": "successive", "video": "09_08_1.mov", "variant": 1, "question": "Is the drawer pulled out farther the first time compared to the second time?", "question_idx": 1, "answer": "no"}
59
+ {"instance_id": "09_08", "category": "Magnitude", "subtype": "successive", "video": "09_08_0.mov", "variant": 0, "question": "Is the drawer pulled out less the first time compared to the second time?", "question_idx": 2, "answer": "no"}
60
+ {"instance_id": "09_08", "category": "Magnitude", "subtype": "successive", "video": "09_08_1.mov", "variant": 1, "question": "Is the drawer pulled out less the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
61
+ {"instance_id": "09_09", "category": "Magnitude", "subtype": "successive", "video": "09_09_0.mov", "variant": 0, "question": "Is the magnitude of the person's arm swing smaller the first time compared to the second time?", "question_idx": 1, "answer": "yes"}
62
+ {"instance_id": "09_09", "category": "Magnitude", "subtype": "successive", "video": "09_09_1.mov", "variant": 1, "question": "Is the magnitude of the person's arm swing smaller the first time compared to the second time?", "question_idx": 1, "answer": "no"}
63
+ {"instance_id": "09_09", "category": "Magnitude", "subtype": "successive", "video": "09_09_0.mov", "variant": 0, "question": "Is the magnitude of the person's arm swing larger the first time compared to the second time?", "question_idx": 2, "answer": "no"}
64
+ {"instance_id": "09_09", "category": "Magnitude", "subtype": "successive", "video": "09_09_1.mov", "variant": 1, "question": "Is the magnitude of the person's arm swing larger the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
65
+ {"instance_id": "09_10", "category": "Magnitude", "subtype": "successive", "video": "09_10_0.mov", "variant": 0, "question": "Is the magnitude of the ball's first bounce smaller the first time compared to the second time?", "question_idx": 1, "answer": "yes"}
66
+ {"instance_id": "09_10", "category": "Magnitude", "subtype": "successive", "video": "09_10_1.mov", "variant": 1, "question": "Is the magnitude of the ball's first bounce smaller the first time compared to the second time?", "question_idx": 1, "answer": "no"}
67
+ {"instance_id": "09_10", "category": "Magnitude", "subtype": "successive", "video": "09_10_0.mov", "variant": 0, "question": "Is the magnitude of the ball's first bounce larger the first time compared to the second time?", "question_idx": 2, "answer": "no"}
68
+ {"instance_id": "09_10", "category": "Magnitude", "subtype": "successive", "video": "09_10_1.mov", "variant": 1, "question": "Is the magnitude of the ball's first bounce larger the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
69
+ {"instance_id": "09_11", "category": "Magnitude", "subtype": "successive", "video": "09_11_0.mov", "variant": 0, "question": "Does the ball travel farther the second time compared to the first time?", "question_idx": 1, "answer": "yes"}
70
+ {"instance_id": "09_11", "category": "Magnitude", "subtype": "successive", "video": "09_11_1.mov", "variant": 1, "question": "Does the ball travel farther the second time compared to the first time?", "question_idx": 1, "answer": "no"}
71
+ {"instance_id": "09_11", "category": "Magnitude", "subtype": "successive", "video": "09_11_0.mov", "variant": 0, "question": "Does the ball travel farther the first time compared to the second time?", "question_idx": 2, "answer": "no"}
72
+ {"instance_id": "09_11", "category": "Magnitude", "subtype": "successive", "video": "09_11_1.mov", "variant": 1, "question": "Does the ball travel farther the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
73
+ {"instance_id": "09_12", "category": "Magnitude", "subtype": "successive", "video": "09_12_0.mov", "variant": 0, "question": "Does the ball travel farther the second time compared to the first time?", "question_idx": 1, "answer": "yes"}
74
+ {"instance_id": "09_12", "category": "Magnitude", "subtype": "successive", "video": "09_12_1.mov", "variant": 1, "question": "Does the ball travel farther the second time compared to the first time?", "question_idx": 1, "answer": "no"}
75
+ {"instance_id": "09_12", "category": "Magnitude", "subtype": "successive", "video": "09_12_0.mov", "variant": 0, "question": "Does the ball travel farther the first time compared to the second time?", "question_idx": 2, "answer": "no"}
76
+ {"instance_id": "09_12", "category": "Magnitude", "subtype": "successive", "video": "09_12_1.mov", "variant": 1, "question": "Does the ball travel farther the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
77
+ {"instance_id": "09_13", "category": "Magnitude", "subtype": "successive", "video": "09_13_0.mp4", "variant": 0, "question": "Does the person squeeze with more force the first time compared to the second time?", "question_idx": 1, "answer": "yes"}
78
+ {"instance_id": "09_13", "category": "Magnitude", "subtype": "successive", "video": "09_13_1.mp4", "variant": 1, "question": "Does the person squeeze with more force the first time compared to the second time?", "question_idx": 1, "answer": "no"}
79
+ {"instance_id": "09_13", "category": "Magnitude", "subtype": "successive", "video": "09_13_0.mp4", "variant": 0, "question": "Does the person squeeze with less force the first time compared to the second time?", "question_idx": 2, "answer": "no"}
80
+ {"instance_id": "09_13", "category": "Magnitude", "subtype": "successive", "video": "09_13_1.mp4", "variant": 1, "question": "Does the person squeeze with less force the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
81
+ {"instance_id": "09_14", "category": "Magnitude", "subtype": "successive", "video": "09_14_0.mp4", "variant": 0, "question": "Does the cup travel farther the second time compared to the first time?", "question_idx": 1, "answer": "yes"}
82
+ {"instance_id": "09_14", "category": "Magnitude", "subtype": "successive", "video": "09_14_1.mp4", "variant": 1, "question": "Does the cup travel farther the second time compared to the first time?", "question_idx": 1, "answer": "no"}
83
+ {"instance_id": "09_14", "category": "Magnitude", "subtype": "successive", "video": "09_14_0.mp4", "variant": 0, "question": "Does the cup travel farther the first time compared to the second time?", "question_idx": 2, "answer": "no"}
84
+ {"instance_id": "09_14", "category": "Magnitude", "subtype": "successive", "video": "09_14_1.mp4", "variant": 1, "question": "Does the cup travel farther the first time compared to the second time?", "question_idx": 2, "answer": "yes"}
85
+ {"instance_id": "14_00", "category": "Direction", "subtype": "translational", "video": "14_00_0.mov", "variant": 0, "question": "From the camera's point of view, is the man walking to the right?", "question_idx": 1, "answer": "yes"}
86
+ {"instance_id": "14_00", "category": "Direction", "subtype": "translational", "video": "14_00_1.mov", "variant": 1, "question": "From the camera's point of view, is the man walking to the right?", "question_idx": 1, "answer": "no"}
87
+ {"instance_id": "14_00", "category": "Direction", "subtype": "translational", "video": "14_00_0.mov", "variant": 0, "question": "From the camera's point of view, is the man walking to the left?", "question_idx": 2, "answer": "no"}
88
+ {"instance_id": "14_00", "category": "Direction", "subtype": "translational", "video": "14_00_1.mov", "variant": 1, "question": "From the camera's point of view, is the man walking to the left?", "question_idx": 2, "answer": "yes"}
89
+ {"instance_id": "14_01", "category": "Direction", "subtype": "translational", "video": "14_01_0.mp4", "variant": 0, "question": "Is the cup moving towards the sink?", "question_idx": 1, "answer": "yes"}
90
+ {"instance_id": "14_01", "category": "Direction", "subtype": "translational", "video": "14_01_1.mp4", "variant": 1, "question": "Is the cup moving towards the sink?", "question_idx": 1, "answer": "no"}
91
+ {"instance_id": "14_01", "category": "Direction", "subtype": "translational", "video": "14_01_0.mp4", "variant": 0, "question": "Is the cup moving away from the sink?", "question_idx": 2, "answer": "no"}
92
+ {"instance_id": "14_01", "category": "Direction", "subtype": "translational", "video": "14_01_1.mp4", "variant": 1, "question": "Is the cup moving away from the sink?", "question_idx": 2, "answer": "yes"}
93
+ {"instance_id": "14_02", "category": "Direction", "subtype": "translational", "video": "14_02_0.mov", "variant": 0, "question": "Is the man getting closer to the camera?", "question_idx": 1, "answer": "yes"}
94
+ {"instance_id": "14_02", "category": "Direction", "subtype": "translational", "video": "14_02_1.mov", "variant": 1, "question": "Is the man getting closer to the camera?", "question_idx": 1, "answer": "no"}
95
+ {"instance_id": "14_02", "category": "Direction", "subtype": "translational", "video": "14_02_0.mov", "variant": 0, "question": "Is the man moving farther from the camera?", "question_idx": 2, "answer": "no"}
96
+ {"instance_id": "14_02", "category": "Direction", "subtype": "translational", "video": "14_02_1.mov", "variant": 1, "question": "Is the man moving farther from the camera?", "question_idx": 2, "answer": "yes"}
97
+ {"instance_id": "14_03", "category": "Direction", "subtype": "translational", "video": "14_03_0.mov", "variant": 0, "question": "From the camera's point of view, is the man moving to the right?", "question_idx": 1, "answer": "yes"}
98
+ {"instance_id": "14_03", "category": "Direction", "subtype": "translational", "video": "14_03_1.mov", "variant": 1, "question": "From the camera's point of view, is the man moving to the right?", "question_idx": 1, "answer": "no"}
99
+ {"instance_id": "14_03", "category": "Direction", "subtype": "translational", "video": "14_03_0.mov", "variant": 0, "question": "From the camera's point of view, is the man moving to the left?", "question_idx": 2, "answer": "no"}
100
+ {"instance_id": "14_03", "category": "Direction", "subtype": "translational", "video": "14_03_1.mov", "variant": 1, "question": "From the camera's point of view, is the man moving to the left?", "question_idx": 2, "answer": "yes"}
101
+ {"instance_id": "14_04", "category": "Direction", "subtype": "translational", "video": "14_04_0.mov", "variant": 0, "question": "From the camera's point of view, does the pen roll to the right?", "question_idx": 1, "answer": "yes"}
102
+ {"instance_id": "14_04", "category": "Direction", "subtype": "translational", "video": "14_04_1.mov", "variant": 1, "question": "From the camera's point of view, does the pen roll to the right?", "question_idx": 1, "answer": "no"}
103
+ {"instance_id": "14_04", "category": "Direction", "subtype": "translational", "video": "14_04_0.mov", "variant": 0, "question": "From the camera's point of view, does the pen roll to the left?", "question_idx": 2, "answer": "no"}
104
+ {"instance_id": "14_04", "category": "Direction", "subtype": "translational", "video": "14_04_1.mov", "variant": 1, "question": "From the camera's point of view, does the pen roll to the left?", "question_idx": 2, "answer": "yes"}
105
+ {"instance_id": "14_05", "category": "Direction", "subtype": "translational", "video": "14_05_0.mov", "variant": 0, "question": "From the camera's point of view, does the pen slide to the right?", "question_idx": 1, "answer": "yes"}
106
+ {"instance_id": "14_05", "category": "Direction", "subtype": "translational", "video": "14_05_1.mov", "variant": 1, "question": "From the camera's point of view, does the pen slide to the right?", "question_idx": 1, "answer": "no"}
107
+ {"instance_id": "14_05", "category": "Direction", "subtype": "translational", "video": "14_05_0.mov", "variant": 0, "question": "From the camera's point of view, does the pen slide to the left?", "question_idx": 2, "answer": "no"}
108
+ {"instance_id": "14_05", "category": "Direction", "subtype": "translational", "video": "14_05_1.mov", "variant": 1, "question": "From the camera's point of view, does the pen slide to the left?", "question_idx": 2, "answer": "yes"}
109
+ {"instance_id": "14_06", "category": "Direction", "subtype": "translational", "video": "14_06_0.mov", "variant": 0, "question": "Does the bottle move up?", "question_idx": 1, "answer": "yes"}
110
+ {"instance_id": "14_06", "category": "Direction", "subtype": "translational", "video": "14_06_1.mov", "variant": 1, "question": "Does the bottle move up?", "question_idx": 1, "answer": "no"}
111
+ {"instance_id": "14_06", "category": "Direction", "subtype": "translational", "video": "14_06_0.mov", "variant": 0, "question": "Does the bottle move down?", "question_idx": 2, "answer": "no"}
112
+ {"instance_id": "14_06", "category": "Direction", "subtype": "translational", "video": "14_06_1.mov", "variant": 1, "question": "Does the bottle move down?", "question_idx": 2, "answer": "yes"}
113
+ {"instance_id": "14_07", "category": "Direction", "subtype": "translational", "video": "14_07_0.mov", "variant": 0, "question": "Does the phone move closer to the camera?", "question_idx": 1, "answer": "yes"}
114
+ {"instance_id": "14_07", "category": "Direction", "subtype": "translational", "video": "14_07_1.mov", "variant": 1, "question": "Does the phone move closer to the camera?", "question_idx": 1, "answer": "no"}
115
+ {"instance_id": "14_07", "category": "Direction", "subtype": "translational", "video": "14_07_0.mov", "variant": 0, "question": "Does the phone move away from the camera?", "question_idx": 2, "answer": "no"}
116
+ {"instance_id": "14_07", "category": "Direction", "subtype": "translational", "video": "14_07_1.mov", "variant": 1, "question": "Does the phone move away from the camera?", "question_idx": 2, "answer": "yes"}
117
+ {"instance_id": "14_08", "category": "Direction", "subtype": "translational", "video": "14_08_0.mov", "variant": 0, "question": "Does the book move closer to the camera?", "question_idx": 1, "answer": "yes"}
118
+ {"instance_id": "14_08", "category": "Direction", "subtype": "translational", "video": "14_08_1.mov", "variant": 1, "question": "Does the book move closer to the camera?", "question_idx": 1, "answer": "no"}
119
+ {"instance_id": "14_08", "category": "Direction", "subtype": "translational", "video": "14_08_0.mov", "variant": 0, "question": "Does the book move away from the camera?", "question_idx": 2, "answer": "no"}
120
+ {"instance_id": "14_08", "category": "Direction", "subtype": "translational", "video": "14_08_1.mov", "variant": 1, "question": "Does the book move away from the camera?", "question_idx": 2, "answer": "yes"}
121
+ {"instance_id": "14_09", "category": "Direction", "subtype": "translational", "video": "14_09_0.mp4", "variant": 0, "question": "Does the cup move away from the camera?", "question_idx": 1, "answer": "yes"}
122
+ {"instance_id": "14_09", "category": "Direction", "subtype": "translational", "video": "14_09_1.mp4", "variant": 1, "question": "Does the cup move away from the camera?", "question_idx": 1, "answer": "no"}
123
+ {"instance_id": "14_09", "category": "Direction", "subtype": "translational", "video": "14_09_0.mp4", "variant": 0, "question": "Does the cup move closer to the camera?", "question_idx": 2, "answer": "no"}
124
+ {"instance_id": "14_09", "category": "Direction", "subtype": "translational", "video": "14_09_1.mp4", "variant": 1, "question": "Does the cup move closer to the camera?", "question_idx": 2, "answer": "yes"}
125
+ {"instance_id": "14_10", "category": "Direction", "subtype": "translational", "video": "14_10_0.mp4", "variant": 0, "question": "Is the table top moving up?", "question_idx": 1, "answer": "yes"}
126
+ {"instance_id": "14_10", "category": "Direction", "subtype": "translational", "video": "14_10_1.mp4", "variant": 1, "question": "Is the table top moving up?", "question_idx": 1, "answer": "no"}
127
+ {"instance_id": "14_10", "category": "Direction", "subtype": "translational", "video": "14_10_0.mp4", "variant": 0, "question": "Is the table top moving down?", "question_idx": 2, "answer": "no"}
128
+ {"instance_id": "14_10", "category": "Direction", "subtype": "translational", "video": "14_10_1.mp4", "variant": 1, "question": "Is the table top moving down?", "question_idx": 2, "answer": "yes"}
129
+ {"instance_id": "14_11", "category": "Direction", "subtype": "translational", "video": "14_11_0.mp4", "variant": 0, "question": "Does the toy car move away from the camera?", "question_idx": 1, "answer": "yes"}
130
+ {"instance_id": "14_11", "category": "Direction", "subtype": "translational", "video": "14_11_1.mp4", "variant": 1, "question": "Does the toy car move away from the camera?", "question_idx": 1, "answer": "no"}
131
+ {"instance_id": "14_11", "category": "Direction", "subtype": "translational", "video": "14_11_0.mp4", "variant": 0, "question": "Does the toy car move closer to the camera?", "question_idx": 2, "answer": "no"}
132
+ {"instance_id": "14_11", "category": "Direction", "subtype": "translational", "video": "14_11_1.mp4", "variant": 1, "question": "Does the toy car move closer to the camera?", "question_idx": 2, "answer": "yes"}
133
+ {"instance_id": "14_12", "category": "Direction", "subtype": "translational", "video": "14_12_0.mov", "variant": 0, "question": "From the camera's point of view, does the ball roll to the camera's right?", "question_idx": 1, "answer": "yes"}
134
+ {"instance_id": "14_12", "category": "Direction", "subtype": "translational", "video": "14_12_1.mov", "variant": 1, "question": "From the camera's point of view, does the ball roll to the camera's right?", "question_idx": 1, "answer": "no"}
135
+ {"instance_id": "14_12", "category": "Direction", "subtype": "translational", "video": "14_12_0.mov", "variant": 0, "question": "From the camera's point of view, does the ball roll to the camera's left?", "question_idx": 2, "answer": "no"}
136
+ {"instance_id": "14_12", "category": "Direction", "subtype": "translational", "video": "14_12_1.mov", "variant": 1, "question": "From the camera's point of view, does the ball roll to the camera's left?", "question_idx": 2, "answer": "yes"}
137
+ {"instance_id": "14_13", "category": "Direction", "subtype": "translational", "video": "14_13_0.mov", "variant": 0, "question": "Is the cup moving away from the camera?", "question_idx": 1, "answer": "yes"}
138
+ {"instance_id": "14_13", "category": "Direction", "subtype": "translational", "video": "14_13_1.mov", "variant": 1, "question": "Is the cup moving away from the camera?", "question_idx": 1, "answer": "no"}
139
+ {"instance_id": "14_13", "category": "Direction", "subtype": "translational", "video": "14_13_0.mov", "variant": 0, "question": "Is the cup getting closer to the camera?", "question_idx": 2, "answer": "no"}
140
+ {"instance_id": "14_13", "category": "Direction", "subtype": "translational", "video": "14_13_1.mov", "variant": 1, "question": "Is the cup getting closer to the camera?", "question_idx": 2, "answer": "yes"}
141
+ {"instance_id": "15_00", "category": "Direction", "subtype": "rotational", "video": "15_00_0.mov", "variant": 0, "question": "Is the man bending counter-clock wise?", "question_idx": 1, "answer": "yes"}
142
+ {"instance_id": "15_00", "category": "Direction", "subtype": "rotational", "video": "15_00_1.mov", "variant": 1, "question": "Is the man bending counter-clock wise?", "question_idx": 1, "answer": "no"}
143
+ {"instance_id": "15_00", "category": "Direction", "subtype": "rotational", "video": "15_00_0.mov", "variant": 0, "question": "Is the man bending clock wise?", "question_idx": 2, "answer": "no"}
144
+ {"instance_id": "15_00", "category": "Direction", "subtype": "rotational", "video": "15_00_1.mov", "variant": 1, "question": "Is the man bending clock wise?", "question_idx": 2, "answer": "yes"}
145
+ {"instance_id": "15_01", "category": "Direction", "subtype": "rotational", "video": "15_01_0.mov", "variant": 0, "question": "Is the bottle spun clockwise?", "question_idx": 1, "answer": "yes"}
146
+ {"instance_id": "15_01", "category": "Direction", "subtype": "rotational", "video": "15_01_1.mov", "variant": 1, "question": "Is the bottle spun clockwise?", "question_idx": 1, "answer": "no"}
147
+ {"instance_id": "15_01", "category": "Direction", "subtype": "rotational", "video": "15_01_0.mov", "variant": 0, "question": "Is the bottle spun counter-clockwise?", "question_idx": 2, "answer": "no"}
148
+ {"instance_id": "15_01", "category": "Direction", "subtype": "rotational", "video": "15_01_1.mov", "variant": 1, "question": "Is the bottle spun counter-clockwise?", "question_idx": 2, "answer": "yes"}
149
+ {"instance_id": "15_02", "category": "Direction", "subtype": "rotational", "video": "15_02_0.mov", "variant": 0, "question": "Is the airpods case spun clockwise?", "question_idx": 1, "answer": "yes"}
150
+ {"instance_id": "15_02", "category": "Direction", "subtype": "rotational", "video": "15_02_1.mov", "variant": 1, "question": "Is the airpods case spun clockwise?", "question_idx": 1, "answer": "no"}
151
+ {"instance_id": "15_02", "category": "Direction", "subtype": "rotational", "video": "15_02_0.mov", "variant": 0, "question": "Is the airpods case spun counter-clockwise?", "question_idx": 2, "answer": "no"}
152
+ {"instance_id": "15_02", "category": "Direction", "subtype": "rotational", "video": "15_02_1.mov", "variant": 1, "question": "Is the airpods case spun counter-clockwise?", "question_idx": 2, "answer": "yes"}
153
+ {"instance_id": "15_03", "category": "Direction", "subtype": "rotational", "video": "15_03_0.mp4", "variant": 0, "question": "Is the man spinning clockwise?", "question_idx": 1, "answer": "yes"}
154
+ {"instance_id": "15_03", "category": "Direction", "subtype": "rotational", "video": "15_03_1.mp4", "variant": 1, "question": "Is the man spinning clockwise?", "question_idx": 1, "answer": "no"}
155
+ {"instance_id": "15_03", "category": "Direction", "subtype": "rotational", "video": "15_03_0.mp4", "variant": 0, "question": "Is the man spinning counter-clockwise?", "question_idx": 2, "answer": "no"}
156
+ {"instance_id": "15_03", "category": "Direction", "subtype": "rotational", "video": "15_03_1.mp4", "variant": 1, "question": "Is the man spinning counter-clockwise?", "question_idx": 2, "answer": "yes"}
157
+ {"instance_id": "15_04", "category": "Direction", "subtype": "rotational", "video": "15_04_0.mp4", "variant": 0, "question": "Does the notebook rotate clockwise?", "question_idx": 1, "answer": "yes"}
158
+ {"instance_id": "15_04", "category": "Direction", "subtype": "rotational", "video": "15_04_1.mp4", "variant": 1, "question": "Does the notebook rotate clockwise?", "question_idx": 1, "answer": "no"}
159
+ {"instance_id": "15_04", "category": "Direction", "subtype": "rotational", "video": "15_04_0.mp4", "variant": 0, "question": "Does the notebook rotate counter-clockwise?", "question_idx": 2, "answer": "no"}
160
+ {"instance_id": "15_04", "category": "Direction", "subtype": "rotational", "video": "15_04_1.mp4", "variant": 1, "question": "Does the notebook rotate counter-clockwise?", "question_idx": 2, "answer": "yes"}
161
+ {"instance_id": "15_05", "category": "Direction", "subtype": "rotational", "video": "15_05_0.mp4", "variant": 0, "question": "Is the cup spun clockwise?", "question_idx": 1, "answer": "yes"}
162
+ {"instance_id": "15_05", "category": "Direction", "subtype": "rotational", "video": "15_05_1.mp4", "variant": 1, "question": "Is the cup spun clockwise?", "question_idx": 1, "answer": "no"}
163
+ {"instance_id": "15_05", "category": "Direction", "subtype": "rotational", "video": "15_05_0.mp4", "variant": 0, "question": "Is the cup spun counter-clockwise?", "question_idx": 2, "answer": "no"}
164
+ {"instance_id": "15_05", "category": "Direction", "subtype": "rotational", "video": "15_05_1.mp4", "variant": 1, "question": "Is the cup spun counter-clockwise?", "question_idx": 2, "answer": "yes"}
videos/02_00_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:befd3e1be4384b8e2b92f0d84e7f76a9d7a04c0f59d1f274ea7027e3a2d51865
3
+ size 7070614
videos/02_00_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eb20667b028917529eee79ca30f27fcd98ca56298e668dbfdbd42e8eecf97ff
3
+ size 7065508
videos/02_01_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35689899ab2aa1115fbfb316f2ab64dd6dc2f2d32c11346d1b4c7485e20cb039
3
+ size 6478953
videos/02_01_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1662581209845d6ead9c9eb715f1d2c0cbe898615ab09c54665360f322a239c
3
+ size 6473645
videos/02_02_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda87210fbff84e75510ce1132abb15a53565a58a7cdde41c78bcc6700f87df4
3
+ size 2377923
videos/02_02_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb12c44ccaaa65f54c882450af8a6df4ff5658e15577d22b36d43fef36796b2d
3
+ size 2372890
videos/02_03_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e70f2db34d98c7aa2d8b9001e86b031763327247dd7028bdc0550c92d2338541
3
+ size 5942077
videos/02_03_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14d8c9029054fd664de89f678cd5afec4bda220c0eef74591e696cee4bc3f275
3
+ size 5849853
videos/02_04_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e331e4b0950f6dec51e09f96ce657c80004f2efafc345f2ba64cac38ef0e57d
3
+ size 1026666
videos/02_04_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63d55ed025bf5978a3f61ba28a56b0f9f71b6411e44b3b793f210b6a1f9cda90
3
+ size 1027468
videos/02_05_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7ab21980dcf4f888a8bf8dc776a757aee2f4fee9ec383650f55d4dbf1d779ed
3
+ size 1345401
videos/02_05_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d3db6f7bdd4613ae1d91d5fb4c2e180ba32f2997af767b663fc99bcbfc46c9c
3
+ size 1344193
videos/09_00_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40f8c80bfcc593d27c747ff02e33aabe946726ca2d8c6781210315770de8295b
3
+ size 782933
videos/09_00_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3c95ef4453421822cdc2b7c91944e4fef7d13cd4770371a528deb6b7fe7e352
3
+ size 781541
videos/09_01_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3be195b678ae88a8a3be5bf8bf206483f7d3df63155ba858a092c3e8718c9cfc
3
+ size 592050
videos/09_01_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7447706c1cc27adc91be9cadc041b12c5caaaf23093fb9f99c8f1e2586c26ba
3
+ size 588037
videos/09_02_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3a8927cfe12a3a6dc2166a1214147dd6ed9dc46094461c7c4b84bb7c2df9c62
3
+ size 553818
videos/09_02_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb2dbc0aa37f0dcb0d80964c5b692c22d45fbce743e7a99474c6ded738fdb3a2
3
+ size 552516
videos/09_03_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d09e22e040d58bb08f75dd067927ecf2fa136abef749965b9715ab24646bbd08
3
+ size 1598135
videos/09_03_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3ac5ff820676e1fa307e6dcb26c57f56534dd8c79c691900905307a257ea9b8
3
+ size 1594242
videos/09_04_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39b5e125db330240bacb3d669f7eb35f31d2b36265a8654de9dd3c3aa9ad94fe
3
+ size 2487321
videos/09_04_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74419a8a21cb1daf916c7e065ba69fbd286235353a871355a091a6605f73c544
3
+ size 2483847
videos/09_05_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0418c170a1aa93c743a40c15d704c91a97e00b34b5c5c551f94295e5805ead65
3
+ size 619665
videos/09_05_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b46cdd7dce23e22d5bc212ebab625a63a69517f89c3ec6b0cd8c337f8c99ed95
3
+ size 1485949
videos/09_06_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4d48c724c9686fc2ab15d19cac3d5f91dcc00ae2fd4d00a27586640de020462
3
+ size 408137
videos/09_06_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fdbdacea5fcb0a43e10c98be7527a2a6dc4995ed8035fc24ead53e57abe3872
3
+ size 551290
videos/09_07_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de247bbe1e291f3f84c3f8efed48fa8ef047dc371811cc4b88775ce7cc46feec
3
+ size 1831579
videos/09_07_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:618fba519f5dd16711f3dca0f8476f935a20da78d94b6b858fc5e68f185cc604
3
+ size 1833963
videos/09_08_0.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3c8f6a53c2b7e3ce2a06fee7980b0fd0aa7db89752a8e8ef04cc716c7972b71
3
+ size 6497812
videos/09_08_1.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15498167166c1b641d9416247e806b7e79f64d0c5de76faec2dd01c06142e888
3
+ size 6794236
videos/09_09_0.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:880f9fea034069da4613b06cd9bf628e2e6ed919b63d471b2b36f7f132ebf117
3
+ size 6402374
videos/09_09_1.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebef795408bec7ac3406bc1d0608b6da9a1a507959ad15ceb79c64c5affa6a8f
3
+ size 6431089
videos/09_10_0.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb3fe01baf2f33aa1a89a2c638b694ef8ce44a2f28f678211c94a7ae245658e9
3
+ size 6110764
videos/09_10_1.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72369b0200969e37b97224de2b9bc380b7cb5e788b57c4118a7f3d6855c4a340
3
+ size 6129658
videos/09_11_0.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b2179d0d61850cf7fb5d1e8de7b3abc3e4e84728f094bbfb9c16b4073cb97f
3
+ size 11308057
videos/09_11_1.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:431cbc91af952853defbfffe65afd809b9461bedb1995c161402daf1de68047e
3
+ size 11354667
videos/09_12_0.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9ef59ee6e8935f887dd7b5e0d433fd414f6df59cbbc7e0495e6689a29a2fd8b
3
+ size 21512146
videos/09_12_1.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3381b84c7031dbdfaff1999e2f63abc3b4fb5af90775291a8ed798898e03ddaa
3
+ size 21561901
videos/09_13_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51232ed04cdcfd8a714c282544386b5524426bf407b9587b7f0031502fbc470c
3
+ size 5673148
videos/09_13_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47f5102810fe645ae062192ac46845674eb5f6e8d3f3d772b9138bfb799ba3e2
3
+ size 5683193
videos/09_14_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3673063a25b2108a9def2a1f124b6268dd3edd0b6f9dbc2c92957086bf56abbf
3
+ size 1087958
videos/09_14_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8faf37111e34ce5d5d7b84e1281ec4f35aa04c6ef944ed9377b7bc213f29195
3
+ size 1084722
videos/14_00_0.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81b605e1d1bca668ba06d2e79771625b4c94b8419a33c3d69b0049da3838221e
3
+ size 5112839
videos/14_00_1.mov ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f470c71d9ddfc4902337df0a2bc0a872f68a32d35247ebfee1a56f866d864e7
3
+ size 5964958
videos/14_01_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90832eafb4fb845f8041c26ad4462a08d346a4388d76daf704508ee155522e72
3
+ size 770898