diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000000000000000000000000000000000000..63b4b681cb65bcf92db3d26bc3664a1298cbeea8
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) [year] [fullname]
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
\ No newline at end of file
diff --git a/README.md b/README.md
index 7be5fc7f47d5db027d120b8024982df93db95b74..15b883e39e9a407434c3d2e867958ce055db4272 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,65 @@
----
-license: mit
----
+---
+language:
+- en
+license: mit
+pretty_name: VCRBench
+---
+
+# VCRBench: Exploring Long-form Causal Reasoning Capabilities of Large Video Language Models
+
+
+
+
+
+
+
+
+Authors: [Pritam Sarkar](https://pritamsarkar.com) and [Ali Etemad](https://www.aiimlab.com/ali-etemad)
+
+This repository provides the official implementation of **[VCRBench](https://arxiv.org/abs/2505.08455)**.
+
+
+
+## Usage
+
+```
+from dataset import VCRBench
+dataset=VCRBench(question_file="pp.json",
+ video_root="./",
+ mode='video',
+ )
+
+for sample in dataset:
+ print(sample['question'], )
+ print(sample['answer'], )
+ print('*'*10)
+
+ break
+
+```
+
+
+### Licensing Information
+
+This dataset incorporates samples from [CrossTask](https://github.com/DmZhukov/CrossTask/blob/master/LICENSE) that are subject to their respective original licenses. Users must adhere to the terms and conditions specified by these licenses.
+This project does not impose any additional constraints beyond those stipulated in the original licenses. Users must ensure their usage complies with all applicable laws and regulations.
+This repository is released under the **MIT**. See [LICENSE](LICENSE) for details.
+
+### Citation Information
+
+If you find this work useful, please use the given bibtex entry to cite our work:
+
+```
+@misc{sarkar2025vcrbench,
+ title={VCRBench: Exploring Long-form Causal Reasoning Capabilities of Large Video Language Models},
+ author={Pritam Sarkar and Ali Etemad},
+ year={2025},
+ eprint={2505.08455},
+ archivePrefix={arXiv},
+ primaryClass={cs.CV},
+}
+```
+
+
+### Contact
+For any queries please create an issue at [VCRBench](https://github.com/pritamqu/VCRBench).
\ No newline at end of file
diff --git a/data.json b/data.json
new file mode 100644
index 0000000000000000000000000000000000000000..240a474211426f43e95b44698c3f55adec6c46c1
--- /dev/null
+++ b/data.json
@@ -0,0 +1 @@
+[{"qid": "1", "video_file": "video_1.mp4", "url": "https://www.youtube.com/watch?v=24cTWScIYlc", "question": "", "current_order": [0, 1, 3, 2], "current_order_desc": ["Peel banana for the ice cream.", "Cut banana into small pieces.", "Mix ingredients together for the banana ice cream.", "Blend bananas into a puree."], "ground_truth": [0, 1, 3, 2], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "2", "video_file": "video_2.mp4", "url": "https://www.youtube.com/watch?v=24cTWScIYlc", "question": "", "current_order": [0, 2, 1, 3], "current_order_desc": ["Peel banana for the ice cream.", "Blend bananas into a puree.", "Cut banana into small pieces.", "Mix ingredients together for the banana ice cream."], "ground_truth": [0, 2, 1, 3], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "3", "video_file": "video_3.mp4", "url": "https://www.youtube.com/watch?v=24cTWScIYlc", "question": "", "current_order": [3, 1, 2, 0], "current_order_desc": ["Mix ingredients together for the banana ice cream.", "Cut banana into small pieces.", "Blend bananas into a puree.", "Peel banana for the ice cream."], "ground_truth": [3, 1, 2, 0], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "4", "video_file": "video_4.mp4", "url": "https://www.youtube.com/watch?v=24cTWScIYlc", "question": "", "current_order": [1, 3, 0, 2], "current_order_desc": ["Cut banana into small pieces.", "Mix ingredients together for the banana ice cream.", "Peel banana for the ice cream.", "Blend bananas into a puree."], "ground_truth": [2, 0, 3, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "5", "video_file": "video_5.mp4", "url": "https://www.youtube.com/watch?v=24cTWScIYlc", "question": "", "current_order": [0, 3, 1, 2], "current_order_desc": ["Peel banana for the ice cream.", "Mix ingredients together for the banana ice cream.", "Cut banana into small pieces.", "Blend bananas into a puree."], "ground_truth": [0, 2, 3, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "6", "video_file": "video_6.mp4", "url": "https://www.youtube.com/watch?v=w4-QneRhfak", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Mix ingredients together for the banana ice cream.", "Cut banana into small pieces.", "Blend bananas into a puree."], "ground_truth": [1, 2, 0], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "7", "video_file": "video_7.mp4", "url": "https://www.youtube.com/watch?v=w4-QneRhfak", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Cut banana into small pieces.", "Mix ingredients together for the banana ice cream.", "Blend bananas into a puree."], "ground_truth": [0, 2, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "8", "video_file": "video_8.mp4", "url": "https://www.youtube.com/watch?v=w4-QneRhfak", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Blend bananas into a puree.", "Cut banana into small pieces.", "Mix ingredients together for the banana ice cream."], "ground_truth": [1, 0, 2], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "9", "video_file": "video_9.mp4", "url": "https://www.youtube.com/watch?v=ZvuZQzDCGaI", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Pour milk into the blender.", "Blend bananas into a puree.", "Mix ingredients together for the banana ice cream."], "ground_truth": [1, 0, 2], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "10", "video_file": "video_10.mp4", "url": "https://www.youtube.com/watch?v=ZvuZQzDCGaI", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Blend bananas into a puree.", "Mix ingredients together for the banana ice cream.", "Pour milk into the blender."], "ground_truth": [0, 2, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "11", "video_file": "video_11.mp4", "url": "https://www.youtube.com/watch?v=ZvuZQzDCGaI", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Pour milk into the blender.", "Mix ingredients together for the banana ice cream.", "Blend bananas into a puree."], "ground_truth": [2, 0, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "12", "video_file": "video_12.mp4", "url": "https://www.youtube.com/watch?v=ayWPyP5BPYY", "question": "", "current_order": [3, 2, 0, 1], "current_order_desc": ["Mix ingredients together for the banana ice cream.", "Blend bananas into a puree and pour milk into the blender.", "Peel banana for the ice cream.", "Cut banana into small pieces."], "ground_truth": [2, 3, 1, 0], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "13", "video_file": "video_13.mp4", "url": "https://www.youtube.com/watch?v=ayWPyP5BPYY", "question": "", "current_order": [1, 3, 0, 2], "current_order_desc": ["Cut banana into small pieces.", "Mix ingredients together for the banana ice cream.", "Peel banana for the ice cream.", "Blend bananas into a puree and pour milk into the blender."], "ground_truth": [2, 0, 3, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "14", "video_file": "video_14.mp4", "url": "https://www.youtube.com/watch?v=ayWPyP5BPYY", "question": "", "current_order": [0, 2, 3, 1], "current_order_desc": ["Peel banana for the ice cream.", "Blend bananas into a puree and pour milk into the blender.", "Mix ingredients together for the banana ice cream.", "Cut banana into small pieces."], "ground_truth": [0, 3, 1, 2], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "15", "video_file": "video_15.mp4", "url": "https://www.youtube.com/watch?v=ayWPyP5BPYY", "question": "", "current_order": [1, 2, 3, 0], "current_order_desc": ["Cut banana into small pieces.", "Blend bananas into a puree and pour milk into the blender.", "Mix ingredients together for the banana ice cream.", "Peel banana for the ice cream."], "ground_truth": [3, 0, 1, 2], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "16", "video_file": "video_16.mp4", "url": "https://www.youtube.com/watch?v=ayWPyP5BPYY", "question": "", "current_order": [1, 0, 2, 3], "current_order_desc": ["Cut banana into small pieces.", "Peel banana for the ice cream.", "Blend bananas into a puree and pour milk into the blender.", "Mix ingredients together for the banana ice cream."], "ground_truth": [1, 0, 2, 3], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "17", "video_file": "video_17.mp4", "url": "https://www.youtube.com/watch?v=IBwBvFlhIaE", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Cut banana into small pieces.", "Mix ingredients together for the banana ice cream.", "Peel banana for the ice cream."], "ground_truth": [2, 0, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "18", "video_file": "video_18.mp4", "url": "https://www.youtube.com/watch?v=IBwBvFlhIaE", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Mix ingredients together for the banana ice cream.", "Peel banana for the ice cream.", "Cut banana into small pieces."], "ground_truth": [1, 2, 0], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "19", "video_file": "video_19.mp4", "url": "https://www.youtube.com/watch?v=IBwBvFlhIaE", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Peel banana for the ice cream.", "Mix ingredients together for the banana ice cream.", "Cut banana into small pieces."], "ground_truth": [0, 2, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "20", "video_file": "video_20.mp4", "url": "https://www.youtube.com/watch?v=Zr3D6NKcg_A", "question": "", "current_order": [3, 2, 0, 1], "current_order_desc": ["Mix ingredients together for the banana ice cream.", "Blend bananas into a puree.", "Peel banana for the ice cream.", "Cut banana into small pieces."], "ground_truth": [2, 3, 1, 0], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "21", "video_file": "video_21.mp4", "url": "https://www.youtube.com/watch?v=Zr3D6NKcg_A", "question": "", "current_order": [1, 3, 2, 0], "current_order_desc": ["Cut banana into small pieces.", "Mix ingredients together for the banana ice cream.", "Blend bananas into a puree.", "Peel banana for the ice cream."], "ground_truth": [3, 0, 2, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "22", "video_file": "video_22.mp4", "url": "https://www.youtube.com/watch?v=Zr3D6NKcg_A", "question": "", "current_order": [3, 0, 1, 2], "current_order_desc": ["Mix ingredients together for the banana ice cream.", "Peel banana for the ice cream.", "Cut banana into small pieces.", "Blend bananas into a puree."], "ground_truth": [1, 2, 3, 0], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "23", "video_file": "video_23.mp4", "url": "https://www.youtube.com/watch?v=Zr3D6NKcg_A", "question": "", "current_order": [0, 3, 1, 2], "current_order_desc": ["Peel banana for the ice cream.", "Mix ingredients together for the banana ice cream.", "Cut banana into small pieces.", "Blend bananas into a puree."], "ground_truth": [0, 2, 3, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "24", "video_file": "video_24.mp4", "url": "https://www.youtube.com/watch?v=Zr3D6NKcg_A", "question": "", "current_order": [2, 0, 3, 1], "current_order_desc": ["Blend bananas into a puree.", "Peel banana for the ice cream.", "Mix ingredients together for the banana ice cream.", "Cut banana into small pieces."], "ground_truth": [1, 3, 0, 2], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "25", "video_file": "video_25.mp4", "url": "https://www.youtube.com/watch?v=tGEIOZKTrOE", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Pour milk into the blender and blend bananas into a puree.", "Peel banana for the ice cream.", "Mix ingredients together for the banana ice cream."], "ground_truth": [1, 0, 2], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "26", "video_file": "video_26.mp4", "url": "https://www.youtube.com/watch?v=tGEIOZKTrOE", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Pour milk into the blender and blend bananas into a puree.", "Mix ingredients together for the banana ice cream.", "Peel banana for the ice cream."], "ground_truth": [2, 0, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "27", "video_file": "video_27.mp4", "url": "https://www.youtube.com/watch?v=tGEIOZKTrOE", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Mix ingredients together for the banana ice cream.", "Peel banana for the ice cream.", "Pour milk into the blender and blend bananas into a puree."], "ground_truth": [1, 2, 0], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "28", "video_file": "video_28.mp4", "url": "https://www.youtube.com/watch?v=9kcyxgfPQKs", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Blend bananas into a puree and pour milk into the blender.", "Mix ingredients together for the banana ice cream.", "Peel banana for the ice cream."], "ground_truth": [2, 0, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "29", "video_file": "video_29.mp4", "url": "https://www.youtube.com/watch?v=9kcyxgfPQKs", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Peel banana for the ice cream.", "Mix ingredients together for the banana ice cream.", "Blend bananas into a puree and pour milk into the blender."], "ground_truth": [0, 2, 1], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "30", "video_file": "video_30.mp4", "url": "https://www.youtube.com/watch?v=9kcyxgfPQKs", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Blend bananas into a puree and pour milk into the blender.", "Peel banana for the ice cream.", "Mix ingredients together for the banana ice cream."], "ground_truth": [1, 0, 2], "goal": "Make Banana Ice Cream", "process_id": "109972", "video_src": "CrossTask"}, {"qid": "31", "video_file": "video_31.mp4", "url": "https://www.youtube.com/watch?v=2DpvnVh8MBo", "question": "", "current_order": [2, 4, 1, 0, 3], "current_order_desc": ["Open the lid of the grill, flip the steak on the grill, and then close the lid.", "Cut steak into desired size.", "Place the steak on the grill and close the lid.", "Season the steak with salt and pepper, then open the lid of the grill.", "Open the lid of the grill and remove the steak from it."], "ground_truth": [3, 2, 0, 4, 1], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "32", "video_file": "video_32.mp4", "url": "https://www.youtube.com/watch?v=2DpvnVh8MBo", "question": "", "current_order": [3, 0, 4, 2, 1], "current_order_desc": ["Open the lid of the grill and remove the steak from it.", "Season the steak with salt and pepper, then open the lid of the grill.", "Cut steak into desired size.", "Open the lid of the grill, flip the steak on the grill, and then close the lid.", "Place the steak on the grill and close the lid."], "ground_truth": [1, 4, 3, 0, 2], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "33", "video_file": "video_33.mp4", "url": "https://www.youtube.com/watch?v=WrHdbhtJNfA", "question": "", "current_order": [1, 3, 0, 5, 4, 2], "current_order_desc": ["Place steak on the grill.", "Remove steak from the grill.", "Season steak with salt and pepper.", "Sample steak to check for doneness.", "Cut steak into desired size.", "Flip steak on the grill."], "ground_truth": [2, 0, 5, 1, 4, 3], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "34", "video_file": "video_34.mp4", "url": "https://www.youtube.com/watch?v=WrHdbhtJNfA", "question": "", "current_order": [5, 3, 0, 4, 2, 1], "current_order_desc": ["Sample steak to check for doneness.", "Remove steak from the grill.", "Season steak with salt and pepper.", "Cut steak into desired size.", "Flip steak on the grill.", "Place steak on the grill."], "ground_truth": [2, 5, 4, 1, 3, 0], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "35", "video_file": "video_35.mp4", "url": "https://www.youtube.com/watch?v=Dk3DPGB8mwM", "question": "", "current_order": [3, 0, 1, 4, 2], "current_order_desc": ["Open the lid of the grill and remove the steak from it.", "Season steak with salt and pepper.", "Place the steak on the grill and close the lid.", "Cut steak into desired size.", "Flip the steak on the grill, close the lid, then open it again to check the temperature of the steak."], "ground_truth": [1, 2, 4, 0, 3], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "36", "video_file": "video_36.mp4", "url": "https://www.youtube.com/watch?v=Dk3DPGB8mwM", "question": "", "current_order": [3, 4, 0, 2, 1], "current_order_desc": ["Open the lid of the grill and remove the steak from it.", "Cut steak into desired size.", "Season steak with salt and pepper.", "Flip the steak on the grill, close the lid, then open it again to check the temperature of the steak.", "Place the steak on the grill and close the lid."], "ground_truth": [2, 4, 3, 0, 1], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "37", "video_file": "video_37.mp4", "url": "https://www.youtube.com/watch?v=AS8K9Oa43EQ", "question": "", "current_order": [4, 1, 2, 3, 0, 5], "current_order_desc": ["Cut steak into desired size.", "Place steak on the grill.", "Flip steak on the grill.", "Check the temperature of the steak before removing it from the grill.", "Season steak with salt and pepper.", "Sample steak to check for doneness."], "ground_truth": [4, 1, 2, 3, 0, 5], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "38", "video_file": "video_38.mp4", "url": "https://www.youtube.com/watch?v=AS8K9Oa43EQ", "question": "", "current_order": [2, 3, 4, 0, 1, 5], "current_order_desc": ["Flip steak on the grill.", "Check the temperature of the steak before removing it from the grill.", "Cut steak into desired size.", "Season steak with salt and pepper.", "Place steak on the grill.", "Sample steak to check for doneness."], "ground_truth": [3, 4, 0, 1, 2, 5], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "39", "video_file": "video_39.mp4", "url": "https://www.youtube.com/watch?v=bQBNnsExUlg", "question": "", "current_order": [0, 4, 3, 2, 5, 1], "current_order_desc": ["Season steak with salt and pepper.", "Cut steak into desired size.", "Remove steak from the grill.", "Flip steak on the grill.", "Sample steak to check for doneness.", "Place steak on the grill."], "ground_truth": [0, 5, 3, 2, 1, 4], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "40", "video_file": "video_40.mp4", "url": "https://www.youtube.com/watch?v=bQBNnsExUlg", "question": "", "current_order": [0, 5, 3, 2, 1, 4], "current_order_desc": ["Season steak with salt and pepper.", "Sample steak to check for doneness.", "Remove steak from the grill.", "Flip steak on the grill.", "Place steak on the grill.", "Cut steak into desired size."], "ground_truth": [0, 4, 3, 2, 5, 1], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "41", "video_file": "video_41.mp4", "url": "https://www.youtube.com/watch?v=dqtuZebQ_ks", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Flip steak on the grill.", "Remove steak from the grill.", "Place steak on the grill."], "ground_truth": [2, 0, 1], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "42", "video_file": "video_42.mp4", "url": "https://www.youtube.com/watch?v=dqtuZebQ_ks", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Remove steak from the grill.", "Place steak on the grill.", "Flip steak on the grill."], "ground_truth": [1, 2, 0], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "43", "video_file": "video_43.mp4", "url": "https://www.youtube.com/watch?v=dqtuZebQ_ks", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Flip steak on the grill.", "Place steak on the grill.", "Remove steak from the grill."], "ground_truth": [1, 0, 2], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "44", "video_file": "video_44.mp4", "url": "https://www.youtube.com/watch?v=dl91S-X_VJs", "question": "", "current_order": [2, 3, 1, 0], "current_order_desc": ["Open the lid of the grill and remove the steak from it.", "Cut steak into desired size.", "Place the steak on the grill and close the lid.", "Season steak with salt and pepper."], "ground_truth": [3, 2, 0, 1], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "45", "video_file": "video_45.mp4", "url": "https://www.youtube.com/watch?v=dl91S-X_VJs", "question": "", "current_order": [3, 1, 2, 0], "current_order_desc": ["Cut steak into desired size.", "Place the steak on the grill and close the lid.", "Open the lid of the grill and remove the steak from it.", "Season steak with salt and pepper."], "ground_truth": [3, 1, 2, 0], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "46", "video_file": "video_46.mp4", "url": "https://www.youtube.com/watch?v=MdHpekvJM-Y", "question": "", "current_order": [0, 3, 1, 2], "current_order_desc": ["Season steak with salt and pepper.", "Cut steak into desired size.", "Place the steak on the grill and close the lid.", "Open the lid of the grill, flip the steak, and check its temperature."], "ground_truth": [0, 2, 3, 1], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "47", "video_file": "video_47.mp4", "url": "https://www.youtube.com/watch?v=MdHpekvJM-Y", "question": "", "current_order": [0, 3, 2, 1], "current_order_desc": ["Season steak with salt and pepper.", "Cut steak into desired size.", "Open the lid of the grill, flip the steak, and check its temperature.", "Place the steak on the grill and close the lid."], "ground_truth": [0, 3, 2, 1], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "48", "video_file": "video_48.mp4", "url": "https://www.youtube.com/watch?v=aY16eSniUmk", "question": "", "current_order": [1, 3, 2, 0], "current_order_desc": ["Place steak on the grill.", "Top steak with butter.", "Open the lid of the grill, flip the steak on the grill, and then close the lid.", "Season steak with salt and pepper."], "ground_truth": [3, 0, 2, 1], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "49", "video_file": "video_49.mp4", "url": "https://www.youtube.com/watch?v=aY16eSniUmk", "question": "", "current_order": [3, 0, 1, 2], "current_order_desc": ["Top steak with butter.", "Season steak with salt and pepper.", "Place steak on the grill.", "Open the lid of the grill, flip the steak on the grill, and then close the lid."], "ground_truth": [1, 2, 3, 0], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "50", "video_file": "video_50.mp4", "url": "https://www.youtube.com/watch?v=70jQPy4UQ9M", "question": "", "current_order": [6, 0, 5, 4, 1, 2, 3], "current_order_desc": ["Sample steak to check for doneness.", "Season steak with salt and pepper.", "Cut steak into desired size.", "Top steak with butter.", "Place steak on the grill.", "Flip steak on the grill.", "Remove steak from the grill."], "ground_truth": [1, 4, 5, 6, 3, 2, 0], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "51", "video_file": "video_51.mp4", "url": "https://www.youtube.com/watch?v=70jQPy4UQ9M", "question": "", "current_order": [1, 0, 2, 6, 5, 3, 4], "current_order_desc": ["Place steak on the grill.", "Season steak with salt and pepper.", "Flip steak on the grill.", "Sample steak to check for doneness.", "Cut steak into desired size.", "Remove steak from the grill.", "Top steak with butter."], "ground_truth": [1, 0, 2, 5, 6, 4, 3], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "52", "video_file": "video_52.mp4", "url": "https://www.youtube.com/watch?v=70jQPy4UQ9M", "question": "", "current_order": [3, 6, 5, 1, 0, 4, 2], "current_order_desc": ["Remove steak from the grill.", "Sample steak to check for doneness.", "Cut steak into desired size.", "Place steak on the grill.", "Season steak with salt and pepper.", "Top steak with butter.", "Flip steak on the grill."], "ground_truth": [4, 3, 6, 0, 5, 2, 1], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "53", "video_file": "video_53.mp4", "url": "https://www.youtube.com/watch?v=70jQPy4UQ9M", "question": "", "current_order": [3, 4, 6, 5, 0, 2, 1], "current_order_desc": ["Remove steak from the grill.", "Top steak with butter.", "Sample steak to check for doneness.", "Cut steak into desired size.", "Season steak with salt and pepper.", "Flip steak on the grill.", "Place steak on the grill."], "ground_truth": [4, 6, 5, 0, 1, 3, 2], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "54", "video_file": "video_54.mp4", "url": "https://www.youtube.com/watch?v=70jQPy4UQ9M", "question": "", "current_order": [0, 3, 5, 1, 4, 6, 2], "current_order_desc": ["Season steak with salt and pepper.", "Remove steak from the grill.", "Cut steak into desired size.", "Place steak on the grill.", "Top steak with butter.", "Sample steak to check for doneness.", "Flip steak on the grill."], "ground_truth": [0, 3, 6, 1, 4, 2, 5], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "55", "video_file": "video_55.mp4", "url": "https://www.youtube.com/watch?v=70jQPy4UQ9M", "question": "", "current_order": [4, 2, 1, 6, 0, 5, 3], "current_order_desc": ["Top steak with butter.", "Flip steak on the grill.", "Place steak on the grill.", "Sample steak to check for doneness.", "Season steak with salt and pepper.", "Cut steak into desired size.", "Remove steak from the grill."], "ground_truth": [4, 2, 1, 6, 0, 5, 3], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "56", "video_file": "video_56.mp4", "url": "https://www.youtube.com/watch?v=WV_MNL8Hw2g", "question": "", "current_order": [1, 0, 2, 3, 4], "current_order_desc": ["Place steak on the grill.", "Season steak with salt and pepper.", "Flip steak on the grill.", "Remove steak from the grill.", "Cut steak into desired size."], "ground_truth": [1, 0, 2, 3, 4], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "57", "video_file": "video_57.mp4", "url": "https://www.youtube.com/watch?v=WV_MNL8Hw2g", "question": "", "current_order": [4, 3, 0, 2, 1], "current_order_desc": ["Cut steak into desired size.", "Remove steak from the grill.", "Season steak with salt and pepper.", "Flip steak on the grill.", "Place steak on the grill."], "ground_truth": [2, 4, 3, 1, 0], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "58", "video_file": "video_58.mp4", "url": "https://www.youtube.com/watch?v=KuTk1TvkDgk", "question": "", "current_order": [2, 1, 4, 3, 0], "current_order_desc": ["Remove steak from the grill.", "Place steak on the grill.", "Sample steak to check for doneness.", "Cut steak into desired size.", "Season steak with salt and pepper."], "ground_truth": [4, 1, 0, 3, 2], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "59", "video_file": "video_59.mp4", "url": "https://www.youtube.com/watch?v=KuTk1TvkDgk", "question": "", "current_order": [3, 2, 1, 4, 0], "current_order_desc": ["Cut steak into desired size.", "Remove steak from the grill.", "Place steak on the grill.", "Sample steak to check for doneness.", "Season steak with salt and pepper."], "ground_truth": [4, 2, 1, 0, 3], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "60", "video_file": "video_60.mp4", "url": "https://www.youtube.com/watch?v=maUjmMScyz4", "question": "", "current_order": [2, 4, 0, 5, 1, 3], "current_order_desc": ["Flip steak on the grill.", "Top steak with butter.", "Season steak with salt and pepper.", "Cut steak into desired size.", "Place steak on the grill.", "Remove steak from the grill."], "ground_truth": [2, 4, 0, 5, 1, 3], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "61", "video_file": "video_61.mp4", "url": "https://www.youtube.com/watch?v=maUjmMScyz4", "question": "", "current_order": [0, 2, 3, 4, 1, 5], "current_order_desc": ["Season steak with salt and pepper.", "Flip steak on the grill.", "Remove steak from the grill.", "Top steak with butter.", "Place steak on the grill.", "Cut steak into desired size."], "ground_truth": [0, 4, 1, 2, 3, 5], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "62", "video_file": "video_62.mp4", "url": "https://www.youtube.com/watch?v=MQ7C3vYCD48", "question": "", "current_order": [5, 0, 3, 2, 4, 1], "current_order_desc": ["Sample steak to check for doneness.", "Season steak with salt and pepper.", "Remove steak from the grill.", "Flip steak on the grill.", "Top steak with butter.", "Place steak on the grill."], "ground_truth": [1, 5, 3, 2, 4, 0], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "63", "video_file": "video_63.mp4", "url": "https://www.youtube.com/watch?v=MQ7C3vYCD48", "question": "", "current_order": [1, 2, 0, 3, 5, 4], "current_order_desc": ["Place steak on the grill.", "Flip steak on the grill.", "Season steak with salt and pepper.", "Remove steak from the grill.", "Sample steak to check for doneness.", "Top steak with butter."], "ground_truth": [2, 0, 1, 3, 5, 4], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "64", "video_file": "video_64.mp4", "url": "https://www.youtube.com/watch?v=Sm-Er9tMi8g", "question": "", "current_order": [3, 0, 4, 1, 2], "current_order_desc": ["Cut steak into desired size.", "Place steak on the grill.", "Sample steak to check for doneness.", "Flip the steak on the grill and check its temperature.", "Remove steak from the grill."], "ground_truth": [1, 3, 4, 0, 2], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "65", "video_file": "video_65.mp4", "url": "https://www.youtube.com/watch?v=Sm-Er9tMi8g", "question": "", "current_order": [4, 2, 1, 3, 0], "current_order_desc": ["Sample steak to check for doneness.", "Remove steak from the grill.", "Flip the steak on the grill and check its temperature.", "Cut steak into desired size.", "Place steak on the grill."], "ground_truth": [4, 2, 1, 3, 0], "goal": "Grill Steak", "process_id": "113766", "video_src": "CrossTask"}, {"qid": "66", "video_file": "video_66.mp4", "url": "https://www.youtube.com/watch?v=M407Rivxv7M", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the jello and then pour the alcohol into the mixture.", "Pour mixture into cup.", "Pour juice into the jello shot molds and jello powder into the shot glasses."], "ground_truth": [2, 0, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "67", "video_file": "video_67.mp4", "url": "https://www.youtube.com/watch?v=M407Rivxv7M", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour juice into the jello shot molds and jello powder into the shot glasses.", "Pour mixture into cup.", "Stir the jello and then pour the alcohol into the mixture."], "ground_truth": [0, 2, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "68", "video_file": "video_68.mp4", "url": "https://www.youtube.com/watch?v=M407Rivxv7M", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the jello and then pour the alcohol into the mixture.", "Pour juice into the jello shot molds and jello powder into the shot glasses.", "Pour mixture into cup."], "ground_truth": [1, 0, 2], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "69", "video_file": "video_69.mp4", "url": "https://www.youtube.com/watch?v=01-ZFvmSaAg", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Pour mixture into cup.", "Pour jello powder into the shot glasses and then add water to the jello mix.", "Stir the jello and alcohol mixture."], "ground_truth": [1, 2, 0], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "70", "video_file": "video_70.mp4", "url": "https://www.youtube.com/watch?v=01-ZFvmSaAg", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour jello powder into the shot glasses and then add water to the jello mix.", "Pour mixture into cup.", "Stir the jello and alcohol mixture."], "ground_truth": [0, 2, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "71", "video_file": "video_71.mp4", "url": "https://www.youtube.com/watch?v=01-ZFvmSaAg", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the jello and alcohol mixture.", "Pour jello powder into the shot glasses and then add water to the jello mix.", "Pour mixture into cup."], "ground_truth": [1, 0, 2], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "72", "video_file": "video_72.mp4", "url": "https://www.youtube.com/watch?v=CLP19G1u46I", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the jello and alcohol mixture.", "Pour water into the jello mix, then pour the jello powder into the shot glasses, and finally add alcohol to the jello mixture.", "Pour mixture into cup."], "ground_truth": [1, 0, 2], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "73", "video_file": "video_73.mp4", "url": "https://www.youtube.com/watch?v=CLP19G1u46I", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the jello and alcohol mixture.", "Pour mixture into cup.", "Pour water into the jello mix, then pour the jello powder into the shot glasses, and finally add alcohol to the jello mixture."], "ground_truth": [2, 0, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "74", "video_file": "video_74.mp4", "url": "https://www.youtube.com/watch?v=CLP19G1u46I", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour water into the jello mix, then pour the jello powder into the shot glasses, and finally add alcohol to the jello mixture.", "Pour mixture into cup.", "Stir the jello and alcohol mixture."], "ground_truth": [0, 2, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "75", "video_file": "video_75.mp4", "url": "https://www.youtube.com/watch?v=1tWIrhG9YGM", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour the jello powder into the shot glasses and then add water to the mix.", "Pour mixture into cup.", "Stir the jello and alcohol mixture."], "ground_truth": [0, 2, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "76", "video_file": "video_76.mp4", "url": "https://www.youtube.com/watch?v=1tWIrhG9YGM", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Pour mixture into cup.", "Pour the jello powder into the shot glasses and then add water to the mix.", "Stir the jello and alcohol mixture."], "ground_truth": [1, 2, 0], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "77", "video_file": "video_77.mp4", "url": "https://www.youtube.com/watch?v=1tWIrhG9YGM", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the jello and alcohol mixture.", "Pour mixture into cup.", "Pour the jello powder into the shot glasses and then add water to the mix."], "ground_truth": [2, 0, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "78", "video_file": "video_78.mp4", "url": "https://www.youtube.com/watch?v=fxyKuY0kg70", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour the jello powder into the shot glasses and then add water to the mix.", "Pour mixture into cup.", "Stir the jello and then pour the alcohol into the mixture."], "ground_truth": [0, 2, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "79", "video_file": "video_79.mp4", "url": "https://www.youtube.com/watch?v=fxyKuY0kg70", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the jello and then pour the alcohol into the mixture.", "Pour the jello powder into the shot glasses and then add water to the mix.", "Pour mixture into cup."], "ground_truth": [1, 0, 2], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "80", "video_file": "video_80.mp4", "url": "https://www.youtube.com/watch?v=fxyKuY0kg70", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the jello and then pour the alcohol into the mixture.", "Pour mixture into cup.", "Pour the jello powder into the shot glasses and then add water to the mix."], "ground_truth": [2, 0, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "81", "video_file": "video_81.mp4", "url": "https://www.youtube.com/watch?v=yvH0D4q3GqE", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the jello and then pour the alcohol into the mixture.", "Pour mixture into cup.", "Pour the jello powder into the shot glasses and then add water to the jello mix."], "ground_truth": [2, 0, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "82", "video_file": "video_82.mp4", "url": "https://www.youtube.com/watch?v=yvH0D4q3GqE", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour the jello powder into the shot glasses and then add water to the jello mix.", "Pour mixture into cup.", "Stir the jello and then pour the alcohol into the mixture."], "ground_truth": [0, 2, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "83", "video_file": "video_83.mp4", "url": "https://www.youtube.com/watch?v=yvH0D4q3GqE", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Pour mixture into cup.", "Pour the jello powder into the shot glasses and then add water to the jello mix.", "Stir the jello and then pour the alcohol into the mixture."], "ground_truth": [1, 2, 0], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "84", "video_file": "video_84.mp4", "url": "https://www.youtube.com/watch?v=PXGNpj89Vxw", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the jello and then pour the alcohol into the mixture.", "Pour mixture into cup.", "Pour juice into the jello shot molds and jello powder into the shot glasses."], "ground_truth": [2, 0, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "85", "video_file": "video_85.mp4", "url": "https://www.youtube.com/watch?v=PXGNpj89Vxw", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour juice into the jello shot molds and jello powder into the shot glasses.", "Pour mixture into cup.", "Stir the jello and then pour the alcohol into the mixture."], "ground_truth": [0, 2, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "86", "video_file": "video_86.mp4", "url": "https://www.youtube.com/watch?v=PXGNpj89Vxw", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Pour mixture into cup.", "Pour juice into the jello shot molds and jello powder into the shot glasses.", "Stir the jello and then pour the alcohol into the mixture."], "ground_truth": [1, 2, 0], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "87", "video_file": "video_87.mp4", "url": "https://www.youtube.com/watch?v=piGtNm1Ix7c", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the jello and alcohol mixture.", "Pour the jello powder into the shot glasses and then add alcohol to the jello mixture.", "Pour mixture into cup."], "ground_truth": [1, 0, 2], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "88", "video_file": "video_88.mp4", "url": "https://www.youtube.com/watch?v=piGtNm1Ix7c", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Pour mixture into cup.", "Pour the jello powder into the shot glasses and then add alcohol to the jello mixture.", "Stir the jello and alcohol mixture."], "ground_truth": [1, 2, 0], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "89", "video_file": "video_89.mp4", "url": "https://www.youtube.com/watch?v=piGtNm1Ix7c", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour the jello powder into the shot glasses and then add alcohol to the jello mixture.", "Pour mixture into cup.", "Stir the jello and alcohol mixture."], "ground_truth": [0, 2, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "90", "video_file": "video_90.mp4", "url": "https://www.youtube.com/watch?v=bBDF0QpJmjU", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Pour mixture into cup.", "Pour water into the jello mix, pour juice into the jello shot molds, and pour jello powder into the shot glasses.", "Stir the jello mixture and pour in the alcohol."], "ground_truth": [1, 2, 0], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "91", "video_file": "video_91.mp4", "url": "https://www.youtube.com/watch?v=bBDF0QpJmjU", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the jello mixture and pour in the alcohol.", "Pour mixture into cup.", "Pour water into the jello mix, pour juice into the jello shot molds, and pour jello powder into the shot glasses."], "ground_truth": [2, 0, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "92", "video_file": "video_92.mp4", "url": "https://www.youtube.com/watch?v=bBDF0QpJmjU", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the jello mixture and pour in the alcohol.", "Pour water into the jello mix, pour juice into the jello shot molds, and pour jello powder into the shot glasses.", "Pour mixture into cup."], "ground_truth": [1, 0, 2], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "93", "video_file": "video_93.mp4", "url": "https://www.youtube.com/watch?v=UbUDv76s0Lo", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour water into the jello mix and then pour the jello powder into the shot glasses.", "Pour mixture into cup.", "Stir the jello mixture and pour in the alcohol."], "ground_truth": [0, 2, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "94", "video_file": "video_94.mp4", "url": "https://www.youtube.com/watch?v=UbUDv76s0Lo", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the jello mixture and pour in the alcohol.", "Pour water into the jello mix and then pour the jello powder into the shot glasses.", "Pour mixture into cup."], "ground_truth": [1, 0, 2], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "95", "video_file": "video_95.mp4", "url": "https://www.youtube.com/watch?v=UbUDv76s0Lo", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the jello mixture and pour in the alcohol.", "Pour mixture into cup.", "Pour water into the jello mix and then pour the jello powder into the shot glasses."], "ground_truth": [2, 0, 1], "goal": "Make Jello Shots", "process_id": "23521", "video_src": "CrossTask"}, {"qid": "96", "video_file": "video_96.mp4", "url": "https://www.youtube.com/watch?v=i2JWkDyg26A", "question": "", "current_order": [3, 2, 1, 4, 0], "current_order_desc": ["Place the wheel onto the axle.", "Lift the car with a jack.", "Begin loosening the lug nuts.", "Tighten the wheel onto the car.", "Retrieve necessary items for tire change."], "ground_truth": [4, 2, 1, 0, 3], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "97", "video_file": "video_97.mp4", "url": "https://www.youtube.com/watch?v=i2JWkDyg26A", "question": "", "current_order": [2, 1, 4, 3, 0], "current_order_desc": ["Lift the car with a jack.", "Begin loosening the lug nuts.", "Tighten the wheel onto the car.", "Place the wheel onto the axle.", "Retrieve necessary items for tire change."], "ground_truth": [4, 1, 0, 3, 2], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "98", "video_file": "video_98.mp4", "url": "https://www.youtube.com/watch?v=pK3vZljnAgY", "question": "", "current_order": [0, 5, 2, 3, 4, 1], "current_order_desc": ["Retrieve necessary items for tire change.", "Tighten the wheel onto the car after jacking it down to change the tire.", "Lift the car with a jack.", "Unscrew the wheel from the car.", "Remove the wheel from the car.", "Begin loosening the lug nuts."], "ground_truth": [0, 5, 2, 3, 4, 1], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "99", "video_file": "video_99.mp4", "url": "https://www.youtube.com/watch?v=3gSyHyrFN2Y", "question": "", "current_order": [2, 4, 5, 1, 0, 3], "current_order_desc": ["Lift the car with a jack.", "Place the wheel onto the axle.", "Jack down the car to change the tire and then tighten the wheel onto the car.", "Begin loosening the lug nuts.", "Retrieve necessary items for tire change.", "Remove the wheel from the car."], "ground_truth": [4, 3, 0, 5, 1, 2], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "100", "video_file": "video_100.mp4", "url": "https://www.youtube.com/watch?v=ydT9sLyhL1k", "question": "", "current_order": [2, 3, 4, 5, 0, 6, 1], "current_order_desc": ["Unscrew the wheel from the car.", "Remove the wheel from the car.", "Place the wheel onto the axle.", "Screw the wheel onto the car.", "Retrieve necessary items for tire change.", "Jack down the car to change the tire and then tighten the wheel onto the car.", "Lift the car with a jack and begin loosening the lug nuts."], "ground_truth": [4, 6, 0, 1, 2, 3, 5], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "101", "video_file": "video_101.mp4", "url": "https://www.youtube.com/watch?v=ydT9sLyhL1k", "question": "", "current_order": [4, 5, 6, 1, 0, 3, 2], "current_order_desc": ["Place the wheel onto the axle.", "Screw the wheel onto the car.", "Jack down the car to change the tire and then tighten the wheel onto the car.", "Lift the car with a jack and begin loosening the lug nuts.", "Retrieve necessary items for tire change.", "Remove the wheel from the car.", "Unscrew the wheel from the car."], "ground_truth": [4, 3, 6, 5, 0, 1, 2], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "102", "video_file": "video_102.mp4", "url": "https://www.youtube.com/watch?v=ydT9sLyhL1k", "question": "", "current_order": [0, 3, 5, 4, 1, 2, 6], "current_order_desc": ["Retrieve necessary items for tire change.", "Remove the wheel from the car.", "Screw the wheel onto the car.", "Place the wheel onto the axle.", "Lift the car with a jack and begin loosening the lug nuts.", "Unscrew the wheel from the car.", "Jack down the car to change the tire and then tighten the wheel onto the car."], "ground_truth": [0, 4, 5, 1, 3, 2, 6], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "103", "video_file": "video_103.mp4", "url": "https://www.youtube.com/watch?v=17Z9jQeteAA", "question": "", "current_order": [5, 4, 2, 3, 0, 1], "current_order_desc": ["Tighten the wheel onto the car.", "Screw the wheel onto the car.", "Lift the car with a jack.", "Unscrew the wheel from the car.", "Retrieve necessary items for tire change.", "Begin loosening the lug nuts."], "ground_truth": [4, 5, 2, 3, 1, 0], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "104", "video_file": "video_104.mp4", "url": "https://www.youtube.com/watch?v=LReec2a4XeQ", "question": "", "current_order": [2, 5, 3, 0, 4, 1], "current_order_desc": ["Lift the car with a jack.", "Jack down the car to change the tire.", "Remove the wheel from the car.", "Retrieve necessary items for tire change.", "Place the wheel onto the axle.", "Begin loosening the lug nuts."], "ground_truth": [3, 5, 0, 2, 4, 1], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "105", "video_file": "video_105.mp4", "url": "https://www.youtube.com/watch?v=EdNdiSMepng", "question": "", "current_order": [3, 0, 1, 2], "current_order_desc": ["Tighten the wheel onto the car.", "Retrieve necessary items for tire change.", "Begin loosening the lug nuts before lifting the car with a jack.", "Screw the wheel onto the car."], "ground_truth": [1, 2, 3, 0], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "106", "video_file": "video_106.mp4", "url": "https://www.youtube.com/watch?v=EdNdiSMepng", "question": "", "current_order": [2, 1, 3, 0], "current_order_desc": ["Screw the wheel onto the car.", "Begin loosening the lug nuts before lifting the car with a jack.", "Tighten the wheel onto the car.", "Retrieve necessary items for tire change."], "ground_truth": [3, 1, 0, 2], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "107", "video_file": "video_107.mp4", "url": "https://www.youtube.com/watch?v=EdNdiSMepng", "question": "", "current_order": [0, 1, 3, 2], "current_order_desc": ["Retrieve necessary items for tire change.", "Begin loosening the lug nuts before lifting the car with a jack.", "Tighten the wheel onto the car.", "Screw the wheel onto the car."], "ground_truth": [0, 1, 3, 2], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "108", "video_file": "video_108.mp4", "url": "https://www.youtube.com/watch?v=VKABsd7Ayn4", "question": "", "current_order": [6, 5, 1, 4, 2, 3, 0], "current_order_desc": ["Jack down the car to change the tire and then tighten the wheel onto the car.", "Screw the wheel onto the car.", "Lift the car with a jack.", "Place the wheel onto the axle.", "Unscrew the wheel from the car.", "Remove the wheel from the car.", "Begin loosening the lug nuts."], "ground_truth": [6, 2, 4, 5, 3, 1, 0], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "109", "video_file": "video_109.mp4", "url": "https://www.youtube.com/watch?v=VKABsd7Ayn4", "question": "", "current_order": [5, 3, 1, 2, 0, 4, 6], "current_order_desc": ["Screw the wheel onto the car.", "Remove the wheel from the car.", "Lift the car with a jack.", "Unscrew the wheel from the car.", "Begin loosening the lug nuts.", "Place the wheel onto the axle.", "Jack down the car to change the tire and then tighten the wheel onto the car."], "ground_truth": [4, 2, 3, 1, 5, 0, 6], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "110", "video_file": "video_110.mp4", "url": "https://www.youtube.com/watch?v=VKABsd7Ayn4", "question": "", "current_order": [1, 0, 5, 4, 2, 6, 3], "current_order_desc": ["Lift the car with a jack.", "Begin loosening the lug nuts.", "Screw the wheel onto the car.", "Place the wheel onto the axle.", "Unscrew the wheel from the car.", "Jack down the car to change the tire and then tighten the wheel onto the car.", "Remove the wheel from the car."], "ground_truth": [1, 0, 4, 6, 3, 2, 5], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "111", "video_file": "video_111.mp4", "url": "https://www.youtube.com/watch?v=O6UjkyccfVM", "question": "", "current_order": [2, 3, 4, 0, 1], "current_order_desc": ["Lift the car with a jack.", "Remove the wheel from the car.", "Jack down the car to change the tire and then tighten the wheel onto the car.", "Retrieve necessary items for tire change.", "Begin loosening the lug nuts."], "ground_truth": [3, 4, 0, 1, 2], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "112", "video_file": "video_112.mp4", "url": "https://www.youtube.com/watch?v=O6UjkyccfVM", "question": "", "current_order": [1, 0, 3, 4, 2], "current_order_desc": ["Begin loosening the lug nuts.", "Retrieve necessary items for tire change.", "Remove the wheel from the car.", "Jack down the car to change the tire and then tighten the wheel onto the car.", "Lift the car with a jack."], "ground_truth": [1, 0, 4, 2, 3], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "113", "video_file": "video_113.mp4", "url": "https://www.youtube.com/watch?v=Q1ZOstti8Tg", "question": "", "current_order": [4, 0, 2, 1, 3], "current_order_desc": ["Tighten the wheel onto the car.", "Begin loosening the lug nuts.", "Unscrew the wheel from the car.", "Lift the car with a jack.", "Place the wheel onto the axle."], "ground_truth": [1, 3, 2, 4, 0], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "114", "video_file": "video_114.mp4", "url": "https://www.youtube.com/watch?v=Q1ZOstti8Tg", "question": "", "current_order": [0, 2, 1, 4, 3], "current_order_desc": ["Begin loosening the lug nuts.", "Unscrew the wheel from the car.", "Lift the car with a jack.", "Tighten the wheel onto the car.", "Place the wheel onto the axle."], "ground_truth": [0, 2, 1, 4, 3], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "115", "video_file": "video_115.mp4", "url": "https://www.youtube.com/watch?v=S15qByu-pNE", "question": "", "current_order": [0, 3, 1, 2, 5, 4], "current_order_desc": ["Retrieve necessary items for tire change.", "Tighten the wheel onto the car.", "Begin loosening the lug nuts.", "Lift the car with a jack.", "Replace the items back in the trunk.", "Jack down the car to change the tire."], "ground_truth": [0, 2, 3, 1, 5, 4], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "116", "video_file": "video_116.mp4", "url": "https://www.youtube.com/watch?v=bQilMjXciTg", "question": "", "current_order": [1, 3, 4, 5, 0, 2], "current_order_desc": ["Begin loosening the lug nuts.", "Unscrew the wheel from the car.", "Remove the wheel from the car.", "Jack down the car to change the tire and then tighten the wheel onto the car.", "Retrieve necessary items for tire change.", "Lift the car with a jack."], "ground_truth": [4, 0, 5, 1, 2, 3], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "117", "video_file": "video_117.mp4", "url": "https://www.youtube.com/watch?v=iJAI-cy2fZc", "question": "", "current_order": [5, 3, 1, 2, 0, 4], "current_order_desc": ["Jack down the car to change the tire and then tighten the wheel onto the car.", "Place the wheel onto the axle.", "Unscrew the wheel from the car.", "Remove the wheel from the car.", "Lift the car with a jack and begin loosening the lug nuts.", "Screw the wheel onto the car."], "ground_truth": [4, 2, 3, 1, 5, 0], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "118", "video_file": "video_118.mp4", "url": "https://www.youtube.com/watch?v=zlyrv-h97z8", "question": "", "current_order": [3, 2, 0, 5, 1, 4], "current_order_desc": ["Screw the wheel onto the car.", "Lift the car with a jack.", "Retrieve necessary items for tire change.", "Replace the items back in the trunk.", "Begin loosening the lug nuts.", "Jack down the car to change the tire and then tighten the wheel onto the car."], "ground_truth": [2, 4, 1, 0, 5, 3], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "119", "video_file": "video_119.mp4", "url": "https://www.youtube.com/watch?v=goqPhR4gW4Y", "question": "", "current_order": [1, 0, 4, 2, 3], "current_order_desc": ["Unscrew the wheel from the car.", "Begin loosening the lug nuts.", "Jack down the car to change the tire.", "Remove the wheel from the car.", "Tighten the wheel onto the car."], "ground_truth": [1, 0, 3, 4, 2], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "120", "video_file": "video_120.mp4", "url": "https://www.youtube.com/watch?v=goqPhR4gW4Y", "question": "", "current_order": [0, 2, 3, 4, 1], "current_order_desc": ["Begin loosening the lug nuts.", "Remove the wheel from the car.", "Tighten the wheel onto the car.", "Jack down the car to change the tire.", "Unscrew the wheel from the car."], "ground_truth": [0, 4, 1, 2, 3], "goal": "Change a Tire", "process_id": "40567", "video_src": "CrossTask"}, {"qid": "121", "video_file": "video_121.mp4", "url": "https://www.youtube.com/watch?v=hVu3FIp9Jlc", "question": "", "current_order": [2, 3, 4, 1, 0], "current_order_desc": ["Pour lemon juice and water into the pitcher, and add sugar to the lemonade.", "Stir the lemonade mixture.", "Pour lemonade into a glass.", "Squeeze lemon into the pitcher.", "Cut lemon into slices."], "ground_truth": [4, 3, 0, 1, 2], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "122", "video_file": "video_122.mp4", "url": "https://www.youtube.com/watch?v=hVu3FIp9Jlc", "question": "", "current_order": [1, 2, 3, 4, 0], "current_order_desc": ["Squeeze lemon into the pitcher.", "Pour lemon juice and water into the pitcher, and add sugar to the lemonade.", "Stir the lemonade mixture.", "Pour lemonade into a glass.", "Cut lemon into slices."], "ground_truth": [4, 0, 1, 2, 3], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "123", "video_file": "video_123.mp4", "url": "https://www.youtube.com/watch?v=hVu3FIp9Jlc", "question": "", "current_order": [2, 4, 0, 1, 3], "current_order_desc": ["Pour lemon juice and water into the pitcher, and add sugar to the lemonade.", "Pour lemonade into a glass.", "Cut lemon into slices.", "Squeeze lemon into the pitcher.", "Stir the lemonade mixture."], "ground_truth": [2, 3, 0, 4, 1], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "124", "video_file": "video_124.mp4", "url": "https://www.youtube.com/watch?v=hVu3FIp9Jlc", "question": "", "current_order": [4, 1, 0, 2, 3], "current_order_desc": ["Pour lemonade into a glass.", "Squeeze lemon into the pitcher.", "Cut lemon into slices.", "Pour lemon juice and water into the pitcher, and add sugar to the lemonade.", "Stir the lemonade mixture."], "ground_truth": [2, 1, 3, 4, 0], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "125", "video_file": "video_125.mp4", "url": "https://www.youtube.com/watch?v=b21PQg4KOYg", "question": "", "current_order": [2, 0, 3, 1], "current_order_desc": ["Pour lemon juice into the pitcher, stir the lemonade mixture, and then pour water into the lemonade.", "Cut lemon into slices.", "Pour lemonade into a glass.", "Squeeze lemon into the pitcher."], "ground_truth": [1, 3, 0, 2], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "126", "video_file": "video_126.mp4", "url": "https://www.youtube.com/watch?v=b21PQg4KOYg", "question": "", "current_order": [2, 0, 1, 3], "current_order_desc": ["Pour lemon juice into the pitcher, stir the lemonade mixture, and then pour water into the lemonade.", "Cut lemon into slices.", "Squeeze lemon into the pitcher.", "Pour lemonade into a glass."], "ground_truth": [1, 2, 0, 3], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "127", "video_file": "video_127.mp4", "url": "https://www.youtube.com/watch?v=b21PQg4KOYg", "question": "", "current_order": [0, 3, 2, 1], "current_order_desc": ["Cut lemon into slices.", "Pour lemonade into a glass.", "Pour lemon juice into the pitcher, stir the lemonade mixture, and then pour water into the lemonade.", "Squeeze lemon into the pitcher."], "ground_truth": [0, 3, 2, 1], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "128", "video_file": "video_128.mp4", "url": "https://www.youtube.com/watch?v=lakgaU32Now", "question": "", "current_order": [2, 3, 1, 0, 4], "current_order_desc": ["Pour lemon juice into the pitcher.", "Add sugar and pour water into the lemonade, then stir the mixture.", "Squeeze lemon into the pitcher.", "Cut lemon into slices.", "Pour lemonade into a glass."], "ground_truth": [3, 2, 0, 1, 4], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "129", "video_file": "video_129.mp4", "url": "https://www.youtube.com/watch?v=lakgaU32Now", "question": "", "current_order": [3, 4, 1, 2, 0], "current_order_desc": ["Add sugar and pour water into the lemonade, then stir the mixture.", "Pour lemonade into a glass.", "Squeeze lemon into the pitcher.", "Pour lemon juice into the pitcher.", "Cut lemon into slices."], "ground_truth": [4, 2, 3, 0, 1], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "130", "video_file": "video_130.mp4", "url": "https://www.youtube.com/watch?v=lakgaU32Now", "question": "", "current_order": [0, 2, 3, 1, 4], "current_order_desc": ["Cut lemon into slices.", "Pour lemon juice into the pitcher.", "Add sugar and pour water into the lemonade, then stir the mixture.", "Squeeze lemon into the pitcher.", "Pour lemonade into a glass."], "ground_truth": [0, 3, 1, 2, 4], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "131", "video_file": "video_131.mp4", "url": "https://www.youtube.com/watch?v=lakgaU32Now", "question": "", "current_order": [2, 1, 0, 4, 3], "current_order_desc": ["Pour lemon juice into the pitcher.", "Squeeze lemon into the pitcher.", "Cut lemon into slices.", "Pour lemonade into a glass.", "Add sugar and pour water into the lemonade, then stir the mixture."], "ground_truth": [2, 1, 0, 4, 3], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "132", "video_file": "video_132.mp4", "url": "https://www.youtube.com/watch?v=MbCAiWBhAjo", "question": "", "current_order": [1, 2, 3, 4, 0], "current_order_desc": ["Squeeze lemon into the pitcher.", "Pour lemon juice into the pitcher.", "Stir the lemonade mixture.", "Pour lemonade into a glass.", "Pour water and add sugar into the lemonade."], "ground_truth": [4, 0, 1, 2, 3], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "133", "video_file": "video_133.mp4", "url": "https://www.youtube.com/watch?v=MbCAiWBhAjo", "question": "", "current_order": [1, 0, 2, 3, 4], "current_order_desc": ["Squeeze lemon into the pitcher.", "Pour water and add sugar into the lemonade.", "Pour lemon juice into the pitcher.", "Stir the lemonade mixture.", "Pour lemonade into a glass."], "ground_truth": [1, 0, 2, 3, 4], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "134", "video_file": "video_134.mp4", "url": "https://www.youtube.com/watch?v=MbCAiWBhAjo", "question": "", "current_order": [4, 3, 2, 0, 1], "current_order_desc": ["Pour lemonade into a glass.", "Stir the lemonade mixture.", "Pour lemon juice into the pitcher.", "Pour water and add sugar into the lemonade.", "Squeeze lemon into the pitcher."], "ground_truth": [3, 4, 2, 1, 0], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "135", "video_file": "video_135.mp4", "url": "https://www.youtube.com/watch?v=MbCAiWBhAjo", "question": "", "current_order": [2, 3, 4, 1, 0], "current_order_desc": ["Pour lemon juice into the pitcher.", "Stir the lemonade mixture.", "Pour lemonade into a glass.", "Squeeze lemon into the pitcher.", "Pour water and add sugar into the lemonade."], "ground_truth": [4, 3, 0, 1, 2], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "136", "video_file": "video_136.mp4", "url": "https://www.youtube.com/watch?v=88QX6nH21fw", "question": "", "current_order": [0, 3, 2, 1], "current_order_desc": ["Cut lemon into slices.", "Stir the lemonade mixture.", "Pour lemon juice and sugar into the pitcher for the lemonade.", "Squeeze lemon into the pitcher."], "ground_truth": [0, 3, 2, 1], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "137", "video_file": "video_137.mp4", "url": "https://www.youtube.com/watch?v=88QX6nH21fw", "question": "", "current_order": [2, 0, 3, 1], "current_order_desc": ["Pour lemon juice and sugar into the pitcher for the lemonade.", "Cut lemon into slices.", "Stir the lemonade mixture.", "Squeeze lemon into the pitcher."], "ground_truth": [1, 3, 0, 2], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "138", "video_file": "video_138.mp4", "url": "https://www.youtube.com/watch?v=88QX6nH21fw", "question": "", "current_order": [2, 3, 0, 1], "current_order_desc": ["Pour lemon juice and sugar into the pitcher for the lemonade.", "Stir the lemonade mixture.", "Cut lemon into slices.", "Squeeze lemon into the pitcher."], "ground_truth": [2, 3, 0, 1], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "139", "video_file": "video_139.mp4", "url": "https://www.youtube.com/watch?v=NkuUNUhmQSs", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Pour lemonade into a glass.", "Add sugar, ice cubes, and water into the lemonade.", "Stir the lemonade mixture after pouring lemon juice into the pitcher."], "ground_truth": [1, 2, 0], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "140", "video_file": "video_140.mp4", "url": "https://www.youtube.com/watch?v=NkuUNUhmQSs", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the lemonade mixture after pouring lemon juice into the pitcher.", "Add sugar, ice cubes, and water into the lemonade.", "Pour lemonade into a glass."], "ground_truth": [1, 0, 2], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "141", "video_file": "video_141.mp4", "url": "https://www.youtube.com/watch?v=Hisg3dFKHIY", "question": "", "current_order": [0, 2, 1, 3], "current_order_desc": ["Cut the lemon into slices and pour water into the lemonade.", "Pour lemon juice into the pitcher and add ice cubes to the lemonade.", "Squeeze lemon into the pitcher.", "Pour the lemonade into a glass and stir the mixture."], "ground_truth": [0, 2, 1, 3], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "142", "video_file": "video_142.mp4", "url": "https://www.youtube.com/watch?v=Hisg3dFKHIY", "question": "", "current_order": [1, 3, 2, 0], "current_order_desc": ["Squeeze lemon into the pitcher.", "Pour the lemonade into a glass and stir the mixture.", "Pour lemon juice into the pitcher and add ice cubes to the lemonade.", "Cut the lemon into slices and pour water into the lemonade."], "ground_truth": [3, 0, 2, 1], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "143", "video_file": "video_143.mp4", "url": "https://www.youtube.com/watch?v=Hisg3dFKHIY", "question": "", "current_order": [0, 2, 3, 1], "current_order_desc": ["Cut the lemon into slices and pour water into the lemonade.", "Pour lemon juice into the pitcher and add ice cubes to the lemonade.", "Pour the lemonade into a glass and stir the mixture.", "Squeeze lemon into the pitcher."], "ground_truth": [0, 3, 1, 2], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "144", "video_file": "video_144.mp4", "url": "https://www.youtube.com/watch?v=Q20OiGUM0ao", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour water into the lemonade and squeeze lemon into the pitcher.", "Pour lemonade into a glass.", "Pour lemon juice into the pitcher."], "ground_truth": [0, 2, 1], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "145", "video_file": "video_145.mp4", "url": "https://www.youtube.com/watch?v=Q20OiGUM0ao", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Pour lemon juice into the pitcher.", "Pour water into the lemonade and squeeze lemon into the pitcher.", "Pour lemonade into a glass."], "ground_truth": [1, 0, 2], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "146", "video_file": "video_146.mp4", "url": "https://www.youtube.com/watch?v=ur5JfhgJdYc", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Squeeze lemon into the pitcher.", "Pour lemonade into a glass, pour lemon juice into the pitcher, and pour water into the lemonade.", "Cut lemon into slices."], "ground_truth": [2, 0, 1], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "147", "video_file": "video_147.mp4", "url": "https://www.youtube.com/watch?v=ur5JfhgJdYc", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Cut lemon into slices.", "Pour lemonade into a glass, pour lemon juice into the pitcher, and pour water into the lemonade.", "Squeeze lemon into the pitcher."], "ground_truth": [0, 2, 1], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "148", "video_file": "video_148.mp4", "url": "https://www.youtube.com/watch?v=2H6X7tQWpv0", "question": "", "current_order": [2, 0, 3, 1], "current_order_desc": ["Pour lemon juice into the pitcher and stir the lemonade mixture.", "Add sugar into the lemonade and cut the lemon into slices.", "Pour lemonade into a glass.", "Squeeze lemon into the pitcher."], "ground_truth": [1, 3, 0, 2], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "149", "video_file": "video_149.mp4", "url": "https://www.youtube.com/watch?v=2H6X7tQWpv0", "question": "", "current_order": [2, 3, 0, 1], "current_order_desc": ["Pour lemon juice into the pitcher and stir the lemonade mixture.", "Pour lemonade into a glass.", "Add sugar into the lemonade and cut the lemon into slices.", "Squeeze lemon into the pitcher."], "ground_truth": [2, 3, 0, 1], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "150", "video_file": "video_150.mp4", "url": "https://www.youtube.com/watch?v=2H6X7tQWpv0", "question": "", "current_order": [1, 2, 3, 0], "current_order_desc": ["Squeeze lemon into the pitcher.", "Pour lemon juice into the pitcher and stir the lemonade mixture.", "Pour lemonade into a glass.", "Add sugar into the lemonade and cut the lemon into slices."], "ground_truth": [3, 0, 1, 2], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "151", "video_file": "video_151.mp4", "url": "https://www.youtube.com/watch?v=rVL1utZJfJ4", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Pour water into the lemonade and stir the mixture.", "Squeeze lemon into the pitcher.", "Pour lemon juice into the pitcher."], "ground_truth": [1, 2, 0], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "152", "video_file": "video_152.mp4", "url": "https://www.youtube.com/watch?v=rVL1utZJfJ4", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Squeeze lemon into the pitcher.", "Pour water into the lemonade and stir the mixture.", "Pour lemon juice into the pitcher."], "ground_truth": [0, 2, 1], "goal": "Make Lemonade", "process_id": "44047", "video_src": "CrossTask"}, {"qid": "153", "video_file": "video_153.mp4", "url": "https://www.youtube.com/watch?v=uDmUGdg40Hg", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Pour oil into the car engine.", "Take off the oil cap.", "Secure the oil cap on the car."], "ground_truth": [1, 0, 2], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "154", "video_file": "video_154.mp4", "url": "https://www.youtube.com/watch?v=uDmUGdg40Hg", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Secure the oil cap on the car.", "Take off the oil cap.", "Pour oil into the car engine."], "ground_truth": [1, 2, 0], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "155", "video_file": "video_155.mp4", "url": "https://www.youtube.com/watch?v=lpiT7_w5NdA", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Insert the dipstick into the oil tank and secure the oil cap on the car.", "Remove the dipstick from the car, wipe it off before adding oil, insert it into the oil tank, and place a funnel into the oil tank.", "Pour oil into the car engine."], "ground_truth": [1, 2, 0], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "156", "video_file": "video_156.mp4", "url": "https://www.youtube.com/watch?v=lpiT7_w5NdA", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Pour oil into the car engine.", "Remove the dipstick from the car, wipe it off before adding oil, insert it into the oil tank, and place a funnel into the oil tank.", "Insert the dipstick into the oil tank and secure the oil cap on the car."], "ground_truth": [1, 0, 2], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "157", "video_file": "video_157.mp4", "url": "https://www.youtube.com/watch?v=FKG7bgo4biE", "question": "", "current_order": [2, 0, 1, 3], "current_order_desc": ["Pour oil into the car engine.", "Take off the oil cap.", "Place funnel into the oil tank.", "Secure the oil cap on the car."], "ground_truth": [1, 2, 0, 3], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "158", "video_file": "video_158.mp4", "url": "https://www.youtube.com/watch?v=FKG7bgo4biE", "question": "", "current_order": [1, 3, 2, 0], "current_order_desc": ["Place funnel into the oil tank.", "Secure the oil cap on the car.", "Pour oil into the car engine.", "Take off the oil cap."], "ground_truth": [3, 0, 2, 1], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "159", "video_file": "video_159.mp4", "url": "https://www.youtube.com/watch?v=FKG7bgo4biE", "question": "", "current_order": [2, 1, 0, 3], "current_order_desc": ["Pour oil into the car engine.", "Place funnel into the oil tank.", "Take off the oil cap.", "Secure the oil cap on the car."], "ground_truth": [2, 1, 0, 3], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "160", "video_file": "video_160.mp4", "url": "https://www.youtube.com/watch?v=D2OJt4S6lwk", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Pour oil into the car engine.", "Take off the oil cap.", "Remove the dipstick from the car, insert it into the oil tank, and secure the oil cap on the car."], "ground_truth": [1, 0, 2], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "161", "video_file": "video_161.mp4", "url": "https://www.youtube.com/watch?v=D2OJt4S6lwk", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Pour oil into the car engine.", "Remove the dipstick from the car, insert it into the oil tank, and secure the oil cap on the car.", "Take off the oil cap."], "ground_truth": [2, 0, 1], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "162", "video_file": "video_162.mp4", "url": "https://www.youtube.com/watch?v=OiigBOhLfQs", "question": "", "current_order": [0, 2, 3, 1], "current_order_desc": ["Remove the dipstick from the car, wipe it off before adding oil, insert it into the oil tank, and take off the oil cap.", "Pour oil into the car engine.", "Remove the dipstick from the car and secure the oil cap.", "Place funnel into the oil tank."], "ground_truth": [0, 3, 1, 2], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "163", "video_file": "video_163.mp4", "url": "https://www.youtube.com/watch?v=OiigBOhLfQs", "question": "", "current_order": [0, 3, 2, 1], "current_order_desc": ["Remove the dipstick from the car, wipe it off before adding oil, insert it into the oil tank, and take off the oil cap.", "Remove the dipstick from the car and secure the oil cap.", "Pour oil into the car engine.", "Place funnel into the oil tank."], "ground_truth": [0, 3, 2, 1], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "164", "video_file": "video_164.mp4", "url": "https://www.youtube.com/watch?v=OiigBOhLfQs", "question": "", "current_order": [2, 1, 0, 3], "current_order_desc": ["Pour oil into the car engine.", "Place funnel into the oil tank.", "Remove the dipstick from the car, wipe it off before adding oil, insert it into the oil tank, and take off the oil cap.", "Remove the dipstick from the car and secure the oil cap."], "ground_truth": [2, 1, 0, 3], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "165", "video_file": "video_165.mp4", "url": "https://www.youtube.com/watch?v=R0lQR2QZwjg", "question": "", "current_order": [4, 0, 1, 3, 2], "current_order_desc": ["Secure the oil cap on the car.", "Take off the oil cap.", "Place funnel into the oil tank.", "Remove the funnel from the oil tank.", "Pour oil into the car engine, remove the dipstick, wipe it off before adding oil, and then insert the dipstick into the oil tank."], "ground_truth": [1, 2, 4, 3, 0], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "166", "video_file": "video_166.mp4", "url": "https://www.youtube.com/watch?v=R0lQR2QZwjg", "question": "", "current_order": [4, 2, 0, 3, 1], "current_order_desc": ["Secure the oil cap on the car.", "Pour oil into the car engine, remove the dipstick, wipe it off before adding oil, and then insert the dipstick into the oil tank.", "Take off the oil cap.", "Remove the funnel from the oil tank.", "Place funnel into the oil tank."], "ground_truth": [2, 4, 1, 3, 0], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "167", "video_file": "video_167.mp4", "url": "https://www.youtube.com/watch?v=R0lQR2QZwjg", "question": "", "current_order": [4, 3, 0, 2, 1], "current_order_desc": ["Secure the oil cap on the car.", "Remove the funnel from the oil tank.", "Take off the oil cap.", "Pour oil into the car engine, remove the dipstick, wipe it off before adding oil, and then insert the dipstick into the oil tank.", "Place funnel into the oil tank."], "ground_truth": [2, 4, 3, 1, 0], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "168", "video_file": "video_168.mp4", "url": "https://www.youtube.com/watch?v=R0lQR2QZwjg", "question": "", "current_order": [0, 1, 3, 2, 4], "current_order_desc": ["Take off the oil cap.", "Place funnel into the oil tank.", "Remove the funnel from the oil tank.", "Pour oil into the car engine, remove the dipstick, wipe it off before adding oil, and then insert the dipstick into the oil tank.", "Secure the oil cap on the car."], "ground_truth": [0, 1, 3, 2, 4], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "169", "video_file": "video_169.mp4", "url": "https://www.youtube.com/watch?v=R0lQR2QZwjg", "question": "", "current_order": [1, 4, 0, 2, 3], "current_order_desc": ["Place funnel into the oil tank.", "Secure the oil cap on the car.", "Take off the oil cap.", "Pour oil into the car engine, remove the dipstick, wipe it off before adding oil, and then insert the dipstick into the oil tank.", "Remove the funnel from the oil tank."], "ground_truth": [2, 0, 3, 4, 1], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "170", "video_file": "video_170.mp4", "url": "https://www.youtube.com/watch?v=R0lQR2QZwjg", "question": "", "current_order": [3, 4, 0, 1, 2], "current_order_desc": ["Remove the funnel from the oil tank.", "Secure the oil cap on the car.", "Take off the oil cap.", "Place funnel into the oil tank.", "Pour oil into the car engine, remove the dipstick, wipe it off before adding oil, and then insert the dipstick into the oil tank."], "ground_truth": [2, 3, 4, 0, 1], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "171", "video_file": "video_171.mp4", "url": "https://www.youtube.com/watch?v=bKpcIpirKOs", "question": "", "current_order": [2, 0, 3, 1], "current_order_desc": ["Pour oil into the car engine.", "Take off the oil cap.", "Secure the oil cap on the car.", "Place funnel into the oil tank."], "ground_truth": [1, 3, 0, 2], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "172", "video_file": "video_172.mp4", "url": "https://www.youtube.com/watch?v=bKpcIpirKOs", "question": "", "current_order": [1, 2, 3, 0], "current_order_desc": ["Place funnel into the oil tank.", "Pour oil into the car engine.", "Secure the oil cap on the car.", "Take off the oil cap."], "ground_truth": [3, 0, 1, 2], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "173", "video_file": "video_173.mp4", "url": "https://www.youtube.com/watch?v=bKpcIpirKOs", "question": "", "current_order": [3, 0, 2, 1], "current_order_desc": ["Secure the oil cap on the car.", "Take off the oil cap.", "Pour oil into the car engine.", "Place funnel into the oil tank."], "ground_truth": [1, 3, 2, 0], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "174", "video_file": "video_174.mp4", "url": "https://www.youtube.com/watch?v=yaH0WOFpx7A", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Pour oil into the car engine.", "Take off the oil cap.", "Place funnel into the oil tank."], "ground_truth": [1, 2, 0], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "175", "video_file": "video_175.mp4", "url": "https://www.youtube.com/watch?v=yaH0WOFpx7A", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Place funnel into the oil tank.", "Pour oil into the car engine.", "Take off the oil cap."], "ground_truth": [2, 0, 1], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "176", "video_file": "video_176.mp4", "url": "https://www.youtube.com/watch?v=UiV5geQumHI", "question": "", "current_order": [3, 0, 1, 2, 4], "current_order_desc": ["Remove the dipstick from the car, insert it into the oil tank, and then remove the funnel from the oil tank.", "Take off the oil cap.", "Place funnel into the oil tank.", "Before pouring oil into the car engine, remove the dipstick and wipe it off.", "Secure the oil cap on the car."], "ground_truth": [1, 2, 3, 0, 4], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "177", "video_file": "video_177.mp4", "url": "https://www.youtube.com/watch?v=UiV5geQumHI", "question": "", "current_order": [4, 1, 2, 0, 3], "current_order_desc": ["Secure the oil cap on the car.", "Place funnel into the oil tank.", "Before pouring oil into the car engine, remove the dipstick and wipe it off.", "Take off the oil cap.", "Remove the dipstick from the car, insert it into the oil tank, and then remove the funnel from the oil tank."], "ground_truth": [3, 1, 2, 4, 0], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "178", "video_file": "video_178.mp4", "url": "https://www.youtube.com/watch?v=UiV5geQumHI", "question": "", "current_order": [0, 2, 3, 4, 1], "current_order_desc": ["Take off the oil cap.", "Before pouring oil into the car engine, remove the dipstick and wipe it off.", "Remove the dipstick from the car, insert it into the oil tank, and then remove the funnel from the oil tank.", "Secure the oil cap on the car.", "Place funnel into the oil tank."], "ground_truth": [0, 4, 1, 2, 3], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "179", "video_file": "video_179.mp4", "url": "https://www.youtube.com/watch?v=UiV5geQumHI", "question": "", "current_order": [3, 2, 1, 0, 4], "current_order_desc": ["Remove the dipstick from the car, insert it into the oil tank, and then remove the funnel from the oil tank.", "Before pouring oil into the car engine, remove the dipstick and wipe it off.", "Place funnel into the oil tank.", "Take off the oil cap.", "Secure the oil cap on the car."], "ground_truth": [3, 2, 1, 0, 4], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "180", "video_file": "video_180.mp4", "url": "https://www.youtube.com/watch?v=UiV5geQumHI", "question": "", "current_order": [1, 0, 3, 2, 4], "current_order_desc": ["Place funnel into the oil tank.", "Take off the oil cap.", "Remove the dipstick from the car, insert it into the oil tank, and then remove the funnel from the oil tank.", "Before pouring oil into the car engine, remove the dipstick and wipe it off.", "Secure the oil cap on the car."], "ground_truth": [1, 0, 3, 2, 4], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "181", "video_file": "video_181.mp4", "url": "https://www.youtube.com/watch?v=UiV5geQumHI", "question": "", "current_order": [2, 3, 4, 1, 0], "current_order_desc": ["Before pouring oil into the car engine, remove the dipstick and wipe it off.", "Remove the dipstick from the car, insert it into the oil tank, and then remove the funnel from the oil tank.", "Secure the oil cap on the car.", "Place funnel into the oil tank.", "Take off the oil cap."], "ground_truth": [4, 3, 0, 1, 2], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "182", "video_file": "video_182.mp4", "url": "https://www.youtube.com/watch?v=7SIiAxY4kgY", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Place funnel into the oil tank.", "Remove the dipstick from the car, wipe it off, and take off the oil cap before adding oil.", "Pour oil into the car engine."], "ground_truth": [1, 0, 2], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "183", "video_file": "video_183.mp4", "url": "https://www.youtube.com/watch?v=7SIiAxY4kgY", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Remove the dipstick from the car, wipe it off, and take off the oil cap before adding oil.", "Pour oil into the car engine.", "Place funnel into the oil tank."], "ground_truth": [0, 2, 1], "goal": "Add Oil to Your Car", "process_id": "44789", "video_src": "CrossTask"}, {"qid": "184", "video_file": "video_184.mp4", "url": "https://www.youtube.com/watch?v=_GcHkT726qM", "question": "", "current_order": [0, 1, 3, 2], "current_order_desc": ["Cut the shelve to the desired size.", "Assemble the shelve components.", "Attach the shelve to the wall.", "Coat the shelve with paint."], "ground_truth": [0, 1, 3, 2], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "185", "video_file": "video_185.mp4", "url": "https://www.youtube.com/watch?v=_GcHkT726qM", "question": "", "current_order": [1, 0, 3, 2], "current_order_desc": ["Assemble the shelve components.", "Cut the shelve to the desired size.", "Attach the shelve to the wall.", "Coat the shelve with paint."], "ground_truth": [1, 0, 3, 2], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "186", "video_file": "video_186.mp4", "url": "https://www.youtube.com/watch?v=_GcHkT726qM", "question": "", "current_order": [3, 1, 2, 0], "current_order_desc": ["Attach the shelve to the wall.", "Assemble the shelve components.", "Coat the shelve with paint.", "Cut the shelve to the desired size."], "ground_truth": [3, 1, 2, 0], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "187", "video_file": "video_187.mp4", "url": "https://www.youtube.com/watch?v=J9QuaXnEl7w", "question": "", "current_order": [1, 0, 2, 4, 3], "current_order_desc": ["Assemble the shelve components.", "Cut the shelve to the desired size.", "Sand the shelve to smooth the surface.", "Attach the shelve to the wall.", "Coat the shelve with paint."], "ground_truth": [1, 0, 2, 4, 3], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "188", "video_file": "video_188.mp4", "url": "https://www.youtube.com/watch?v=J9QuaXnEl7w", "question": "", "current_order": [2, 0, 1, 4, 3], "current_order_desc": ["Sand the shelve to smooth the surface.", "Cut the shelve to the desired size.", "Assemble the shelve components.", "Attach the shelve to the wall.", "Coat the shelve with paint."], "ground_truth": [1, 2, 0, 4, 3], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "189", "video_file": "video_189.mp4", "url": "https://www.youtube.com/watch?v=J9QuaXnEl7w", "question": "", "current_order": [4, 1, 3, 2, 0], "current_order_desc": ["Attach the shelve to the wall.", "Assemble the shelve components.", "Coat the shelve with paint.", "Sand the shelve to smooth the surface.", "Cut the shelve to the desired size."], "ground_truth": [4, 1, 3, 2, 0], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "190", "video_file": "video_190.mp4", "url": "https://www.youtube.com/watch?v=J9QuaXnEl7w", "question": "", "current_order": [0, 4, 3, 2, 1], "current_order_desc": ["Cut the shelve to the desired size.", "Attach the shelve to the wall.", "Coat the shelve with paint.", "Sand the shelve to smooth the surface.", "Assemble the shelve components."], "ground_truth": [0, 4, 3, 2, 1], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "191", "video_file": "video_191.mp4", "url": "https://www.youtube.com/watch?v=J9QuaXnEl7w", "question": "", "current_order": [4, 3, 2, 0, 1], "current_order_desc": ["Attach the shelve to the wall.", "Coat the shelve with paint.", "Sand the shelve to smooth the surface.", "Cut the shelve to the desired size.", "Assemble the shelve components."], "ground_truth": [3, 4, 2, 1, 0], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "192", "video_file": "video_192.mp4", "url": "https://www.youtube.com/watch?v=QloeeTbH7ao", "question": "", "current_order": [2, 1, 0, 3], "current_order_desc": ["Coat the shelve with paint.", "Assemble the shelve components.", "Cut the shelve to the desired size.", "Attach the shelve to the wall."], "ground_truth": [2, 1, 0, 3], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "193", "video_file": "video_193.mp4", "url": "https://www.youtube.com/watch?v=QloeeTbH7ao", "question": "", "current_order": [0, 2, 1, 3], "current_order_desc": ["Cut the shelve to the desired size.", "Coat the shelve with paint.", "Assemble the shelve components.", "Attach the shelve to the wall."], "ground_truth": [0, 2, 1, 3], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "194", "video_file": "video_194.mp4", "url": "https://www.youtube.com/watch?v=QloeeTbH7ao", "question": "", "current_order": [1, 3, 0, 2], "current_order_desc": ["Assemble the shelve components.", "Attach the shelve to the wall.", "Cut the shelve to the desired size.", "Coat the shelve with paint."], "ground_truth": [2, 0, 3, 1], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "195", "video_file": "video_195.mp4", "url": "https://www.youtube.com/watch?v=RTtBODrS32Y", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Assemble the shelve components.", "Attach the shelve to the wall.", "Cut the shelve to the desired size."], "ground_truth": [2, 0, 1], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "196", "video_file": "video_196.mp4", "url": "https://www.youtube.com/watch?v=RTtBODrS32Y", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Attach the shelve to the wall.", "Cut the shelve to the desired size.", "Assemble the shelve components."], "ground_truth": [1, 2, 0], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "197", "video_file": "video_197.mp4", "url": "https://www.youtube.com/watch?v=r_I4tWj_xgI", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Coat the shelve with paint.", "Cut the shelve to the desired size.", "Sand the shelve to smooth the surface."], "ground_truth": [1, 2, 0], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "198", "video_file": "video_198.mp4", "url": "https://www.youtube.com/watch?v=r_I4tWj_xgI", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Sand the shelve to smooth the surface.", "Coat the shelve with paint.", "Cut the shelve to the desired size."], "ground_truth": [2, 0, 1], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "199", "video_file": "video_199.mp4", "url": "https://www.youtube.com/watch?v=A6rIQfb-BoA", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Attach the shelf to the wall and coat it with paint.", "Cut the shelf to the desired size and sand it to smooth the surface.", "Assemble the shelf components and sand the shelf to smooth the surface."], "ground_truth": [1, 2, 0], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "200", "video_file": "video_200.mp4", "url": "https://www.youtube.com/watch?v=A6rIQfb-BoA", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Cut the shelf to the desired size and sand it to smooth the surface.", "Attach the shelf to the wall and coat it with paint.", "Assemble the shelf components and sand the shelf to smooth the surface."], "ground_truth": [0, 2, 1], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "201", "video_file": "video_201.mp4", "url": "https://www.youtube.com/watch?v=QVjNPIE9FlM", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Coat the shelve with paint.", "Cut the shelve to the desired size.", "Attach the shelve to the wall."], "ground_truth": [1, 0, 2], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "202", "video_file": "video_202.mp4", "url": "https://www.youtube.com/watch?v=QVjNPIE9FlM", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Cut the shelve to the desired size.", "Attach the shelve to the wall.", "Coat the shelve with paint."], "ground_truth": [0, 2, 1], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "203", "video_file": "video_203.mp4", "url": "https://www.youtube.com/watch?v=VCdLDsjQCQ0", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Coat the shelve with paint.", "Attach the shelve to the wall.", "Sand the shelve to smooth the surface."], "ground_truth": [2, 0, 1], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "204", "video_file": "video_204.mp4", "url": "https://www.youtube.com/watch?v=VCdLDsjQCQ0", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Sand the shelve to smooth the surface.", "Attach the shelve to the wall.", "Coat the shelve with paint."], "ground_truth": [0, 2, 1], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "205", "video_file": "video_205.mp4", "url": "https://www.youtube.com/watch?v=FyT1KDR7sFs", "question": "", "current_order": [1, 0, 2, 3], "current_order_desc": ["Assemble the shelf components and sand the shelf to smooth the surface.", "Cut the shelve to the desired size.", "Coat the shelve with paint.", "Attach the shelve to the wall."], "ground_truth": [1, 0, 2, 3], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "206", "video_file": "video_206.mp4", "url": "https://www.youtube.com/watch?v=FyT1KDR7sFs", "question": "", "current_order": [2, 0, 3, 1], "current_order_desc": ["Coat the shelve with paint.", "Cut the shelve to the desired size.", "Attach the shelve to the wall.", "Assemble the shelf components and sand the shelf to smooth the surface."], "ground_truth": [1, 3, 0, 2], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "207", "video_file": "video_207.mp4", "url": "https://www.youtube.com/watch?v=FyT1KDR7sFs", "question": "", "current_order": [1, 0, 3, 2], "current_order_desc": ["Assemble the shelf components and sand the shelf to smooth the surface.", "Cut the shelve to the desired size.", "Attach the shelve to the wall.", "Coat the shelve with paint."], "ground_truth": [1, 0, 3, 2], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "208", "video_file": "video_208.mp4", "url": "https://www.youtube.com/watch?v=jidGn8sNzLw", "question": "", "current_order": [3, 2, 1, 0, 4], "current_order_desc": ["Coat the shelve with paint.", "Sand the shelve to smooth the surface.", "Assemble the shelve components.", "Cut the shelve to the desired size.", "Attach the shelve to the wall."], "ground_truth": [3, 2, 1, 0, 4], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "209", "video_file": "video_209.mp4", "url": "https://www.youtube.com/watch?v=jidGn8sNzLw", "question": "", "current_order": [4, 0, 3, 2, 1], "current_order_desc": ["Attach the shelve to the wall.", "Cut the shelve to the desired size.", "Coat the shelve with paint.", "Sand the shelve to smooth the surface.", "Assemble the shelve components."], "ground_truth": [1, 4, 3, 2, 0], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "210", "video_file": "video_210.mp4", "url": "https://www.youtube.com/watch?v=jidGn8sNzLw", "question": "", "current_order": [4, 0, 1, 3, 2], "current_order_desc": ["Attach the shelve to the wall.", "Cut the shelve to the desired size.", "Assemble the shelve components.", "Coat the shelve with paint.", "Sand the shelve to smooth the surface."], "ground_truth": [1, 2, 4, 3, 0], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "211", "video_file": "video_211.mp4", "url": "https://www.youtube.com/watch?v=jidGn8sNzLw", "question": "", "current_order": [1, 4, 2, 3, 0], "current_order_desc": ["Assemble the shelve components.", "Attach the shelve to the wall.", "Sand the shelve to smooth the surface.", "Coat the shelve with paint.", "Cut the shelve to the desired size."], "ground_truth": [4, 0, 2, 3, 1], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "212", "video_file": "video_212.mp4", "url": "https://www.youtube.com/watch?v=jidGn8sNzLw", "question": "", "current_order": [2, 4, 1, 0, 3], "current_order_desc": ["Sand the shelve to smooth the surface.", "Attach the shelve to the wall.", "Assemble the shelve components.", "Cut the shelve to the desired size.", "Coat the shelve with paint."], "ground_truth": [3, 2, 0, 4, 1], "goal": "Build Simple Floating Shelves", "process_id": "59684", "video_src": "CrossTask"}, {"qid": "213", "video_file": "video_213.mp4", "url": "https://www.youtube.com/watch?v=wLOiCszJr5I", "question": "", "current_order": [0, 1, 5, 4, 2, 3], "current_order_desc": ["Pour milk into the French toast batter.", "Whisk the mixture of egg and milk.", "Top toast with butter.", "Flip the bread in the pan.", "Melt butter in a pan.", "Place bread slices in the pan."], "ground_truth": [0, 1, 4, 5, 3, 2], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "214", "video_file": "video_214.mp4", "url": "https://www.youtube.com/watch?v=wLOiCszJr5I", "question": "", "current_order": [3, 0, 2, 5, 1, 4], "current_order_desc": ["Place bread slices in the pan.", "Pour milk into the French toast batter.", "Melt butter in a pan.", "Top toast with butter.", "Whisk the mixture of egg and milk.", "Flip the bread in the pan."], "ground_truth": [1, 4, 2, 0, 5, 3], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "215", "video_file": "video_215.mp4", "url": "https://www.youtube.com/watch?v=1rRgCcZxjUI", "question": "", "current_order": [6, 4, 5, 3, 1, 2, 0], "current_order_desc": ["Top toast with butter.", "Flip the bread in the pan.", "Take the bread out of the pan.", "Place bread slices in the pan.", "Whisk the mixture of egg and milk.", "Melt butter in a pan and dip bread in an egg and milk mixture.", "Pour egg into the French toast batter."], "ground_truth": [6, 4, 5, 3, 1, 2, 0], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "216", "video_file": "video_216.mp4", "url": "https://www.youtube.com/watch?v=1rRgCcZxjUI", "question": "", "current_order": [1, 5, 3, 2, 4, 0, 6], "current_order_desc": ["Whisk the mixture of egg and milk.", "Take the bread out of the pan.", "Place bread slices in the pan.", "Melt butter in a pan and dip bread in an egg and milk mixture.", "Flip the bread in the pan.", "Pour egg into the French toast batter.", "Top toast with butter."], "ground_truth": [5, 0, 3, 2, 4, 1, 6], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "217", "video_file": "video_217.mp4", "url": "https://www.youtube.com/watch?v=1rRgCcZxjUI", "question": "", "current_order": [1, 3, 6, 5, 2, 4, 0], "current_order_desc": ["Whisk the mixture of egg and milk.", "Place bread slices in the pan.", "Top toast with butter.", "Take the bread out of the pan.", "Melt butter in a pan and dip bread in an egg and milk mixture.", "Flip the bread in the pan.", "Pour egg into the French toast batter."], "ground_truth": [6, 0, 4, 1, 5, 3, 2], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "218", "video_file": "video_218.mp4", "url": "https://www.youtube.com/watch?v=1rRgCcZxjUI", "question": "", "current_order": [1, 0, 4, 5, 3, 6, 2], "current_order_desc": ["Whisk the mixture of egg and milk.", "Pour egg into the French toast batter.", "Flip the bread in the pan.", "Take the bread out of the pan.", "Place bread slices in the pan.", "Top toast with butter.", "Melt butter in a pan and dip bread in an egg and milk mixture."], "ground_truth": [1, 0, 6, 4, 2, 3, 5], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "219", "video_file": "video_219.mp4", "url": "https://www.youtube.com/watch?v=3zv8EjVGTPs", "question": "", "current_order": [5, 3, 6, 1, 2, 0, 4], "current_order_desc": ["Take the bread out of the pan.", "Place bread slices in the pan.", "Top toast with butter.", "Whisk the mixture of egg and milk.", "Dip bread in egg and milk mixture.", "Pour the egg and milk into the French toast batter.", "Flip the bread in the pan."], "ground_truth": [5, 3, 4, 1, 6, 0, 2], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "220", "video_file": "video_220.mp4", "url": "https://www.youtube.com/watch?v=3zv8EjVGTPs", "question": "", "current_order": [2, 1, 5, 3, 6, 0, 4], "current_order_desc": ["Dip bread in egg and milk mixture.", "Whisk the mixture of egg and milk.", "Take the bread out of the pan.", "Place bread slices in the pan.", "Top toast with butter.", "Pour the egg and milk into the French toast batter.", "Flip the bread in the pan."], "ground_truth": [5, 1, 0, 3, 6, 2, 4], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "221", "video_file": "video_221.mp4", "url": "https://www.youtube.com/watch?v=3zv8EjVGTPs", "question": "", "current_order": [5, 3, 1, 4, 2, 0, 6], "current_order_desc": ["Take the bread out of the pan.", "Place bread slices in the pan.", "Whisk the mixture of egg and milk.", "Flip the bread in the pan.", "Dip bread in egg and milk mixture.", "Pour the egg and milk into the French toast batter.", "Top toast with butter."], "ground_truth": [5, 2, 4, 1, 3, 0, 6], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "222", "video_file": "video_222.mp4", "url": "https://www.youtube.com/watch?v=3zv8EjVGTPs", "question": "", "current_order": [1, 4, 2, 0, 6, 5, 3], "current_order_desc": ["Whisk the mixture of egg and milk.", "Flip the bread in the pan.", "Dip bread in egg and milk mixture.", "Pour the egg and milk into the French toast batter.", "Top toast with butter.", "Take the bread out of the pan.", "Place bread slices in the pan."], "ground_truth": [3, 0, 2, 6, 1, 5, 4], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "223", "video_file": "video_223.mp4", "url": "https://www.youtube.com/watch?v=ceY1D3Eu-Ek", "question": "", "current_order": [1, 0, 2, 4, 5, 3], "current_order_desc": ["Whisk the mixture of egg and milk.", "Pour milk into the French toast batter.", "Melt butter in a pan.", "Flip the bread in the pan.", "Top toast with butter.", "Place bread slices in the pan."], "ground_truth": [1, 0, 2, 5, 3, 4], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "224", "video_file": "video_224.mp4", "url": "https://www.youtube.com/watch?v=ceY1D3Eu-Ek", "question": "", "current_order": [5, 2, 3, 1, 0, 4], "current_order_desc": ["Top toast with butter.", "Melt butter in a pan.", "Place bread slices in the pan.", "Whisk the mixture of egg and milk.", "Pour milk into the French toast batter.", "Flip the bread in the pan."], "ground_truth": [4, 3, 1, 2, 5, 0], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "225", "video_file": "video_225.mp4", "url": "https://www.youtube.com/watch?v=dY1ozgoVRqk", "question": "", "current_order": [2, 0, 5, 1, 3, 4], "current_order_desc": ["Melt butter in a pan and dip bread in an egg and milk mixture.", "Pour milk into the French toast batter.", "Top toast with butter.", "Whisk the mixture of egg and milk.", "Place bread slices in the pan.", "Flip the bread in the pan."], "ground_truth": [1, 3, 0, 4, 5, 2], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "226", "video_file": "video_226.mp4", "url": "https://www.youtube.com/watch?v=dY1ozgoVRqk", "question": "", "current_order": [5, 0, 1, 4, 3, 2], "current_order_desc": ["Top toast with butter.", "Pour milk into the French toast batter.", "Whisk the mixture of egg and milk.", "Flip the bread in the pan.", "Place bread slices in the pan.", "Melt butter in a pan and dip bread in an egg and milk mixture."], "ground_truth": [1, 2, 5, 4, 3, 0], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "227", "video_file": "video_227.mp4", "url": "https://www.youtube.com/watch?v=a8JKu4Pqe4E", "question": "", "current_order": [1, 0, 2, 3, 4], "current_order_desc": ["Whisk the mixture of egg and milk.", "Pour milk into the French toast batter.", "Melt butter in a pan and dip bread in an egg and milk mixture.", "Flip the bread in the pan.", "Top toast with butter."], "ground_truth": [1, 0, 2, 3, 4], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "228", "video_file": "video_228.mp4", "url": "https://www.youtube.com/watch?v=a8JKu4Pqe4E", "question": "", "current_order": [1, 4, 3, 0, 2], "current_order_desc": ["Whisk the mixture of egg and milk.", "Top toast with butter.", "Flip the bread in the pan.", "Pour milk into the French toast batter.", "Melt butter in a pan and dip bread in an egg and milk mixture."], "ground_truth": [3, 0, 4, 2, 1], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "229", "video_file": "video_229.mp4", "url": "https://www.youtube.com/watch?v=zfck95sWfPw", "question": "", "current_order": [3, 5, 4, 2, 0, 1], "current_order_desc": ["Flip the bread in the pan.", "Top toast with butter.", "Take the bread out of the pan.", "Dip bread in the egg and milk mixture while melting butter in a pan.", "Pour egg into the French toast batter.", "Whisk the mixture of egg and milk."], "ground_truth": [4, 5, 3, 0, 2, 1], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "230", "video_file": "video_230.mp4", "url": "https://www.youtube.com/watch?v=zfck95sWfPw", "question": "", "current_order": [2, 1, 5, 4, 3, 0], "current_order_desc": ["Dip bread in the egg and milk mixture while melting butter in a pan.", "Whisk the mixture of egg and milk.", "Top toast with butter.", "Take the bread out of the pan.", "Flip the bread in the pan.", "Pour egg into the French toast batter."], "ground_truth": [5, 1, 0, 4, 3, 2], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "231", "video_file": "video_231.mp4", "url": "https://www.youtube.com/watch?v=24tQQiYdpCI", "question": "", "current_order": [0, 2, 3, 4, 1], "current_order_desc": ["Pour the egg and milk into the French toast batter.", "Dip bread in egg and milk mixture.", "Place bread slices in the pan.", "Flip the bread in the pan.", "Whisk the mixture of egg and milk."], "ground_truth": [0, 4, 1, 2, 3], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "232", "video_file": "video_232.mp4", "url": "https://www.youtube.com/watch?v=24tQQiYdpCI", "question": "", "current_order": [0, 3, 1, 4, 2], "current_order_desc": ["Pour the egg and milk into the French toast batter.", "Place bread slices in the pan.", "Whisk the mixture of egg and milk.", "Flip the bread in the pan.", "Dip bread in egg and milk mixture."], "ground_truth": [0, 2, 4, 1, 3], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "233", "video_file": "video_233.mp4", "url": "https://www.youtube.com/watch?v=K1KFFzOlBks", "question": "", "current_order": [1, 0, 4, 2, 3], "current_order_desc": ["Whisk the mixture of egg and milk.", "Pour egg into the French toast batter.", "Top toast with butter.", "Place bread slices in the pan.", "Take the bread out of the pan."], "ground_truth": [1, 0, 3, 4, 2], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "234", "video_file": "video_234.mp4", "url": "https://www.youtube.com/watch?v=K1KFFzOlBks", "question": "", "current_order": [0, 1, 3, 2, 4], "current_order_desc": ["Pour egg into the French toast batter.", "Whisk the mixture of egg and milk.", "Take the bread out of the pan.", "Place bread slices in the pan.", "Top toast with butter."], "ground_truth": [0, 1, 3, 2, 4], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "235", "video_file": "video_235.mp4", "url": "https://www.youtube.com/watch?v=3kIs5YyLd_M", "question": "", "current_order": [2, 5, 4, 3, 0, 1], "current_order_desc": ["Dip bread in egg and milk mixture.", "Top toast with butter.", "Take the bread out of the pan.", "Place bread slices in the pan.", "Pour milk and egg into the French toast batter.", "Whisk the mixture of egg and milk."], "ground_truth": [4, 5, 0, 3, 2, 1], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "236", "video_file": "video_236.mp4", "url": "https://www.youtube.com/watch?v=3kIs5YyLd_M", "question": "", "current_order": [0, 4, 2, 5, 1, 3], "current_order_desc": ["Pour milk and egg into the French toast batter.", "Take the bread out of the pan.", "Dip bread in egg and milk mixture.", "Top toast with butter.", "Whisk the mixture of egg and milk.", "Place bread slices in the pan."], "ground_truth": [0, 4, 2, 5, 1, 3], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "237", "video_file": "video_237.mp4", "url": "https://www.youtube.com/watch?v=BA2kem-xkwc", "question": "", "current_order": [3, 1, 0, 2, 5, 4], "current_order_desc": ["Flip the bread in the pan.", "Whisk the mixture of egg and milk.", "Pour egg into the French toast batter.", "Dip bread in the egg and milk mixture while melting butter in a pan.", "Top toast with butter.", "Take the bread out of the pan."], "ground_truth": [2, 1, 3, 0, 5, 4], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "238", "video_file": "video_238.mp4", "url": "https://www.youtube.com/watch?v=BA2kem-xkwc", "question": "", "current_order": [0, 2, 1, 3, 4, 5], "current_order_desc": ["Pour egg into the French toast batter.", "Dip bread in the egg and milk mixture while melting butter in a pan.", "Whisk the mixture of egg and milk.", "Flip the bread in the pan.", "Take the bread out of the pan.", "Top toast with butter."], "ground_truth": [0, 2, 1, 3, 4, 5], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "239", "video_file": "video_239.mp4", "url": "https://www.youtube.com/watch?v=GWyDZVj9Xpc", "question": "", "current_order": [4, 0, 3, 1, 2], "current_order_desc": ["Top toast with butter.", "Pour egg into the French toast batter.", "Flip the bread in the pan.", "Dip bread in egg and milk mixture.", "Place bread slices in the pan."], "ground_truth": [1, 3, 4, 2, 0], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "240", "video_file": "video_240.mp4", "url": "https://www.youtube.com/watch?v=GWyDZVj9Xpc", "question": "", "current_order": [4, 2, 3, 1, 0], "current_order_desc": ["Top toast with butter.", "Place bread slices in the pan.", "Flip the bread in the pan.", "Dip bread in egg and milk mixture.", "Pour egg into the French toast batter."], "ground_truth": [4, 3, 1, 2, 0], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "241", "video_file": "video_241.mp4", "url": "https://www.youtube.com/watch?v=k5_89KhvpK4", "question": "", "current_order": [1, 6, 5, 4, 0, 3, 2], "current_order_desc": ["Whisk the mixture of egg and milk.", "Top toast with butter.", "Take the bread out of the pan.", "Flip the bread in the pan.", "Pour the egg and milk into the French toast batter.", "Place bread slices in the pan.", "Dip bread in the egg and milk mixture while melting butter in a pan."], "ground_truth": [4, 0, 6, 5, 3, 2, 1], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "242", "video_file": "video_242.mp4", "url": "https://www.youtube.com/watch?v=k5_89KhvpK4", "question": "", "current_order": [4, 3, 1, 0, 2, 6, 5], "current_order_desc": ["Flip the bread in the pan.", "Place bread slices in the pan.", "Whisk the mixture of egg and milk.", "Pour the egg and milk into the French toast batter.", "Dip bread in the egg and milk mixture while melting butter in a pan.", "Top toast with butter.", "Take the bread out of the pan."], "ground_truth": [3, 2, 4, 1, 0, 6, 5], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "243", "video_file": "video_243.mp4", "url": "https://www.youtube.com/watch?v=k5_89KhvpK4", "question": "", "current_order": [3, 2, 6, 5, 0, 1, 4], "current_order_desc": ["Place bread slices in the pan.", "Dip bread in the egg and milk mixture while melting butter in a pan.", "Top toast with butter.", "Take the bread out of the pan.", "Pour the egg and milk into the French toast batter.", "Whisk the mixture of egg and milk.", "Flip the bread in the pan."], "ground_truth": [4, 5, 1, 0, 6, 3, 2], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "244", "video_file": "video_244.mp4", "url": "https://www.youtube.com/watch?v=k5_89KhvpK4", "question": "", "current_order": [1, 2, 0, 3, 6, 5, 4], "current_order_desc": ["Whisk the mixture of egg and milk.", "Dip bread in the egg and milk mixture while melting butter in a pan.", "Pour the egg and milk into the French toast batter.", "Place bread slices in the pan.", "Top toast with butter.", "Take the bread out of the pan.", "Flip the bread in the pan."], "ground_truth": [2, 0, 1, 3, 6, 5, 4], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "245", "video_file": "video_245.mp4", "url": "https://www.youtube.com/watch?v=U8WsB25zQR0", "question": "", "current_order": [4, 2, 1, 3, 0], "current_order_desc": ["Top toast with butter.", "Melt butter in a pan and dip bread in an egg and milk mixture.", "Whisk the mixture of egg and milk.", "Flip the bread in the pan.", "Pour the egg and milk into the French toast batter."], "ground_truth": [4, 2, 1, 3, 0], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "246", "video_file": "video_246.mp4", "url": "https://www.youtube.com/watch?v=U8WsB25zQR0", "question": "", "current_order": [3, 1, 4, 0, 2], "current_order_desc": ["Flip the bread in the pan.", "Whisk the mixture of egg and milk.", "Top toast with butter.", "Pour the egg and milk into the French toast batter.", "Melt butter in a pan and dip bread in an egg and milk mixture."], "ground_truth": [3, 1, 4, 0, 2], "goal": "Make French Toast", "process_id": "76400", "video_src": "CrossTask"}, {"qid": "247", "video_file": "video_247.mp4", "url": "https://www.youtube.com/watch?v=nZzbNnaR7Wc", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee.", "Top the coffee with whipped cream.", "Pour espresso into the mug."], "ground_truth": [2, 0, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "248", "video_file": "video_248.mp4", "url": "https://www.youtube.com/watch?v=nZzbNnaR7Wc", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee.", "Pour espresso into the mug.", "Top the coffee with whipped cream."], "ground_truth": [1, 0, 2], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "249", "video_file": "video_249.mp4", "url": "https://www.youtube.com/watch?v=nZzbNnaR7Wc", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Top the coffee with whipped cream.", "Pour espresso into the mug.", "Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee."], "ground_truth": [1, 2, 0], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "250", "video_file": "video_250.mp4", "url": "https://www.youtube.com/watch?v=cActFheaw4w", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Top the coffee with whipped cream.", "Pour espresso into the mug, add sugar and alcohol into the Irish coffee.", "Stir the mixture of coffee and whiskey."], "ground_truth": [1, 2, 0], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "251", "video_file": "video_251.mp4", "url": "https://www.youtube.com/watch?v=cActFheaw4w", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the mixture of coffee and whiskey.", "Pour espresso into the mug, add sugar and alcohol into the Irish coffee.", "Top the coffee with whipped cream."], "ground_truth": [1, 0, 2], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "252", "video_file": "video_252.mp4", "url": "https://www.youtube.com/watch?v=cActFheaw4w", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the mixture of coffee and whiskey.", "Top the coffee with whipped cream.", "Pour espresso into the mug, add sugar and alcohol into the Irish coffee."], "ground_truth": [2, 0, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "253", "video_file": "video_253.mp4", "url": "https://www.youtube.com/watch?v=lyxvMk0dNC0", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Add sugar into the Irish coffee and pour espresso into the mug.", "Top the coffee with whipped cream.", "Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee."], "ground_truth": [0, 2, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "254", "video_file": "video_254.mp4", "url": "https://www.youtube.com/watch?v=lyxvMk0dNC0", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee.", "Add sugar into the Irish coffee and pour espresso into the mug.", "Top the coffee with whipped cream."], "ground_truth": [1, 0, 2], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "255", "video_file": "video_255.mp4", "url": "https://www.youtube.com/watch?v=lyxvMk0dNC0", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Top the coffee with whipped cream.", "Add sugar into the Irish coffee and pour espresso into the mug.", "Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee."], "ground_truth": [1, 2, 0], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "256", "video_file": "video_256.mp4", "url": "https://www.youtube.com/watch?v=kdcLvPPWvYA", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Add sugar, alcohol, and espresso into the Irish coffee mug.", "Top the coffee with whipped cream.", "Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee."], "ground_truth": [0, 2, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "257", "video_file": "video_257.mp4", "url": "https://www.youtube.com/watch?v=kdcLvPPWvYA", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Top the coffee with whipped cream.", "Add sugar, alcohol, and espresso into the Irish coffee mug.", "Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee."], "ground_truth": [1, 2, 0], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "258", "video_file": "video_258.mp4", "url": "https://www.youtube.com/watch?v=kdcLvPPWvYA", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee.", "Add sugar, alcohol, and espresso into the Irish coffee mug.", "Top the coffee with whipped cream."], "ground_truth": [1, 0, 2], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "259", "video_file": "video_259.mp4", "url": "https://www.youtube.com/watch?v=GasUDZrpDgE", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the mixture of coffee and whiskey, then pour the espresso into the mug.", "Add sugar and pour alcohol into the Irish coffee.", "Top the coffee with whipped cream."], "ground_truth": [1, 0, 2], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "260", "video_file": "video_260.mp4", "url": "https://www.youtube.com/watch?v=GasUDZrpDgE", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the mixture of coffee and whiskey, then pour the espresso into the mug.", "Top the coffee with whipped cream.", "Add sugar and pour alcohol into the Irish coffee."], "ground_truth": [2, 0, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "261", "video_file": "video_261.mp4", "url": "https://www.youtube.com/watch?v=GasUDZrpDgE", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Add sugar and pour alcohol into the Irish coffee.", "Top the coffee with whipped cream.", "Stir the mixture of coffee and whiskey, then pour the espresso into the mug."], "ground_truth": [0, 2, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "262", "video_file": "video_262.mp4", "url": "https://www.youtube.com/watch?v=AIcdq28yfG4", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Top the coffee with whipped cream.", "Pour espresso into the mug and add sugar to the Irish coffee.", "Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee."], "ground_truth": [1, 2, 0], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "263", "video_file": "video_263.mp4", "url": "https://www.youtube.com/watch?v=AIcdq28yfG4", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour espresso into the mug and add sugar to the Irish coffee.", "Top the coffee with whipped cream.", "Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee."], "ground_truth": [0, 2, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "264", "video_file": "video_264.mp4", "url": "https://www.youtube.com/watch?v=AIcdq28yfG4", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee.", "Pour espresso into the mug and add sugar to the Irish coffee.", "Top the coffee with whipped cream."], "ground_truth": [1, 0, 2], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "265", "video_file": "video_265.mp4", "url": "https://www.youtube.com/watch?v=VXMO6HycHUk", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Top the coffee with whipped cream.", "Add sugar, alcohol, and espresso into the Irish coffee mug.", "Stir the mixture of coffee and whiskey."], "ground_truth": [1, 2, 0], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "266", "video_file": "video_266.mp4", "url": "https://www.youtube.com/watch?v=VXMO6HycHUk", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the mixture of coffee and whiskey.", "Add sugar, alcohol, and espresso into the Irish coffee mug.", "Top the coffee with whipped cream."], "ground_truth": [1, 0, 2], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "267", "video_file": "video_267.mp4", "url": "https://www.youtube.com/watch?v=VXMO6HycHUk", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Add sugar, alcohol, and espresso into the Irish coffee mug.", "Top the coffee with whipped cream.", "Stir the mixture of coffee and whiskey."], "ground_truth": [0, 2, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "268", "video_file": "video_268.mp4", "url": "https://www.youtube.com/watch?v=hnUx5hhih3E", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour espresso and alcohol into the mug of coffee.", "Top the coffee with whipped cream.", "Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee."], "ground_truth": [0, 2, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "269", "video_file": "video_269.mp4", "url": "https://www.youtube.com/watch?v=hnUx5hhih3E", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee.", "Pour espresso and alcohol into the mug of coffee.", "Top the coffee with whipped cream."], "ground_truth": [1, 0, 2], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "270", "video_file": "video_270.mp4", "url": "https://www.youtube.com/watch?v=hnUx5hhih3E", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee.", "Top the coffee with whipped cream.", "Pour espresso and alcohol into the mug of coffee."], "ground_truth": [2, 0, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "271", "video_file": "video_271.mp4", "url": "https://www.youtube.com/watch?v=jo4G8Sdrc4Q", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Stir the mixture of coffee and whiskey, then pour the espresso into the mug.", "Top the coffee with whipped cream.", "Pour alcohol into the coffee."], "ground_truth": [2, 0, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "272", "video_file": "video_272.mp4", "url": "https://www.youtube.com/watch?v=jo4G8Sdrc4Q", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Top the coffee with whipped cream.", "Pour alcohol into the coffee.", "Stir the mixture of coffee and whiskey, then pour the espresso into the mug."], "ground_truth": [1, 2, 0], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "273", "video_file": "video_273.mp4", "url": "https://www.youtube.com/watch?v=jo4G8Sdrc4Q", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour alcohol into the coffee.", "Top the coffee with whipped cream.", "Stir the mixture of coffee and whiskey, then pour the espresso into the mug."], "ground_truth": [0, 2, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "274", "video_file": "video_274.mp4", "url": "https://www.youtube.com/watch?v=qzlu4Gc6rbI", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Add sugar into the Irish coffee and pour espresso into the mug.", "Top the coffee with whipped cream.", "Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee."], "ground_truth": [0, 2, 1], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "275", "video_file": "video_275.mp4", "url": "https://www.youtube.com/watch?v=qzlu4Gc6rbI", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Top the coffee with whipped cream.", "Add sugar into the Irish coffee and pour espresso into the mug.", "Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee."], "ground_truth": [1, 2, 0], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "276", "video_file": "video_276.mp4", "url": "https://www.youtube.com/watch?v=qzlu4Gc6rbI", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Stir the mixture of coffee and whiskey after pouring the alcohol into the coffee.", "Add sugar into the Irish coffee and pour espresso into the mug.", "Top the coffee with whipped cream."], "ground_truth": [1, 0, 2], "goal": "Make Irish Coffee", "process_id": "77721", "video_src": "CrossTask"}, {"qid": "277", "video_file": "video_277.mp4", "url": "https://www.youtube.com/watch?v=Fyvnx0gl2NA", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour the egg and sugar into the cake batter, place the dough into the cake form, and slice the strawberries into small pieces.", "Incorporate strawberries into the cake and spread cr\u00e8me upon it.", "Whisk the mixture together and add sugar into the cake batter."], "ground_truth": [0, 2, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "278", "video_file": "video_278.mp4", "url": "https://www.youtube.com/watch?v=Fyvnx0gl2NA", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Incorporate strawberries into the cake and spread cr\u00e8me upon it.", "Pour the egg and sugar into the cake batter, place the dough into the cake form, and slice the strawberries into small pieces.", "Whisk the mixture together and add sugar into the cake batter."], "ground_truth": [1, 2, 0], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "279", "video_file": "video_279.mp4", "url": "https://www.youtube.com/watch?v=2IbsZqlhuDs", "question": "", "current_order": [3, 2, 0, 1], "current_order_desc": ["Slice strawberries into small pieces and incorporate them into the cake.", "Place dough into the cake form.", "Incorporate butter and pour egg into the cake batter.", "Whisk the mixture together."], "ground_truth": [2, 3, 1, 0], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "280", "video_file": "video_280.mp4", "url": "https://www.youtube.com/watch?v=2IbsZqlhuDs", "question": "", "current_order": [0, 2, 3, 1], "current_order_desc": ["Incorporate butter and pour egg into the cake batter.", "Place dough into the cake form.", "Slice strawberries into small pieces and incorporate them into the cake.", "Whisk the mixture together."], "ground_truth": [0, 3, 1, 2], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "281", "video_file": "video_281.mp4", "url": "https://www.youtube.com/watch?v=2IbsZqlhuDs", "question": "", "current_order": [2, 0, 1, 3], "current_order_desc": ["Place dough into the cake form.", "Incorporate butter and pour egg into the cake batter.", "Whisk the mixture together.", "Slice strawberries into small pieces and incorporate them into the cake."], "ground_truth": [1, 2, 0, 3], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "282", "video_file": "video_282.mp4", "url": "https://www.youtube.com/watch?v=2IbsZqlhuDs", "question": "", "current_order": [2, 0, 3, 1], "current_order_desc": ["Place dough into the cake form.", "Incorporate butter and pour egg into the cake batter.", "Slice strawberries into small pieces and incorporate them into the cake.", "Whisk the mixture together."], "ground_truth": [1, 3, 0, 2], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "283", "video_file": "video_283.mp4", "url": "https://www.youtube.com/watch?v=2IbsZqlhuDs", "question": "", "current_order": [0, 3, 1, 2], "current_order_desc": ["Incorporate butter and pour egg into the cake batter.", "Slice strawberries into small pieces and incorporate them into the cake.", "Whisk the mixture together.", "Place dough into the cake form."], "ground_truth": [0, 2, 3, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "284", "video_file": "video_284.mp4", "url": "https://www.youtube.com/watch?v=JBpurJxhkiI", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Place dough into the cake form.", "Incorporate strawberries into the cake.", "Add flour into the cake batter, whisk the mixture together, and slice strawberries into small pieces."], "ground_truth": [2, 0, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "285", "video_file": "video_285.mp4", "url": "https://www.youtube.com/watch?v=JBpurJxhkiI", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Add flour into the cake batter, whisk the mixture together, and slice strawberries into small pieces.", "Incorporate strawberries into the cake.", "Place dough into the cake form."], "ground_truth": [0, 2, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "286", "video_file": "video_286.mp4", "url": "https://www.youtube.com/watch?v=_pWW4Jig8Tc", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Whisk the mixture together.", "Incorporate butter and flour into the cake batter.", "Spread creme upon the cake."], "ground_truth": [1, 0, 2], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "287", "video_file": "video_287.mp4", "url": "https://www.youtube.com/watch?v=_pWW4Jig8Tc", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Incorporate butter and flour into the cake batter.", "Spread creme upon the cake.", "Whisk the mixture together."], "ground_truth": [0, 2, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "288", "video_file": "video_288.mp4", "url": "https://www.youtube.com/watch?v=F56rtGvAWvI", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Place dough into the cake form.", "Whisk the mixture together.", "Slice strawberries into small pieces, spread cr\u00e8me upon the cake, and incorporate the strawberries into the cake."], "ground_truth": [1, 0, 2], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "289", "video_file": "video_289.mp4", "url": "https://www.youtube.com/watch?v=F56rtGvAWvI", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Whisk the mixture together.", "Slice strawberries into small pieces, spread cr\u00e8me upon the cake, and incorporate the strawberries into the cake.", "Place dough into the cake form."], "ground_truth": [0, 2, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "290", "video_file": "video_290.mp4", "url": "https://www.youtube.com/watch?v=dUhVp1gpbLE", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Incorporate strawberries into the cake and spread cr\u00e8me upon it.", "Add flour, incorporate butter, and pour in the egg into the cake batter.", "Whisk the mixture together."], "ground_truth": [1, 2, 0], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "291", "video_file": "video_291.mp4", "url": "https://www.youtube.com/watch?v=dUhVp1gpbLE", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Add flour, incorporate butter, and pour in the egg into the cake batter.", "Incorporate strawberries into the cake and spread cr\u00e8me upon it.", "Whisk the mixture together."], "ground_truth": [0, 2, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "292", "video_file": "video_292.mp4", "url": "https://www.youtube.com/watch?v=2DBvWJmg7Sk", "question": "", "current_order": [3, 1, 2, 0], "current_order_desc": ["Incorporate strawberries into the cake.", "Whisk the mixture together, slice the strawberries into small pieces, and add sugar to the cake batter.", "Place dough into the cake form.", "Pour the egg, sugar, and flour into the cake batter."], "ground_truth": [3, 1, 2, 0], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "293", "video_file": "video_293.mp4", "url": "https://www.youtube.com/watch?v=2DBvWJmg7Sk", "question": "", "current_order": [1, 3, 2, 0], "current_order_desc": ["Whisk the mixture together, slice the strawberries into small pieces, and add sugar to the cake batter.", "Incorporate strawberries into the cake.", "Place dough into the cake form.", "Pour the egg, sugar, and flour into the cake batter."], "ground_truth": [3, 0, 2, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "294", "video_file": "video_294.mp4", "url": "https://www.youtube.com/watch?v=2DBvWJmg7Sk", "question": "", "current_order": [2, 0, 3, 1], "current_order_desc": ["Place dough into the cake form.", "Pour the egg, sugar, and flour into the cake batter.", "Incorporate strawberries into the cake.", "Whisk the mixture together, slice the strawberries into small pieces, and add sugar to the cake batter."], "ground_truth": [1, 3, 0, 2], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "295", "video_file": "video_295.mp4", "url": "https://www.youtube.com/watch?v=2DBvWJmg7Sk", "question": "", "current_order": [0, 1, 3, 2], "current_order_desc": ["Pour the egg, sugar, and flour into the cake batter.", "Whisk the mixture together, slice the strawberries into small pieces, and add sugar to the cake batter.", "Incorporate strawberries into the cake.", "Place dough into the cake form."], "ground_truth": [0, 1, 3, 2], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "296", "video_file": "video_296.mp4", "url": "https://www.youtube.com/watch?v=2DBvWJmg7Sk", "question": "", "current_order": [1, 0, 3, 2], "current_order_desc": ["Whisk the mixture together, slice the strawberries into small pieces, and add sugar to the cake batter.", "Pour the egg, sugar, and flour into the cake batter.", "Incorporate strawberries into the cake.", "Place dough into the cake form."], "ground_truth": [1, 0, 3, 2], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "297", "video_file": "video_297.mp4", "url": "https://www.youtube.com/watch?v=jN6kowC-w0o", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Place dough into the cake form.", "Spread creme upon the cake and incorporate strawberries into it.", "Add sugar, flour, and butter into the cake batter, then whisk the mixture together."], "ground_truth": [2, 0, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "298", "video_file": "video_298.mp4", "url": "https://www.youtube.com/watch?v=jN6kowC-w0o", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Place dough into the cake form.", "Add sugar, flour, and butter into the cake batter, then whisk the mixture together.", "Spread creme upon the cake and incorporate strawberries into it."], "ground_truth": [1, 0, 2], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "299", "video_file": "video_299.mp4", "url": "https://www.youtube.com/watch?v=Ymd_lVa1T8g", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Whisk the mixture together.", "Incorporate strawberries into the cake and spread cr\u00e8me upon it.", "Place the dough into the cake form and slice the strawberries into small pieces."], "ground_truth": [0, 2, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "300", "video_file": "video_300.mp4", "url": "https://www.youtube.com/watch?v=Ymd_lVa1T8g", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Place the dough into the cake form and slice the strawberries into small pieces.", "Whisk the mixture together.", "Incorporate strawberries into the cake and spread cr\u00e8me upon it."], "ground_truth": [1, 0, 2], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "301", "video_file": "video_301.mp4", "url": "https://www.youtube.com/watch?v=xF9T3AkqLic", "question": "", "current_order": [3, 0, 1, 2], "current_order_desc": ["Incorporate strawberries into the cake and spread cr\u00e8me upon it.", "Slice strawberries into small pieces, then add sugar, pour in eggs, incorporate flour, and mix in butter into the cake batter.", "Whisk the mixture together.", "Place dough into the cake form."], "ground_truth": [1, 2, 3, 0], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "302", "video_file": "video_302.mp4", "url": "https://www.youtube.com/watch?v=xF9T3AkqLic", "question": "", "current_order": [0, 2, 1, 3], "current_order_desc": ["Slice strawberries into small pieces, then add sugar, pour in eggs, incorporate flour, and mix in butter into the cake batter.", "Place dough into the cake form.", "Whisk the mixture together.", "Incorporate strawberries into the cake and spread cr\u00e8me upon it."], "ground_truth": [0, 2, 1, 3], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "303", "video_file": "video_303.mp4", "url": "https://www.youtube.com/watch?v=xF9T3AkqLic", "question": "", "current_order": [2, 1, 0, 3], "current_order_desc": ["Place dough into the cake form.", "Whisk the mixture together.", "Slice strawberries into small pieces, then add sugar, pour in eggs, incorporate flour, and mix in butter into the cake batter.", "Incorporate strawberries into the cake and spread cr\u00e8me upon it."], "ground_truth": [2, 1, 0, 3], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "304", "video_file": "video_304.mp4", "url": "https://www.youtube.com/watch?v=xF9T3AkqLic", "question": "", "current_order": [2, 3, 0, 1], "current_order_desc": ["Place dough into the cake form.", "Incorporate strawberries into the cake and spread cr\u00e8me upon it.", "Slice strawberries into small pieces, then add sugar, pour in eggs, incorporate flour, and mix in butter into the cake batter.", "Whisk the mixture together."], "ground_truth": [2, 3, 0, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "305", "video_file": "video_305.mp4", "url": "https://www.youtube.com/watch?v=xF9T3AkqLic", "question": "", "current_order": [2, 1, 3, 0], "current_order_desc": ["Place dough into the cake form.", "Whisk the mixture together.", "Incorporate strawberries into the cake and spread cr\u00e8me upon it.", "Slice strawberries into small pieces, then add sugar, pour in eggs, incorporate flour, and mix in butter into the cake batter."], "ground_truth": [3, 1, 0, 2], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "306", "video_file": "video_306.mp4", "url": "https://www.youtube.com/watch?v=PeCA5gMa3dc", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Pour the egg and sugar into the cake batter and whisk the mixture together.", "Spread creme upon the cake and incorporate strawberries into it.", "Place the dough into the cake form and whisk the mixture together."], "ground_truth": [0, 2, 1], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "307", "video_file": "video_307.mp4", "url": "https://www.youtube.com/watch?v=PeCA5gMa3dc", "question": "", "current_order": [1, 0, 2], "current_order_desc": ["Place the dough into the cake form and whisk the mixture together.", "Pour the egg and sugar into the cake batter and whisk the mixture together.", "Spread creme upon the cake and incorporate strawberries into it."], "ground_truth": [1, 0, 2], "goal": "Make French Strawberry Cake", "process_id": "87706", "video_src": "CrossTask"}, {"qid": "308", "video_file": "video_308.mp4", "url": "https://www.youtube.com/watch?v=hlWktQ_sHcY", "question": "", "current_order": [2, 0, 3, 1], "current_order_desc": ["Flip the pancake in the pan.", "Incorporate egg, sugar, and flour into the pancake batter while whisking the mixture.", "Remove pancake from the pan.", "Pour pancake mixture into the pan."], "ground_truth": [1, 3, 0, 2], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "309", "video_file": "video_309.mp4", "url": "https://www.youtube.com/watch?v=hlWktQ_sHcY", "question": "", "current_order": [3, 0, 1, 2], "current_order_desc": ["Remove pancake from the pan.", "Incorporate egg, sugar, and flour into the pancake batter while whisking the mixture.", "Pour pancake mixture into the pan.", "Flip the pancake in the pan."], "ground_truth": [1, 2, 3, 0], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "310", "video_file": "video_310.mp4", "url": "https://www.youtube.com/watch?v=FLd00Bx4tOk", "question": "", "current_order": [0, 3, 2, 1], "current_order_desc": ["Mix flour and milk into the pancake batter, then whisk the mixture.", "Remove pancake from the pan.", "Flip the pancake in the pan.", "Pour pancake mixture into the pan."], "ground_truth": [0, 3, 2, 1], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "311", "video_file": "video_311.mp4", "url": "https://www.youtube.com/watch?v=FLd00Bx4tOk", "question": "", "current_order": [0, 1, 3, 2], "current_order_desc": ["Mix flour and milk into the pancake batter, then whisk the mixture.", "Pour pancake mixture into the pan.", "Remove pancake from the pan.", "Flip the pancake in the pan."], "ground_truth": [0, 1, 3, 2], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "312", "video_file": "video_312.mp4", "url": "https://www.youtube.com/watch?v=Kez9B1ww8-Y", "question": "", "current_order": [2, 1, 0, 3, 4], "current_order_desc": ["Pour pancake mixture into the pan.", "Whisk the pancake mixture.", "Mix flour and incorporate egg into the pancake batter.", "Flip the pancake in the pan.", "Remove pancake from the pan."], "ground_truth": [2, 1, 0, 3, 4], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "313", "video_file": "video_313.mp4", "url": "https://www.youtube.com/watch?v=Kez9B1ww8-Y", "question": "", "current_order": [2, 4, 0, 3, 1], "current_order_desc": ["Pour pancake mixture into the pan.", "Remove pancake from the pan.", "Mix flour and incorporate egg into the pancake batter.", "Flip the pancake in the pan.", "Whisk the pancake mixture."], "ground_truth": [2, 4, 0, 3, 1], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "314", "video_file": "video_314.mp4", "url": "https://www.youtube.com/watch?v=1D2ODXSMis8", "question": "", "current_order": [2, 1, 0, 3], "current_order_desc": ["Flip the pancake in the pan.", "Pour pancake mixture into the pan.", "Mix flour, sugar, and egg into the pancake batter, then pour in the milk and whisk the mixture.", "Remove pancake from the pan."], "ground_truth": [2, 1, 0, 3], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "315", "video_file": "video_315.mp4", "url": "https://www.youtube.com/watch?v=1D2ODXSMis8", "question": "", "current_order": [0, 2, 3, 1], "current_order_desc": ["Mix flour, sugar, and egg into the pancake batter, then pour in the milk and whisk the mixture.", "Flip the pancake in the pan.", "Remove pancake from the pan.", "Pour pancake mixture into the pan."], "ground_truth": [0, 3, 1, 2], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "316", "video_file": "video_316.mp4", "url": "https://www.youtube.com/watch?v=jhKDSmC8du8", "question": "", "current_order": [0, 3, 2, 4, 1], "current_order_desc": ["Mix flour into the pancake batter.", "Flip the pancake in the pan.", "Pour pancake mixture into the pan.", "Remove pancake from the pan.", "Whisk the pancake mixture."], "ground_truth": [0, 4, 2, 1, 3], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "317", "video_file": "video_317.mp4", "url": "https://www.youtube.com/watch?v=jhKDSmC8du8", "question": "", "current_order": [3, 1, 4, 2, 0], "current_order_desc": ["Flip the pancake in the pan.", "Whisk the pancake mixture.", "Remove pancake from the pan.", "Pour pancake mixture into the pan.", "Mix flour into the pancake batter."], "ground_truth": [4, 1, 3, 0, 2], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "318", "video_file": "video_318.mp4", "url": "https://www.youtube.com/watch?v=LBuL5UIRTMc", "question": "", "current_order": [0, 2, 3, 1], "current_order_desc": ["Mix the flour and egg into the pancake batter while whisking the mixture.", "Flip the pancake in the pan.", "Remove pancake from the pan.", "Pour pancake mixture into the pan."], "ground_truth": [0, 3, 1, 2], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "319", "video_file": "video_319.mp4", "url": "https://www.youtube.com/watch?v=LBuL5UIRTMc", "question": "", "current_order": [2, 0, 3, 1], "current_order_desc": ["Flip the pancake in the pan.", "Mix the flour and egg into the pancake batter while whisking the mixture.", "Remove pancake from the pan.", "Pour pancake mixture into the pan."], "ground_truth": [1, 3, 0, 2], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "320", "video_file": "video_320.mp4", "url": "https://www.youtube.com/watch?v=bOJQE4xSfqU", "question": "", "current_order": [1, 3, 2, 0], "current_order_desc": ["Pour pancake mixture into the pan.", "Remove pancake from the pan.", "Flip the pancake in the pan.", "Mix flour, pour in milk, incorporate egg, and whisk the pancake batter."], "ground_truth": [3, 0, 2, 1], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "321", "video_file": "video_321.mp4", "url": "https://www.youtube.com/watch?v=bOJQE4xSfqU", "question": "", "current_order": [0, 3, 2, 1], "current_order_desc": ["Mix flour, pour in milk, incorporate egg, and whisk the pancake batter.", "Remove pancake from the pan.", "Flip the pancake in the pan.", "Pour pancake mixture into the pan."], "ground_truth": [0, 3, 2, 1], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "322", "video_file": "video_322.mp4", "url": "https://www.youtube.com/watch?v=96ePpBIYucw", "question": "", "current_order": [1, 2, 0], "current_order_desc": ["Pour pancake mixture into the pan.", "Flip the pancake in the pan.", "Incorporate egg, pour milk, mix flour, and whisk the pancake batter."], "ground_truth": [2, 0, 1], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "323", "video_file": "video_323.mp4", "url": "https://www.youtube.com/watch?v=96ePpBIYucw", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Flip the pancake in the pan.", "Incorporate egg, pour milk, mix flour, and whisk the pancake batter.", "Pour pancake mixture into the pan."], "ground_truth": [1, 2, 0], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "324", "video_file": "video_324.mp4", "url": "https://www.youtube.com/watch?v=LKOTDWw7gz8", "question": "", "current_order": [2, 3, 1, 0], "current_order_desc": ["Pour pancake mixture into the pan.", "Flip the pancake in the pan.", "Whisk the pancake mixture.", "Mix flour and incorporate egg into the pancake batter."], "ground_truth": [3, 2, 0, 1], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "325", "video_file": "video_325.mp4", "url": "https://www.youtube.com/watch?v=LKOTDWw7gz8", "question": "", "current_order": [2, 3, 0, 1], "current_order_desc": ["Pour pancake mixture into the pan.", "Flip the pancake in the pan.", "Mix flour and incorporate egg into the pancake batter.", "Whisk the pancake mixture."], "ground_truth": [2, 3, 0, 1], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "326", "video_file": "video_326.mp4", "url": "https://www.youtube.com/watch?v=GCqVVmfyDR4", "question": "", "current_order": [2, 1, 4, 0, 3], "current_order_desc": ["Pour pancake mixture into the pan.", "Whisk the pancake mixture.", "Remove pancake from the pan.", "Mix flour into the pancake batter.", "Flip the pancake in the pan."], "ground_truth": [3, 1, 0, 4, 2], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "327", "video_file": "video_327.mp4", "url": "https://www.youtube.com/watch?v=GCqVVmfyDR4", "question": "", "current_order": [0, 2, 4, 1, 3], "current_order_desc": ["Mix flour into the pancake batter.", "Pour pancake mixture into the pan.", "Remove pancake from the pan.", "Whisk the pancake mixture.", "Flip the pancake in the pan."], "ground_truth": [0, 3, 1, 4, 2], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "328", "video_file": "video_328.mp4", "url": "https://www.youtube.com/watch?v=00EXA31EVO8", "question": "", "current_order": [3, 2, 0, 4, 1], "current_order_desc": ["Flip the pancake in the pan.", "Pour pancake mixture into the pan.", "Incorporate egg, sugar, and flour into the pancake batter.", "Remove pancake from the pan.", "Whisk the pancake mixture."], "ground_truth": [2, 4, 1, 0, 3], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "329", "video_file": "video_329.mp4", "url": "https://www.youtube.com/watch?v=00EXA31EVO8", "question": "", "current_order": [0, 4, 3, 2, 1], "current_order_desc": ["Incorporate egg, sugar, and flour into the pancake batter.", "Remove pancake from the pan.", "Flip the pancake in the pan.", "Pour pancake mixture into the pan.", "Whisk the pancake mixture."], "ground_truth": [0, 4, 3, 2, 1], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "330", "video_file": "video_330.mp4", "url": "https://www.youtube.com/watch?v=LuZXa72mEsg", "question": "", "current_order": [0, 2, 3, 1], "current_order_desc": ["Mix flour and sugar into the pancake batter.", "Pour pancake mixture into the pan.", "Flip the pancake in the pan.", "Whisk the pancake mixture."], "ground_truth": [0, 3, 1, 2], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "331", "video_file": "video_331.mp4", "url": "https://www.youtube.com/watch?v=LuZXa72mEsg", "question": "", "current_order": [3, 0, 1, 2], "current_order_desc": ["Flip the pancake in the pan.", "Mix flour and sugar into the pancake batter.", "Whisk the pancake mixture.", "Pour pancake mixture into the pan."], "ground_truth": [1, 2, 3, 0], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "332", "video_file": "video_332.mp4", "url": "https://www.youtube.com/watch?v=AUZHZ3PH6vM", "question": "", "current_order": [2, 1, 0, 3], "current_order_desc": ["Pour pancake mixture into the pan.", "Whisk the pancake mixture.", "Pour milk, incorporate egg, and add sugar into the pancake batter.", "Flip the pancake in the pan."], "ground_truth": [2, 1, 0, 3], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "333", "video_file": "video_333.mp4", "url": "https://www.youtube.com/watch?v=AUZHZ3PH6vM", "question": "", "current_order": [1, 0, 2, 3], "current_order_desc": ["Whisk the pancake mixture.", "Pour milk, incorporate egg, and add sugar into the pancake batter.", "Pour pancake mixture into the pan.", "Flip the pancake in the pan."], "ground_truth": [1, 0, 2, 3], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "334", "video_file": "video_334.mp4", "url": "https://www.youtube.com/watch?v=d6OjOLtrxuI", "question": "", "current_order": [1, 0, 3, 2], "current_order_desc": ["Pour pancake mixture into the pan.", "Mix flour, incorporate egg, pour milk, and whisk the pancake batter.", "Remove pancake from the pan.", "Flip the pancake in the pan."], "ground_truth": [1, 0, 3, 2], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "335", "video_file": "video_335.mp4", "url": "https://www.youtube.com/watch?v=d6OjOLtrxuI", "question": "", "current_order": [2, 3, 1, 0], "current_order_desc": ["Flip the pancake in the pan.", "Remove pancake from the pan.", "Pour pancake mixture into the pan.", "Mix flour, incorporate egg, pour milk, and whisk the pancake batter."], "ground_truth": [3, 2, 0, 1], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "336", "video_file": "video_336.mp4", "url": "https://www.youtube.com/watch?v=BATQfDFcQMo", "question": "", "current_order": [4, 2, 0, 1, 3], "current_order_desc": ["Remove pancake from the pan.", "Pour pancake mixture into the pan.", "Mix flour and sugar into the pancake batter.", "Whisk the pancake mixture.", "Flip the pancake in the pan."], "ground_truth": [2, 3, 1, 4, 0], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "337", "video_file": "video_337.mp4", "url": "https://www.youtube.com/watch?v=BATQfDFcQMo", "question": "", "current_order": [1, 2, 3, 4, 0], "current_order_desc": ["Whisk the pancake mixture.", "Pour pancake mixture into the pan.", "Flip the pancake in the pan.", "Remove pancake from the pan.", "Mix flour and sugar into the pancake batter."], "ground_truth": [4, 0, 1, 2, 3], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "338", "video_file": "video_338.mp4", "url": "https://www.youtube.com/watch?v=_Ek1NK1bedE", "question": "", "current_order": [0, 2, 1], "current_order_desc": ["Incorporate sugar, flour, and egg into the pancake batter, then whisk the mixture.", "Flip the pancake in the pan.", "Pour pancake mixture into the pan."], "ground_truth": [0, 2, 1], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "339", "video_file": "video_339.mp4", "url": "https://www.youtube.com/watch?v=_Ek1NK1bedE", "question": "", "current_order": [2, 0, 1], "current_order_desc": ["Flip the pancake in the pan.", "Incorporate sugar, flour, and egg into the pancake batter, then whisk the mixture.", "Pour pancake mixture into the pan."], "ground_truth": [1, 2, 0], "goal": "Make Pancakes", "process_id": "91515", "video_src": "CrossTask"}, {"qid": "340", "video_file": "video_340.mp4", "url": "https://www.youtube.com/watch?v=JU06owY7128", "question": "", "current_order": [0, 2, 1, 3, 4], "current_order_desc": ["Pour egg whites into the bowl.", "Place meringue mixture into a piping bag.", "Whisk the mixture to form meringue.", "Spread meringue mixture onto the baking sheet.", "Place meringue into the oven."], "ground_truth": [0, 2, 1, 3, 4], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "341", "video_file": "video_341.mp4", "url": "https://www.youtube.com/watch?v=JU06owY7128", "question": "", "current_order": [3, 2, 1, 4, 0], "current_order_desc": ["Spread meringue mixture onto the baking sheet.", "Place meringue mixture into a piping bag.", "Whisk the mixture to form meringue.", "Place meringue into the oven.", "Pour egg whites into the bowl."], "ground_truth": [4, 2, 1, 0, 3], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "342", "video_file": "video_342.mp4", "url": "https://www.youtube.com/watch?v=JU06owY7128", "question": "", "current_order": [1, 4, 2, 0, 3], "current_order_desc": ["Whisk the mixture to form meringue.", "Place meringue into the oven.", "Place meringue mixture into a piping bag.", "Pour egg whites into the bowl.", "Spread meringue mixture onto the baking sheet."], "ground_truth": [3, 0, 2, 4, 1], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "343", "video_file": "video_343.mp4", "url": "https://www.youtube.com/watch?v=JU06owY7128", "question": "", "current_order": [4, 0, 3, 1, 2], "current_order_desc": ["Place meringue into the oven.", "Pour egg whites into the bowl.", "Spread meringue mixture onto the baking sheet.", "Whisk the mixture to form meringue.", "Place meringue mixture into a piping bag."], "ground_truth": [1, 3, 4, 2, 0], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "344", "video_file": "video_344.mp4", "url": "https://www.youtube.com/watch?v=TgbaA5_HVDE", "question": "", "current_order": [1, 3, 2, 0], "current_order_desc": ["Whisk the mixture to form meringue.", "Place meringue into the oven.", "Spread meringue mixture onto the baking sheet.", "Pour egg whites into the bowl."], "ground_truth": [3, 0, 2, 1], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "345", "video_file": "video_345.mp4", "url": "https://www.youtube.com/watch?v=TgbaA5_HVDE", "question": "", "current_order": [1, 2, 3, 0], "current_order_desc": ["Whisk the mixture to form meringue.", "Spread meringue mixture onto the baking sheet.", "Place meringue into the oven.", "Pour egg whites into the bowl."], "ground_truth": [3, 0, 1, 2], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "346", "video_file": "video_346.mp4", "url": "https://www.youtube.com/watch?v=TgbaA5_HVDE", "question": "", "current_order": [1, 0, 3, 2], "current_order_desc": ["Whisk the mixture to form meringue.", "Pour egg whites into the bowl.", "Place meringue into the oven.", "Spread meringue mixture onto the baking sheet."], "ground_truth": [1, 0, 3, 2], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "347", "video_file": "video_347.mp4", "url": "https://www.youtube.com/watch?v=ZVkKZBaeWM4", "question": "", "current_order": [2, 1, 3, 0], "current_order_desc": ["Place meringue mixture into a piping bag.", "Whisk the mixture to form meringue.", "Place meringue into the oven.", "Pour egg whites into the bowl."], "ground_truth": [3, 1, 0, 2], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "348", "video_file": "video_348.mp4", "url": "https://www.youtube.com/watch?v=ZVkKZBaeWM4", "question": "", "current_order": [2, 0, 3, 1], "current_order_desc": ["Place meringue mixture into a piping bag.", "Pour egg whites into the bowl.", "Place meringue into the oven.", "Whisk the mixture to form meringue."], "ground_truth": [1, 3, 0, 2], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "349", "video_file": "video_349.mp4", "url": "https://www.youtube.com/watch?v=ZVkKZBaeWM4", "question": "", "current_order": [2, 3, 0, 1], "current_order_desc": ["Place meringue mixture into a piping bag.", "Place meringue into the oven.", "Pour egg whites into the bowl.", "Whisk the mixture to form meringue."], "ground_truth": [2, 3, 0, 1], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "350", "video_file": "video_350.mp4", "url": "https://www.youtube.com/watch?v=3RY1-fHJym8", "question": "", "current_order": [3, 0, 2, 1], "current_order_desc": ["Place meringue into the oven.", "Pour egg whites into the bowl.", "Spread meringue mixture onto the baking sheet.", "Whisk the mixture to form meringue."], "ground_truth": [1, 3, 2, 0], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "351", "video_file": "video_351.mp4", "url": "https://www.youtube.com/watch?v=3RY1-fHJym8", "question": "", "current_order": [0, 3, 2, 1], "current_order_desc": ["Pour egg whites into the bowl.", "Place meringue into the oven.", "Spread meringue mixture onto the baking sheet.", "Whisk the mixture to form meringue."], "ground_truth": [0, 3, 2, 1], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "352", "video_file": "video_352.mp4", "url": "https://www.youtube.com/watch?v=3RY1-fHJym8", "question": "", "current_order": [0, 1, 3, 2], "current_order_desc": ["Pour egg whites into the bowl.", "Whisk the mixture to form meringue.", "Place meringue into the oven.", "Spread meringue mixture onto the baking sheet."], "ground_truth": [0, 1, 3, 2], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "353", "video_file": "video_353.mp4", "url": "https://www.youtube.com/watch?v=Cnm3vorDXIQ", "question": "", "current_order": [0, 4, 3, 1, 2], "current_order_desc": ["Pour egg whites into the bowl.", "Place meringue into the oven.", "Spread meringue mixture onto the baking sheet.", "Whisk the mixture to form meringue.", "Place meringue mixture into a piping bag."], "ground_truth": [0, 3, 4, 2, 1], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "354", "video_file": "video_354.mp4", "url": "https://www.youtube.com/watch?v=Cnm3vorDXIQ", "question": "", "current_order": [3, 1, 0, 4, 2], "current_order_desc": ["Spread meringue mixture onto the baking sheet.", "Whisk the mixture to form meringue.", "Pour egg whites into the bowl.", "Place meringue into the oven.", "Place meringue mixture into a piping bag."], "ground_truth": [2, 1, 4, 0, 3], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "355", "video_file": "video_355.mp4", "url": "https://www.youtube.com/watch?v=Cnm3vorDXIQ", "question": "", "current_order": [1, 2, 4, 0, 3], "current_order_desc": ["Whisk the mixture to form meringue.", "Place meringue mixture into a piping bag.", "Place meringue into the oven.", "Pour egg whites into the bowl.", "Spread meringue mixture onto the baking sheet."], "ground_truth": [3, 0, 1, 4, 2], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "356", "video_file": "video_356.mp4", "url": "https://www.youtube.com/watch?v=Cnm3vorDXIQ", "question": "", "current_order": [4, 2, 1, 0, 3], "current_order_desc": ["Place meringue into the oven.", "Place meringue mixture into a piping bag.", "Whisk the mixture to form meringue.", "Pour egg whites into the bowl.", "Spread meringue mixture onto the baking sheet."], "ground_truth": [3, 2, 1, 4, 0], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "357", "video_file": "video_357.mp4", "url": "https://www.youtube.com/watch?v=7p75OXKrBbU", "question": "", "current_order": [1, 0, 3, 2], "current_order_desc": ["Whisk the mixture to form meringue.", "Pour the egg whites into the bowl and add sugar to the meringue.", "Place meringue into the oven.", "Spread meringue mixture onto the baking sheet."], "ground_truth": [1, 0, 3, 2], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "358", "video_file": "video_358.mp4", "url": "https://www.youtube.com/watch?v=7p75OXKrBbU", "question": "", "current_order": [2, 1, 3, 0], "current_order_desc": ["Spread meringue mixture onto the baking sheet.", "Whisk the mixture to form meringue.", "Place meringue into the oven.", "Pour the egg whites into the bowl and add sugar to the meringue."], "ground_truth": [3, 1, 0, 2], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "359", "video_file": "video_359.mp4", "url": "https://www.youtube.com/watch?v=7p75OXKrBbU", "question": "", "current_order": [1, 2, 3, 0], "current_order_desc": ["Whisk the mixture to form meringue.", "Spread meringue mixture onto the baking sheet.", "Place meringue into the oven.", "Pour the egg whites into the bowl and add sugar to the meringue."], "ground_truth": [3, 0, 1, 2], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "360", "video_file": "video_360.mp4", "url": "https://www.youtube.com/watch?v=NS4yqgNjl9Y", "question": "", "current_order": [2, 0, 1, 3], "current_order_desc": ["Spread meringue mixture onto the baking sheet.", "Pour the egg whites into the bowl and add sugar to the meringue.", "Whisk the mixture to form meringue.", "Place meringue into the oven."], "ground_truth": [1, 2, 0, 3], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "361", "video_file": "video_361.mp4", "url": "https://www.youtube.com/watch?v=NS4yqgNjl9Y", "question": "", "current_order": [1, 0, 2, 3], "current_order_desc": ["Whisk the mixture to form meringue.", "Pour the egg whites into the bowl and add sugar to the meringue.", "Spread meringue mixture onto the baking sheet.", "Place meringue into the oven."], "ground_truth": [1, 0, 2, 3], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "362", "video_file": "video_362.mp4", "url": "https://www.youtube.com/watch?v=NS4yqgNjl9Y", "question": "", "current_order": [1, 3, 0, 2], "current_order_desc": ["Whisk the mixture to form meringue.", "Place meringue into the oven.", "Pour the egg whites into the bowl and add sugar to the meringue.", "Spread meringue mixture onto the baking sheet."], "ground_truth": [2, 0, 3, 1], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "363", "video_file": "video_363.mp4", "url": "https://www.youtube.com/watch?v=lacs_y6OIh4", "question": "", "current_order": [3, 0, 1, 2], "current_order_desc": ["Place meringue into the oven.", "Pour egg whites into the bowl.", "Whisk the mixture to form meringue.", "Spread meringue mixture onto the baking sheet."], "ground_truth": [1, 2, 3, 0], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "364", "video_file": "video_364.mp4", "url": "https://www.youtube.com/watch?v=lacs_y6OIh4", "question": "", "current_order": [1, 2, 3, 0], "current_order_desc": ["Whisk the mixture to form meringue.", "Spread meringue mixture onto the baking sheet.", "Place meringue into the oven.", "Pour egg whites into the bowl."], "ground_truth": [3, 0, 1, 2], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}, {"qid": "365", "video_file": "video_365.mp4", "url": "https://www.youtube.com/watch?v=lacs_y6OIh4", "question": "", "current_order": [2, 3, 1, 0], "current_order_desc": ["Spread meringue mixture onto the baking sheet.", "Place meringue into the oven.", "Whisk the mixture to form meringue.", "Pour egg whites into the bowl."], "ground_truth": [3, 2, 0, 1], "goal": "Make Meringue", "process_id": "94276", "video_src": "CrossTask"}]
\ No newline at end of file
diff --git a/data.parquet b/data.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d9a755345a83f1e3f1463ffe535856d3e720f2a9
--- /dev/null
+++ b/data.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0d8c59f734969fa0494c702350454e7096113f303f3cee253219487f1b861236
+size 22475
diff --git a/dataset.py b/dataset.py
new file mode 100644
index 0000000000000000000000000000000000000000..e9f8d3bb2939fd60d96006723a501d11b1eda885
--- /dev/null
+++ b/dataset.py
@@ -0,0 +1,91 @@
+
+import torch
+import os
+import json
+
+PROMPT='''The given video consists of multiple short clips, each showing a different segment needed to complete the task: {goal}.
+These clips are randomly shuffled, and your job is to arrange them in the correct order to complete the task: {goal}.
+The clip numbers are mentioned at the beginning of each clip as Clip 1, Clip 2, and so on.
+In order to solve this task, first, you should identify the activity that is performed in each clip, and then use your reasoning and common sense to arrange these clips to successfully complete the task.
+
+The final output should be in this format:
+
+Correct order:
+'''
+
+pp_prompts=dict(
+ default=PROMPT,
+ rrd="",
+)
+valid_modes=list(pp_prompts.keys())
+
+class VCRBench(torch.utils.data.Dataset):
+ """basic dataset for inference"""
+
+ def __init__(
+ self,
+ question_file,
+ video_root,
+ mode='default',
+ video_load_fn=None,
+ load_video_kwargs={}
+ ) -> None:
+ super(VCRBench, self).__init__()
+ self.data = json.load(open(question_file))
+ self.video_load_fn = video_load_fn
+ self.load_video_kwargs = load_video_kwargs
+ assert mode in valid_modes, print(f"choose from: {valid_modes}")
+ self.mode = mode
+ self.prompt = pp_prompts[mode]
+ self.video_root = os.path.join(video_root, 'videos')
+
+ def __len__(self) -> int:
+ return len(self.data)
+
+ def prepare_question(self, sample):
+ if self.mode in ['default']:
+ prompt=self.prompt.format(goal=sample['goal'])
+ elif self.mode in ['rrd']:
+ prompt=sample['goal']
+ else:
+ raise ValueError()
+ return prompt
+
+ def prepare_answer(self, sample):
+ gt = [o+1 for o in sample['ground_truth']]
+ return gt
+
+ def prepare_sample(self, sample):
+ video_file = os.path.join(self.video_root, sample['video_file'])
+ if self.video_load_fn:
+ video = self.video_load_fn(video_file, **self.load_video_kwargs)
+ else:
+ video = video_file
+
+ return {'video': video,
+ 'video_file': sample['video_file'],
+ 'qid': sample['qid'],
+ 'question': self.prepare_question(sample),
+ 'answer': self.prepare_answer(sample)}
+
+ def __getitem__(self, i):
+ sample = self.data[i]
+ return self.prepare_sample(sample)
+
+
+if __name__=='__main__':
+
+ dataset=VCRBench(question_file="./data.json",
+ video_root="./",
+ mode='default',
+ )
+
+ for sample in dataset:
+ print(f"question: {sample['question']}")
+ print(f"video file: {sample['video_file']}")
+ print(f"answer: {sample['answer']}")
+ print('*'*10)
+
+ break
+
+
\ No newline at end of file
diff --git a/sample.png b/sample.png
new file mode 100644
index 0000000000000000000000000000000000000000..63b1a0acce8db0279d3bff6698347bd0a0a7028a
--- /dev/null
+++ b/sample.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0264c446b5f24846cc1c4765a559488ea55f8e2210597cf194647c7f135f6634
+size 1172854
diff --git a/videos/video_1.mp4 b/videos/video_1.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..24db226f3ca7b410064e21c051c8361053b6cb9a
--- /dev/null
+++ b/videos/video_1.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f027c389de93e459876bd42b1bd7e70af51230beda8dc083fe2234d67d664691
+size 1143523
diff --git a/videos/video_10.mp4 b/videos/video_10.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..eede0a9ea1309f492ade3645b82c58a5a562f3b2
--- /dev/null
+++ b/videos/video_10.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6829bf588a19dd4f0d782a76e0fc9dd34e90e4189aab2220902cd6b6fb7e2768
+size 583140
diff --git a/videos/video_100.mp4 b/videos/video_100.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..bcbb2e3163e2ee97f54ec3751a1f2f4fb9890a70
--- /dev/null
+++ b/videos/video_100.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a0162965b5f33af2880d0657b1601dd120536c6bdd240cbe33704fac56311756
+size 12361072
diff --git a/videos/video_101.mp4 b/videos/video_101.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8704349965b0ba81e7a7651cfc241cd8c1d63c47
--- /dev/null
+++ b/videos/video_101.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7e276805dd1f7fc34e54c52aa6f40a3fe81ce6ed0952d3b4c7bd4f9bda73740e
+size 12410354
diff --git a/videos/video_102.mp4 b/videos/video_102.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..6db935ff4a69794dfb6046e6b5abae053afd7711
--- /dev/null
+++ b/videos/video_102.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:507cf6aa6fb593b4fefdf54de1ff2d8db180e2256abada813bd37b1bf22d846a
+size 12409135
diff --git a/videos/video_103.mp4 b/videos/video_103.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2104d9ca56429befd6ff121790cb2763db2dae0f
--- /dev/null
+++ b/videos/video_103.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4bdfed06572e47f10ecd0842f28864d1c5dea91912d9e41ef211ec6bcb075c45
+size 1755828
diff --git a/videos/video_104.mp4 b/videos/video_104.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..39aefe2d99f0942843781ac444f484ecfa6cc35b
--- /dev/null
+++ b/videos/video_104.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:391aab1dd1a2b395137e7b3662572830a97203c3c211dfbdc217e75970c96522
+size 2796992
diff --git a/videos/video_105.mp4 b/videos/video_105.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..3b7aac20340736f30193859b4c049ce90f74f6d2
--- /dev/null
+++ b/videos/video_105.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4fbc28aa4abe7f018a74f3810a4148a94583f324b379a766838a596a18f95b66
+size 2212459
diff --git a/videos/video_106.mp4 b/videos/video_106.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e64157083d194b36b1be56bd7a51a56c00a33482
--- /dev/null
+++ b/videos/video_106.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:624ca6f8f75b5a9dd95b65eb6fc641476681bd4754cdce0107fd1490c9de2ecc
+size 2210588
diff --git a/videos/video_107.mp4 b/videos/video_107.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..84466c931e5475b2c66bcf8c153d669b0f246a65
--- /dev/null
+++ b/videos/video_107.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3dc1bb8d1deace95e4e71aa3755f890af677f4d3bc93424e2d7e20c909a47059
+size 2211163
diff --git a/videos/video_108.mp4 b/videos/video_108.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..098d57f7dd944358648acf393f191d7130e2e424
--- /dev/null
+++ b/videos/video_108.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dff5075d41ab0e816fcdcfb8d1e9a09092c08e9cef0b3028a76205b53aa3b7dd
+size 5402337
diff --git a/videos/video_109.mp4 b/videos/video_109.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..ebfa8bee329b51313e4ac0c22b18a89c51640c69
--- /dev/null
+++ b/videos/video_109.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:10e0c26ca22798d608c100f4789cca61d0b51d0eb991d328d25379b18fbd8bbc
+size 5417348
diff --git a/videos/video_11.mp4 b/videos/video_11.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d3af4c5dd768a367aaa23419aebce81c75adc3eb
--- /dev/null
+++ b/videos/video_11.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0272f6f598fd4ab841b9e20ec62166e31cd5566b47e34e79a0d6db2a2b25c094
+size 580656
diff --git a/videos/video_110.mp4 b/videos/video_110.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..ebe8f58d8913ff6574909a04a55f9d900fb4d953
--- /dev/null
+++ b/videos/video_110.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:84a49e21fcc4b3b2de2470685da7bedafd92f805dee6058da8218228ba6c701e
+size 5414959
diff --git a/videos/video_111.mp4 b/videos/video_111.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d6f29155e7d6324bf64297c91d1249414cecbb46
--- /dev/null
+++ b/videos/video_111.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:98d7cb95d5d828f6a05f9e1a2b068f3daa58573d6de2f22cb8f794afd2fe0dfa
+size 1974742
diff --git a/videos/video_112.mp4 b/videos/video_112.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..cf8a5dd36dc0487c920fafc851accb62e2b044c7
--- /dev/null
+++ b/videos/video_112.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:457585e46f58a05c1896887ab39d6029ed3421a9187a8827c006cbaa6986fb3c
+size 1976202
diff --git a/videos/video_113.mp4 b/videos/video_113.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..56439e30860e59e179bbf1db1247cf581627bedb
--- /dev/null
+++ b/videos/video_113.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2c0ecbdaa00faf784c68b9192eb2bff818c71b5dc25367fc6ff4b419e9fcd9ac
+size 1966890
diff --git a/videos/video_114.mp4 b/videos/video_114.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..290de8785a8e852c45f8332a1ff60aceae88e6f4
--- /dev/null
+++ b/videos/video_114.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c68397c74ebf84ebba8ea980aae12ef8acc4d8f8d6651325666521286fa351c6
+size 1963353
diff --git a/videos/video_115.mp4 b/videos/video_115.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..ea625d935c2534d6eed2ce869a61076d46c37f2e
--- /dev/null
+++ b/videos/video_115.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:08a4d3b4d082861fdf721484149390074f6156b80630fe61e81f9cae868824b3
+size 9852032
diff --git a/videos/video_116.mp4 b/videos/video_116.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..47f9093790ae2b83e062a25439181f53c689594e
--- /dev/null
+++ b/videos/video_116.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a41ecc720bb61f34d739e8e12399fa0e670448c1e1abe825a8966b1944ea343e
+size 1771661
diff --git a/videos/video_117.mp4 b/videos/video_117.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c4c2a96e4dbc5be4d00fb975886ae0cc65559393
--- /dev/null
+++ b/videos/video_117.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8191d614e4b8bcf7c039acbeef167fb546bfe5a3b100bb352e073733c1bcc2fa
+size 9535032
diff --git a/videos/video_118.mp4 b/videos/video_118.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..4e2b1f9360959c946ee43a85bac599123368ad5c
--- /dev/null
+++ b/videos/video_118.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:db0148631ce020d2746132d8b2bebc59969d187973ea6f951c1ccdd64589058b
+size 11861020
diff --git a/videos/video_119.mp4 b/videos/video_119.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..437d6f60f0ba30823bc2ccae9705469ea00dcbf3
--- /dev/null
+++ b/videos/video_119.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2c023b0f30759beafaea21395e29bbc5a851b47e67184ca73f89e5650a4af17f
+size 2430801
diff --git a/videos/video_12.mp4 b/videos/video_12.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..bb34b2b46d58fe7a9fe1b1d253e32b3f6053db2a
--- /dev/null
+++ b/videos/video_12.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7e9c3c21f490d16e9513618376fb42633e483d454efe2a595566763438d7983b
+size 2178478
diff --git a/videos/video_120.mp4 b/videos/video_120.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..00d41cce5151c53b5fde30e013db0a092bac5c9b
--- /dev/null
+++ b/videos/video_120.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:767d9833282d6385308be2908ca67b510cba0ae5fa3e479214e81693672769db
+size 2421917
diff --git a/videos/video_121.mp4 b/videos/video_121.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0bdc254f117f79ca08a4fe9bd03dd9db907a67be
--- /dev/null
+++ b/videos/video_121.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f7ae9e0feef9429b59743de87327efe3bd0543fe4e5e1756a5b88fa30e9f3833
+size 2367949
diff --git a/videos/video_122.mp4 b/videos/video_122.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b13f32841643f476337269959e700a5bb217b68c
--- /dev/null
+++ b/videos/video_122.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c5f395db0631c9f74ff5d274b14bd2d588ca14ee51ffca83237d311602df1efb
+size 2364114
diff --git a/videos/video_123.mp4 b/videos/video_123.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e28d5390a85058462eb27cc3c685afc7208ccefe
--- /dev/null
+++ b/videos/video_123.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ce521f1e1c231ca5384d1e23294ba49272e030b172879bd33a825726e296e8ac
+size 2362321
diff --git a/videos/video_124.mp4 b/videos/video_124.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f82046861965daa0302f4cd3601bbf7837768ee9
--- /dev/null
+++ b/videos/video_124.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4f0a5218557d3f349e44521f1e4de44cad6f88d5cc36cd2aa28e778fd9f7a7f4
+size 2355186
diff --git a/videos/video_125.mp4 b/videos/video_125.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..06393c6ab0ba348f0188b3897c3c4ae279e92b2d
--- /dev/null
+++ b/videos/video_125.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1ef94407e698c7020ed987e7f8dcfce3f4ca6e1c3cc2e1449fcc68b456821592
+size 4779922
diff --git a/videos/video_126.mp4 b/videos/video_126.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1b1757fe5efe1b4f52d07199d6d1987a9c442891
--- /dev/null
+++ b/videos/video_126.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:efe021303bcafc3a5affa135fcdcc2ceb8ed79d5025f02433d4dbd952d3d3558
+size 4783024
diff --git a/videos/video_127.mp4 b/videos/video_127.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d6a75d9c3021b6440d7c01c8cb4f52b577951bf3
--- /dev/null
+++ b/videos/video_127.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:acd6563eb21c9d8a29545cbc5ed973ef4cf2715efed4cf68062aab9ee098a7f4
+size 4781657
diff --git a/videos/video_128.mp4 b/videos/video_128.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0aa4b6ad9a1fd8e30c273e34906700d26ce1593a
--- /dev/null
+++ b/videos/video_128.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f6ae9056d3a2d10c2c3f944b284e189a09db92330fdb6f4491af5f933bb7375a
+size 7063845
diff --git a/videos/video_129.mp4 b/videos/video_129.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9ef89d059a060653816708215013826b1d24dfe6
--- /dev/null
+++ b/videos/video_129.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b3e60c81572759fda9ea73cab104fc21dc7b79e934df3839762103a9a916f8a9
+size 7064395
diff --git a/videos/video_13.mp4 b/videos/video_13.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..eb4891c5372218cc3e88f2dbcc3f3ee0d883f8e7
--- /dev/null
+++ b/videos/video_13.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a6d8f77ae35de0b8b5c92c09f07a6de557e59dbed054675c0010477896b0b181
+size 2184439
diff --git a/videos/video_130.mp4 b/videos/video_130.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0ddd5c07618e862a157dce8ac9491b3c346db3c7
--- /dev/null
+++ b/videos/video_130.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f5601df468421e0526e80fa3f4fb529185fd424fe74c2d67c0f4b795c0d7b6ca
+size 7037298
diff --git a/videos/video_131.mp4 b/videos/video_131.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b2280b8c87ff95e1e139a8df0cec77be1f5d4a3c
--- /dev/null
+++ b/videos/video_131.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4df9f678c58fb27e9e4d033d4a10e5e7bf7f64a4dbec16f7204267255b8f7c76
+size 7058181
diff --git a/videos/video_132.mp4 b/videos/video_132.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2c597d14f57ba7a13f29119b59f73125a7b260eb
--- /dev/null
+++ b/videos/video_132.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d238bd06b2f86dc46a5112219ad5a6793b1172e7fccc47531faab94d285c5dca
+size 2710115
diff --git a/videos/video_133.mp4 b/videos/video_133.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8c7b3f04be5e840ada4dd33f8a409e9c17055816
--- /dev/null
+++ b/videos/video_133.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fbabf64dafe9a4487361a6846ea20288e9ec899772e295abd013eb1bda3ba96e
+size 2714066
diff --git a/videos/video_134.mp4 b/videos/video_134.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..53f5a0e76c57bd99a4a20ce38d662d24936c9f03
--- /dev/null
+++ b/videos/video_134.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f7cbb627f3d22b0f12ccb3e0d3e8e3000f003afd00c40c7073ff5f15f81dca9a
+size 2716619
diff --git a/videos/video_135.mp4 b/videos/video_135.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..5158b3fdf6ef49059f258789d255a8cb86431e16
--- /dev/null
+++ b/videos/video_135.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c87ad7d5e5c26e703692c2e52e2db52fde91bf6eba89887ef7ff4ba59f5fd75b
+size 2717527
diff --git a/videos/video_136.mp4 b/videos/video_136.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..3ece5930be8698110955235232bd82bc226a6173
--- /dev/null
+++ b/videos/video_136.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e0d17168f219df06bc00410464c350498a5e8fa2f00dbcce8406e3985aa4435d
+size 2011904
diff --git a/videos/video_137.mp4 b/videos/video_137.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1e85705bbc2beba2316465a481f889bcbb9f4e0e
--- /dev/null
+++ b/videos/video_137.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:04f8c63e6faafa93b9c157982739d2ac73a2705cc6375d341e96efa34fa16500
+size 2011704
diff --git a/videos/video_138.mp4 b/videos/video_138.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1e8b79dc49a5a0fbb3f59d87ab34b0b510740642
--- /dev/null
+++ b/videos/video_138.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:06bf0a1b65d38ae34cd3a575b9a64367d6c583db55e49463cecb2d17517cbb4e
+size 2009735
diff --git a/videos/video_139.mp4 b/videos/video_139.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..5af11adcfb79309523b6bb50341384ea72506faa
--- /dev/null
+++ b/videos/video_139.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:71ae4a41817b6a708f7103a53842ad283a87c719a4085ff57127521626f32fc2
+size 945056
diff --git a/videos/video_14.mp4 b/videos/video_14.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..ad96cd0537e2e30f77d9a46b873494aa11de3552
--- /dev/null
+++ b/videos/video_14.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2350776cc94872e03f0fe81cb4bf830a010c390448f6382f5a3e92f4141248ce
+size 2186812
diff --git a/videos/video_140.mp4 b/videos/video_140.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e5014ffe1d60853c3da33fa909c13f9e4794850c
--- /dev/null
+++ b/videos/video_140.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0be289daec74eefa364080badcad6a3379e1942ea35ba6286869ffa539396223
+size 932090
diff --git a/videos/video_141.mp4 b/videos/video_141.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9ab276e710d631ad1f3bcc916f0253ee46de88c3
--- /dev/null
+++ b/videos/video_141.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:136bdc89fd1de53dfa6f7e3816b94a3990f9f2f2a61dfff22d88e2e3bea188ff
+size 2783541
diff --git a/videos/video_142.mp4 b/videos/video_142.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..4d25b983c1c43458417c4c3c4df9d9047e587ae4
--- /dev/null
+++ b/videos/video_142.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bf8e4679de31aabb90c7c430932700acf7563b018ede9eb50c02f83dadc1ae08
+size 2796544
diff --git a/videos/video_143.mp4 b/videos/video_143.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..a03a6fc6df2db38b45efcf683f5772d4ca4a7b88
--- /dev/null
+++ b/videos/video_143.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:023df2a9b9a30064aa92994baba39b1361fbc85f8aaae32ca5c662e47ed1c806
+size 2792429
diff --git a/videos/video_144.mp4 b/videos/video_144.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..cfbb25ddea5ee12a0196cb9e374921a612376789
--- /dev/null
+++ b/videos/video_144.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7b9f7e3996a8453252acb206c08044f347c02bd70cb35c72a56db9cbe2349890
+size 1370437
diff --git a/videos/video_145.mp4 b/videos/video_145.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..90079ebe4c975e9f38e3119a78e8117619cfaefc
--- /dev/null
+++ b/videos/video_145.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0701e37607b0a04b52560a9db307b0930fbf0e1fbfad62eb59b3b256e4877578
+size 1371294
diff --git a/videos/video_146.mp4 b/videos/video_146.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9991b6219599115facaf67e86986a13b60117d6f
--- /dev/null
+++ b/videos/video_146.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5185d8106018be0d55dd32d6a818f64aafedccc88ad9d1046ce6892ccccacb22
+size 1613257
diff --git a/videos/video_147.mp4 b/videos/video_147.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d9420fa245f3736a557fd7c6b627038fd90c602a
--- /dev/null
+++ b/videos/video_147.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bc1502908eb87dc9321ea8a5af608d90de5d2fe704ab250827d395818c695c71
+size 1608306
diff --git a/videos/video_148.mp4 b/videos/video_148.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..79684c14f55d0922a0af31eebd2687fcadb0bfea
--- /dev/null
+++ b/videos/video_148.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a927171e510e9650c6250d79ea8bd843819e3883f1b9f757ce114da81f035672
+size 2243424
diff --git a/videos/video_149.mp4 b/videos/video_149.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..4b8319148ce209856568578f2ae52a7ca2761426
--- /dev/null
+++ b/videos/video_149.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:916c1aad70d51748179eb0da939c25c9c9af319274e63c4a48cebcc35fd61ba0
+size 2246421
diff --git a/videos/video_15.mp4 b/videos/video_15.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..936087cfaec39463b26e8b2447e2ea6357109936
--- /dev/null
+++ b/videos/video_15.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:19ecfdd615a86c99cc8b62ee01840c5a78c8e09e2578c3b7512ff9cd9c9783f8
+size 2181260
diff --git a/videos/video_150.mp4 b/videos/video_150.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0da7c42ec0cd6d20aa6ca808caecac424f3bd515
--- /dev/null
+++ b/videos/video_150.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cad4de5657451e228cf8f8b676fcac649a18a90be8e73340e11090eeaab0b1b5
+size 2236055
diff --git a/videos/video_151.mp4 b/videos/video_151.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..300676ab495d7d796a2b2b544c9fb6ab403327ec
--- /dev/null
+++ b/videos/video_151.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ec5ee786c7dc9673d67b6a09d253ead73b5ce6b9b01d2fc62160e372c5012e72
+size 3559687
diff --git a/videos/video_152.mp4 b/videos/video_152.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..16f4594f16ab7d38af9e106c4d81020d09f1a139
--- /dev/null
+++ b/videos/video_152.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c08315aac9ca5a41b201c07aa405ca180809fd09473b434cafeababf80be7092
+size 3552636
diff --git a/videos/video_153.mp4 b/videos/video_153.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..5d7e32e0709065d1784cdd181d9a9552a2323e92
--- /dev/null
+++ b/videos/video_153.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6034fcca2748ccf6e8574ecea2c5f7d0e2d24b13dc5ba1d59ce6532517803bee
+size 1432209
diff --git a/videos/video_154.mp4 b/videos/video_154.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..fd67884c2f74a4bf21c282f01cd3948d1a3053ea
--- /dev/null
+++ b/videos/video_154.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e89acca3b49d7aba440de5f31223828c9312e84a1e83fed9bafb85f780114450
+size 1436087
diff --git a/videos/video_155.mp4 b/videos/video_155.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..79f365fef8dea41c99640c7f8785bc7662879518
--- /dev/null
+++ b/videos/video_155.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ae64ef48d69fc27f0609ec27e941f5e7f96934535c8c074f4eb33d6c4e6c1e1d
+size 1622633
diff --git a/videos/video_156.mp4 b/videos/video_156.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..26b0c94d1e310c1092f979fa755cf79ff9fe1ee9
--- /dev/null
+++ b/videos/video_156.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d46228df9668690c8c98959e6a8071ebedc836c2c6e316641cee794af2f0b50c
+size 1596788
diff --git a/videos/video_157.mp4 b/videos/video_157.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7f046df35221d103e00a0cb3c44ec81b68e77d68
--- /dev/null
+++ b/videos/video_157.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d128f3341c2829f388c201bfbe831ddd219382103a2b1f4f16727248c07f7019
+size 855016
diff --git a/videos/video_158.mp4 b/videos/video_158.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8cfd820a18560189d458a4d50508a24d2a37f13c
--- /dev/null
+++ b/videos/video_158.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:092bef7358581853134038da00ffcffb48e500c4795ad33e8be6dfa264f1821f
+size 852903
diff --git a/videos/video_159.mp4 b/videos/video_159.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0f078b74cb1d8bc8c180c9fb2fe5f4fa15974940
--- /dev/null
+++ b/videos/video_159.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:713b9ec192fcca9179628d8ce7802ef2ebdf60a728e55ef7ff40f6af516028d4
+size 855018
diff --git a/videos/video_16.mp4 b/videos/video_16.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7be8fc3604f10439fb42c0ed922bbf14c7955225
--- /dev/null
+++ b/videos/video_16.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:871087c781efd3dee5c657bee9765f031f3b45cc691147077762fd8f45db7794
+size 2189066
diff --git a/videos/video_160.mp4 b/videos/video_160.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7f355e58c5917bd035379a5526c59ccf9d4f8036
--- /dev/null
+++ b/videos/video_160.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b669b50ca58b2ba47a51dc43d2ea706dafe4f5320aa37ee5d72e83cacdff29bd
+size 3298194
diff --git a/videos/video_161.mp4 b/videos/video_161.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..6c1b75e0af1c9eb68df8e1a37c5ae03df0ac5dd4
--- /dev/null
+++ b/videos/video_161.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:82200326273b0d56f67ae0360a91dc6df3a78d5ae86b775391b3499e011fec02
+size 3297626
diff --git a/videos/video_162.mp4 b/videos/video_162.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..249770e244fbe4b767e931ecff2ba9e912fc7902
--- /dev/null
+++ b/videos/video_162.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1661398e6d1881bc3d3fb3266e591896bba948b554f36949f83a5b2e7fd672f3
+size 3030859
diff --git a/videos/video_163.mp4 b/videos/video_163.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..83d609394db35c096fbed346be396ca533039050
--- /dev/null
+++ b/videos/video_163.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3b91511f236e9bf2c8b56ed7e720e8dbc30814157bdbb540de74fe84167de1bc
+size 3035849
diff --git a/videos/video_164.mp4 b/videos/video_164.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8c161c2d5450dcc6b28c3fd49df486291fa1d33a
--- /dev/null
+++ b/videos/video_164.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:14cbdfc2cc08adcb41c563fa1b70fb906493bcf82268e35408d5fc340f202926
+size 3031581
diff --git a/videos/video_165.mp4 b/videos/video_165.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..499f3be2ff985befce74eea0d0429dcfbe4e61e4
--- /dev/null
+++ b/videos/video_165.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:63ae655c67882b12e3c3ed08def296e31c7b91217785876055b9daa611c49129
+size 2297842
diff --git a/videos/video_166.mp4 b/videos/video_166.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9a1219cfa5dd50e987d12430ff80216e007a357a
--- /dev/null
+++ b/videos/video_166.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:018797cb57011a03cf12c30d38dae21a42cbde81b21023e9a6fc309bc1e28a9f
+size 2312430
diff --git a/videos/video_167.mp4 b/videos/video_167.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0769f469a8c32b5a6055cab19ec2760e67f52974
--- /dev/null
+++ b/videos/video_167.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:384ba43e460fbd0ab70c73b066eb086523986895c0742c2c58a5c95eac3ad997
+size 2305140
diff --git a/videos/video_168.mp4 b/videos/video_168.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..6b3245606170f5b78e997029945b04cb755b8691
--- /dev/null
+++ b/videos/video_168.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fba4907ef55e1519dc30d7770dacd30fd8d35cb1c09fbb795869892be7c75e0a
+size 2299069
diff --git a/videos/video_169.mp4 b/videos/video_169.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..5050834d2fc6bc2264ebdbda371364ba8dec373a
--- /dev/null
+++ b/videos/video_169.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5fe7797666489fee66b97cace65debfd1d8ae980632fdf899280b7b9cf6bd0d1
+size 2297510
diff --git a/videos/video_17.mp4 b/videos/video_17.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7e11af2a031a092f59ca8e3ebcd0b536285da5b0
--- /dev/null
+++ b/videos/video_17.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c2bb90466c231149ede98e71ce2145cc8db0f59e853a4e3e197c977b5cf852b8
+size 1643629
diff --git a/videos/video_170.mp4 b/videos/video_170.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..a1447ef43cfe7c5df4bad80880525c68f9f6d31c
--- /dev/null
+++ b/videos/video_170.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:eaf90d85c07e9d5a81ff32f82ec61c5f1a4e9312e140da492ad1ebc42b353a50
+size 2291733
diff --git a/videos/video_171.mp4 b/videos/video_171.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..091dcdb098b856305c8589bcfdde39ad6a0dc2e6
--- /dev/null
+++ b/videos/video_171.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fce976dce07f2dc997c42798f51b67c0fd037ac1f2e8ed1916f8d42f19e7ae2f
+size 6286113
diff --git a/videos/video_172.mp4 b/videos/video_172.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8882f939f32504a844c96ea2bf0e1a99b0dbba57
--- /dev/null
+++ b/videos/video_172.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1134bc2f5ae35835c1abdc313b361eaf86477a1d73d25e120db3d92ac1646745
+size 6262216
diff --git a/videos/video_173.mp4 b/videos/video_173.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..33ab1b6775c44ddb93442f4c6e064c1c4ae933b3
--- /dev/null
+++ b/videos/video_173.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b4a086c14f11664e6a1bfb9d9dd54d18749b67f6c05a6b679c0f6065ed85f5d7
+size 6257274
diff --git a/videos/video_174.mp4 b/videos/video_174.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..4b2b113751cac6aa1daa0e4f23c22bb5c27edca3
--- /dev/null
+++ b/videos/video_174.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b626f010d520f854f2a9b21c5faedb54f7b8817e5207ddb9cdc811508c6b0b24
+size 395264
diff --git a/videos/video_175.mp4 b/videos/video_175.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d800267d8f185d889ff277f15f16e14ef206f5d6
--- /dev/null
+++ b/videos/video_175.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2a6726be99440ee73e7e095e97280ac58796cfc08215e283daa0c20d1abe4278
+size 393855
diff --git a/videos/video_176.mp4 b/videos/video_176.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..ac616de131f403e768ded42028224cb3aa97acd8
--- /dev/null
+++ b/videos/video_176.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4e39ba7b3da1afe60defd54a5bac75831eda3cb560b606a12f5f451674fc42b6
+size 2546103
diff --git a/videos/video_177.mp4 b/videos/video_177.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..3761f60aacc5a9a7368e2bd639f4fb95c746a346
--- /dev/null
+++ b/videos/video_177.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c2903ab79293716a74f98fa49328ffd50bff5c6f4e0e0d0640fc63f0270da8fe
+size 2538834
diff --git a/videos/video_178.mp4 b/videos/video_178.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..470c5dd0c29224e0149e7cee15ee2fb3427203c4
--- /dev/null
+++ b/videos/video_178.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:84347cd24c87c77d60eb4e3dea625bfadacb3aae39dd1781d03c06e6855f8ea4
+size 2541107
diff --git a/videos/video_179.mp4 b/videos/video_179.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0965eb6206fdeccc133effb05543aceb68878f86
--- /dev/null
+++ b/videos/video_179.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0ab21989af688ea5c3465c617d5a703719adfe39e32c7c35ccaf26ddfcd97807
+size 2542831
diff --git a/videos/video_18.mp4 b/videos/video_18.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..ab860a1c1f50c1cdd7dba5be96fcf5b7186afafa
--- /dev/null
+++ b/videos/video_18.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d2f38c9c838b6ce59ba675b76eb3921dbdd723296eb7a1b92ce395e28dd24a21
+size 1653609
diff --git a/videos/video_180.mp4 b/videos/video_180.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f5a0343fda75c109da36f5f1b1b9b5bd304c25ad
--- /dev/null
+++ b/videos/video_180.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f20095ab21bda74347fcbf8c34dfcb638b036267eb9c43d66c6a87f9447ca118
+size 2550670
diff --git a/videos/video_181.mp4 b/videos/video_181.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..363fecbf5c45f1b4594c9b34a3a5c3b35ee92020
--- /dev/null
+++ b/videos/video_181.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:67b36969517337c15f78eaee6c86a749be0a273f96efc762ce11fa2d37c8d0b2
+size 2548415
diff --git a/videos/video_182.mp4 b/videos/video_182.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..de03e9cb9db96e123fa2f0edcb3ef856ff8ecfe8
--- /dev/null
+++ b/videos/video_182.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:676e84121ce2430095b00da58e043c67686748a70950bf2e2a92b4e914bddc53
+size 1732521
diff --git a/videos/video_183.mp4 b/videos/video_183.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c0bddfa2d77b3c00202e4afa4438be35309c252c
--- /dev/null
+++ b/videos/video_183.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:22f5d1b00e718e14e9e4ba289c19e6426fadc7527af324b3547a1afccb2fd82c
+size 1728581
diff --git a/videos/video_184.mp4 b/videos/video_184.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0a033eca8e125038c1637327b3c4460794566a4e
--- /dev/null
+++ b/videos/video_184.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5a7e370711e0a871b68047bf30b54f91cc707f0ea37329e14a2cff0aa449433d
+size 7233366
diff --git a/videos/video_185.mp4 b/videos/video_185.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..367da6149bc3969948dcd3303865397381fe144d
--- /dev/null
+++ b/videos/video_185.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7b7c46f24fdc4d4871e781acd322ad1b864d0772b9cb47bc5ae8e0b7a84eb174
+size 7258791
diff --git a/videos/video_186.mp4 b/videos/video_186.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1205cf7f077a79b0942ebe37abcb287725fbe79e
--- /dev/null
+++ b/videos/video_186.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3a7ac29185e7421605ca76025eee52abd6164dbaa3250de47809def5b39f957e
+size 7250611
diff --git a/videos/video_187.mp4 b/videos/video_187.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c3f8cc890044a8a34e3257421ae640fb4611755d
--- /dev/null
+++ b/videos/video_187.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7124a20048e1c13e47e841449b5603e4e357d319895d5c5a35a80517741646d4
+size 7426955
diff --git a/videos/video_188.mp4 b/videos/video_188.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..90e1ddfd1b9ebb6e00eb5d2a490009457ea76a94
--- /dev/null
+++ b/videos/video_188.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8726f8482b3ae2f31389c2c863ff4e246fb36132cd159f8c00b7dcd71c8fb285
+size 7422627
diff --git a/videos/video_189.mp4 b/videos/video_189.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..adc65334a00db06bce1aafef11c8edd663969590
--- /dev/null
+++ b/videos/video_189.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:aab58660051b9184f5c0f196d8ca1cfe7ab0d9338b547be8c4285602dbe5aaea
+size 7425561
diff --git a/videos/video_19.mp4 b/videos/video_19.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..cee38af4cef18f00dd43c0c629d0051b455b3c18
--- /dev/null
+++ b/videos/video_19.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:40e2191725aa66eb14361c094e90a6fc713d396a44596549bccae63099fd3663
+size 1648557
diff --git a/videos/video_190.mp4 b/videos/video_190.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b308cc003d571f5d1c1768c2a9dc24aa67e0f591
--- /dev/null
+++ b/videos/video_190.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3f4037400e139185d9c6b65c1f105a71e21e36ac01a8bb2a8a97d3d78880841d
+size 7422538
diff --git a/videos/video_191.mp4 b/videos/video_191.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c7592bc8a86f213d3c4a5e577026b2578f9a0497
--- /dev/null
+++ b/videos/video_191.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:38f784ed78842a0a64a73bc6c05c5320f979368e65255a6c02e86267580d00d8
+size 7440474
diff --git a/videos/video_192.mp4 b/videos/video_192.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7954d9c5d940edf5a6778e3fc19db2ab797a6acb
--- /dev/null
+++ b/videos/video_192.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:925552b7029091be069eb73e9df7ff1ce2aa7cecf25aca9143e4ba3cb607ce82
+size 4763362
diff --git a/videos/video_193.mp4 b/videos/video_193.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d3a5ca836b0d904957b41553442eb1ae782eae21
--- /dev/null
+++ b/videos/video_193.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3a8ce5ca758b8a5c2c2f2b8c6e286f25b68ca234006d5cf01a167ac6066163c2
+size 4754870
diff --git a/videos/video_194.mp4 b/videos/video_194.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..43581556fa768a9e557bca186a8a502586c190ab
--- /dev/null
+++ b/videos/video_194.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fed718539ca886aae8d386b87eb7adefed84b4d7114ecb248d2a3a21e0747924
+size 4750225
diff --git a/videos/video_195.mp4 b/videos/video_195.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..6412b912a0ce662ceeb7e4202b519ab6499843e1
--- /dev/null
+++ b/videos/video_195.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3c96faed72501a50db6d3f30a98b9b8938c916d7b78f1bcad82932b2f310dfa3
+size 4159802
diff --git a/videos/video_196.mp4 b/videos/video_196.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..a6f310e53cbabdfbe02b95bc20789b78b1f4b6ab
--- /dev/null
+++ b/videos/video_196.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3013ca5ef6b17cfe37d813983255dfcbdda60a7725f4522144250d6cb9643f90
+size 4152855
diff --git a/videos/video_197.mp4 b/videos/video_197.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..988ca5db693eb2af8738369279ec07302c00c84f
--- /dev/null
+++ b/videos/video_197.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:03c1e5b1e7ac6ee56f765b8ff4e99e0193467bee03d8c53c1e01da478e698263
+size 1074481
diff --git a/videos/video_198.mp4 b/videos/video_198.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..82f1188ad1a4279d2ab12952eba12007b6f3adfa
--- /dev/null
+++ b/videos/video_198.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cf64243b50310cfacf29017bbd569f90de53b321a65929072e0743bd7d651c8e
+size 1078316
diff --git a/videos/video_199.mp4 b/videos/video_199.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e2e9a807340c6b4e2c08d44e6e077e2abd7d5a52
--- /dev/null
+++ b/videos/video_199.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7465f06844256cbea23f3e00f35b8056406a8b6bb9091b1fa43fbfb3410a1406
+size 5250850
diff --git a/videos/video_2.mp4 b/videos/video_2.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..09280cf755095d31a71557de62392e8b8ea8d460
--- /dev/null
+++ b/videos/video_2.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:254b9124fd4b4de301bb569557ab9b9df5e4bda9a63a910a0af4228a0218394f
+size 1137005
diff --git a/videos/video_20.mp4 b/videos/video_20.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0d3879acd0e8a1095f0dcb586dd7b37eaa8bad4e
--- /dev/null
+++ b/videos/video_20.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b0422c3f15842b5990974198a8392d74eb33a08081b6857eb663cd300d0a5603
+size 1430245
diff --git a/videos/video_200.mp4 b/videos/video_200.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8627b912fcb5f15684851fccf088b8845dcdce00
--- /dev/null
+++ b/videos/video_200.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:81ab7294c635ed4783f40a8b7c2a126f73453618ec85fcebf8102cf6220a28e5
+size 5257612
diff --git a/videos/video_201.mp4 b/videos/video_201.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..68a3ca05ba4409e0be26eb4c318dd099516c9283
--- /dev/null
+++ b/videos/video_201.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d5e5a0426c0e480a3d323154d29b8e066f8f0ebdce0cf4b3c9b3261f17225251
+size 9284565
diff --git a/videos/video_202.mp4 b/videos/video_202.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c21df798a2994d5e7296620fae5cde738b34bb51
--- /dev/null
+++ b/videos/video_202.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9f75037131c57841c948e9dab238f074acfa1004e9b2e11f50c87f48f0f2ea66
+size 9245927
diff --git a/videos/video_203.mp4 b/videos/video_203.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..dfce30ee23d7c674129891bb7afcc17a6a6782dc
--- /dev/null
+++ b/videos/video_203.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e0c5e8e095cad226b5d63022c0991882fe141eae55d9e1bc1905bdbe5086f576
+size 2394002
diff --git a/videos/video_204.mp4 b/videos/video_204.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1ecfe4a6cb133d53057c886674ce4b0b8b05564e
--- /dev/null
+++ b/videos/video_204.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d1f4790f94f13d286048ee7b9be7b71ed6249d1e8246e56a846296edfe6d0afd
+size 2401948
diff --git a/videos/video_205.mp4 b/videos/video_205.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..46c3cf6c4eb9193ed8dc0b7c559556a9b457de76
--- /dev/null
+++ b/videos/video_205.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:87e8356b054ee1275cdd5781108cc82929d6261efd75c1ed4109c4e2a389c671
+size 8981098
diff --git a/videos/video_206.mp4 b/videos/video_206.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8bf60112ff9f45fb55d62a0d505223a2d267efca
--- /dev/null
+++ b/videos/video_206.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bae0623b8e588cf987fb72497e20fe59fc07fa4db1ed8c19adccecfd7f82f935
+size 8977462
diff --git a/videos/video_207.mp4 b/videos/video_207.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..79185addbe843407494f55a59b8603cc99627555
--- /dev/null
+++ b/videos/video_207.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1968138addf67093816f7945854ede6082c34affb5c492e0e96ee00e1be01a33
+size 8977508
diff --git a/videos/video_208.mp4 b/videos/video_208.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0dd55773ad68e00b12f900dbdb3feac195abde10
--- /dev/null
+++ b/videos/video_208.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4de132a1b0050010eaebf492f5c00e37197d7ac72ffc45786ac33648db413b5b
+size 8016912
diff --git a/videos/video_209.mp4 b/videos/video_209.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..af65d012ced426a21a9dbeba8b00f446044205ac
--- /dev/null
+++ b/videos/video_209.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6e58f8aa5aca9d69d6a7c86b12066e29e064a7f9087e054e9d72e228b9423377
+size 8041066
diff --git a/videos/video_21.mp4 b/videos/video_21.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c55f7a486342184924287831839b5709464b1545
--- /dev/null
+++ b/videos/video_21.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d54300cec5c08ac7027ffd0dfd6509c551b60ba0c0c7ae5f3dc977a08f975687
+size 1435294
diff --git a/videos/video_210.mp4 b/videos/video_210.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..748d7f1d451ba6a7a84fbe192749537185e3f3ec
--- /dev/null
+++ b/videos/video_210.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ba636df712b6974335205079ed35e2236f9718030da712836c3aa4c2933673b6
+size 8016505
diff --git a/videos/video_211.mp4 b/videos/video_211.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..639af42c2979f75bbf73fdb33b025bf8b83a9aa4
--- /dev/null
+++ b/videos/video_211.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:859f8fe65ef958606df7bfb7c12a9e5062d5b727e0dd219e5447c71c384592fc
+size 8008590
diff --git a/videos/video_212.mp4 b/videos/video_212.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..5713112077eeb70bbfbfc8f906df6ce78454bfed
--- /dev/null
+++ b/videos/video_212.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fc3f2cb4e62dce50aae23a62084fc7c2c8bc65f8ca6e3e6bc2bc57562b93519c
+size 8026534
diff --git a/videos/video_213.mp4 b/videos/video_213.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..dca080a918287574a077f324c107e9c455606c7e
--- /dev/null
+++ b/videos/video_213.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:af4551aa14532bce9ff5b44974a17b3ae9c42616c915cfc2101f97a0e11051c0
+size 1987917
diff --git a/videos/video_214.mp4 b/videos/video_214.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2174823469a80b94076bdfba9c2de11d98e7992a
--- /dev/null
+++ b/videos/video_214.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:048b21957458fd36aa13ec7665a6f122b4a9b2675440b29d5791c1b41d742a51
+size 1978903
diff --git a/videos/video_215.mp4 b/videos/video_215.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..289693eae01d5b1e25ee15fbbf0a3942d5f0f7dc
--- /dev/null
+++ b/videos/video_215.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:05bac65cfbcec494752ddaca4243608bca907c845aa52c42944ed909ae6cde8d
+size 6198137
diff --git a/videos/video_216.mp4 b/videos/video_216.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..77f3e6acc7117ba15f796ef8a3fe96a70071b684
--- /dev/null
+++ b/videos/video_216.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:12a407ac8a7d3c88792acba6dc7b25973a97681f9fa823639c4c3046ee715a36
+size 6201516
diff --git a/videos/video_217.mp4 b/videos/video_217.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..04f90f096ba07f2f15e9bb5cc0eca56b1505fe75
--- /dev/null
+++ b/videos/video_217.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4c911bd779731d8e5dcf6e8ee8d751d7edc8363481e634f34a54ef8cfa7bf97d
+size 6190099
diff --git a/videos/video_218.mp4 b/videos/video_218.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1bb116b5461e200e3462bcce8d9017fafe5c1a43
--- /dev/null
+++ b/videos/video_218.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:17f9fc5a2a14738b34cbd7edc6cfaf212bb925b7d7fcf1d198023736fa21f103
+size 6192241
diff --git a/videos/video_219.mp4 b/videos/video_219.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..55777e0e41fc1e1703273935881ffbd0b33d3f77
--- /dev/null
+++ b/videos/video_219.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dbb74294ab8595defa76f4884da2c1e105b232b5b1495a36dd9572583cd83d43
+size 4286909
diff --git a/videos/video_22.mp4 b/videos/video_22.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..de742f7c25220376894b42260527459934d8d7d5
--- /dev/null
+++ b/videos/video_22.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:320568b605ed1adfb104a593c38f2b45e376cc3c276b6774b45c908b562e9f69
+size 1430184
diff --git a/videos/video_220.mp4 b/videos/video_220.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..19a5bda97199bb95cee3553e3b06408288fd323a
--- /dev/null
+++ b/videos/video_220.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b80aef8ba63c41b9ecb8350989725f49c65a046698860b862008657cbc7f56cc
+size 4295290
diff --git a/videos/video_221.mp4 b/videos/video_221.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d875a5efdf48589e9b5bac3718ec9394d62d34ed
--- /dev/null
+++ b/videos/video_221.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4c53418b22c7bd651c9ad36deac82da8b9875a1535c418288393e877ba28549c
+size 4286664
diff --git a/videos/video_222.mp4 b/videos/video_222.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2e48781a95807a262c433a62c5edc7784629692e
--- /dev/null
+++ b/videos/video_222.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:779e7d1e5a8d541d258592032803b8ec4191971bde8569fe4e85c98bdf3a15ef
+size 4303593
diff --git a/videos/video_223.mp4 b/videos/video_223.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f9d56b136a73f8e7b9485ebbc610032a809a4f83
--- /dev/null
+++ b/videos/video_223.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5e9b01acba39ba216216e6cb0c260a3e06eb2b35b98383437fc30b755e013e57
+size 2763260
diff --git a/videos/video_224.mp4 b/videos/video_224.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..767af054d407c22c919575f3fb7b1a010999afcc
--- /dev/null
+++ b/videos/video_224.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:75ee7eb3c8b182036d919226a73da1e72ffd1f9b2c86ff3385c3614abfce1104
+size 2757006
diff --git a/videos/video_225.mp4 b/videos/video_225.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1525508206e1d20af04c151d07716de735756665
--- /dev/null
+++ b/videos/video_225.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f071e610c8030d4483f9079257cfb5383719aeb56e0b3a2bfb5ad610bc02d0ce
+size 3157395
diff --git a/videos/video_226.mp4 b/videos/video_226.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b1897665b413c154eba0d24372a7e523587ac5d0
--- /dev/null
+++ b/videos/video_226.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4095584efab684eeb2c682c87f0285c09bfc270199a4c9b2f04c37408cb96f4c
+size 3157678
diff --git a/videos/video_227.mp4 b/videos/video_227.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..351e284729d4d1c1984e25db22097ca06ee66341
--- /dev/null
+++ b/videos/video_227.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1559dfb51394fd0723bad67c313b3b328ab682f01ac2567830d6432bf804cb7a
+size 2517703
diff --git a/videos/video_228.mp4 b/videos/video_228.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..4c63f6747b2b7d3ad591fe83364a568f1cdb5ba6
--- /dev/null
+++ b/videos/video_228.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f730f4aa16fb92ce7a1225a436efefc0dda55e4e3cf7eb187c8a03fb3af5f064
+size 2518817
diff --git a/videos/video_229.mp4 b/videos/video_229.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0c7330d7ad0cc8e77da30dbf8000c6eee52125e4
--- /dev/null
+++ b/videos/video_229.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6ee6a50f03a2343b8696344a312f78a2cfed8bc2624ae8744697f12b3f4d9ca5
+size 4562029
diff --git a/videos/video_23.mp4 b/videos/video_23.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..44f9deadb1074f9e097bd056b5f54a5b488126df
--- /dev/null
+++ b/videos/video_23.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9f5f968e8cdbcf4d990e1a4e0d526ce2808f37b460cd68790fb401f4fe0b728a
+size 1431541
diff --git a/videos/video_230.mp4 b/videos/video_230.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1a94636179a315d07b2ec15c69050f2ea1b81df7
--- /dev/null
+++ b/videos/video_230.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ff236135455e74f75ddb202db49c432439358e6322a595181b201f1a310167b5
+size 4554943
diff --git a/videos/video_231.mp4 b/videos/video_231.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..fbdc41fc79abcdd5c6c6b6397463e8a7632852a8
--- /dev/null
+++ b/videos/video_231.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a912fb02e3808451253f4e1708d3075b5053a0673e0d188ca542a28587767d92
+size 3336609
diff --git a/videos/video_232.mp4 b/videos/video_232.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..4552e0454e66731ad79c554b37084f60a07fb3e1
--- /dev/null
+++ b/videos/video_232.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:77a7bf775c3a217108c6e18bf97b6245c7208ca5688f7d76dc6bd36a3d0619ed
+size 3336064
diff --git a/videos/video_233.mp4 b/videos/video_233.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1fc171d1ff45a9083c53b7af7167a8c85f56e29a
--- /dev/null
+++ b/videos/video_233.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b53dfbbeb737cdf2996fce89a1580f12b389f86617cb85025702773331b1f622
+size 716716
diff --git a/videos/video_234.mp4 b/videos/video_234.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9e7e702bc98f59ce0e4c7f8251a5b6610af57e1f
--- /dev/null
+++ b/videos/video_234.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9109dce2dbd6c07191e03de68d4d381f23e232e7fa56de252b6ff04e2a6f3b7e
+size 716897
diff --git a/videos/video_235.mp4 b/videos/video_235.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..44d1ef377a55710c5f4ad21aca90c7604dfd90f0
--- /dev/null
+++ b/videos/video_235.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:55209185e79f26f6095b2af3987cb2acbb38edce0d242706b69e397bdb85fb08
+size 3389135
diff --git a/videos/video_236.mp4 b/videos/video_236.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b073a6754554ed28141736b2b805e3eaa91889cf
--- /dev/null
+++ b/videos/video_236.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:580f5d4f1fb84a9f169e357c9fb50b4c1f170ddfd7739a6f03f7576e690a2599
+size 3384667
diff --git a/videos/video_237.mp4 b/videos/video_237.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..afa5fc33e2204418701a3480560a82d21585c17b
--- /dev/null
+++ b/videos/video_237.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6a8fd00de8658a2f130eb9e9181cf87ca02f2ce9342c85958972c067d811a2a3
+size 5958396
diff --git a/videos/video_238.mp4 b/videos/video_238.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..ec491e3b8c46694162077606a5306393cc1a6b40
--- /dev/null
+++ b/videos/video_238.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c3a427510049a74b2cef7fc06fcda799bb5080360b01ba76b3bd41ea643f3a69
+size 5951613
diff --git a/videos/video_239.mp4 b/videos/video_239.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..4f3629e5570ca1ef7af15f42af35c9b6353d9a3b
--- /dev/null
+++ b/videos/video_239.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6f8fdc211bb3b1ce3c80b5ea7e330bf84cadc56152fd59a9f10c389699b0c4b2
+size 1812525
diff --git a/videos/video_24.mp4 b/videos/video_24.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e11d17d77bbd0b80633fa51c8dd275d363331043
--- /dev/null
+++ b/videos/video_24.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5d0186e2484a8b6598399fd96a7ff541dc78715aab6b7de8b77d8cf9cc09d8dc
+size 1436907
diff --git a/videos/video_240.mp4 b/videos/video_240.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..3ba378a38774321ef23034fcacd0c22d4eace952
--- /dev/null
+++ b/videos/video_240.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:89a95925afb86f548bcf5e7439a75b5c07c9fffb82bb3e7d5b5a45f0ffca89cd
+size 1810494
diff --git a/videos/video_241.mp4 b/videos/video_241.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f227a2a72602dcae9fd6ce2a387b95fa2aea7bbf
--- /dev/null
+++ b/videos/video_241.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:06ba976067ee48bdec93d07ce3d93147454a7f0ef617ef57e2952904b279e001
+size 6435653
diff --git a/videos/video_242.mp4 b/videos/video_242.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..89c7e6907ddfbd7de3e4c939bc7760d08b048feb
--- /dev/null
+++ b/videos/video_242.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3bb15834be3937123b11007dce3e61d9b00aa65fb4af30b2df7256f0267061be
+size 6419087
diff --git a/videos/video_243.mp4 b/videos/video_243.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..433794a7de3173fffdba710f519591ce527d04e6
--- /dev/null
+++ b/videos/video_243.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7a48a94ea7e7b31417f8fe9f3ad17cf9caf41f886f2b241d1a3f0febd03ec6aa
+size 6425646
diff --git a/videos/video_244.mp4 b/videos/video_244.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0b1b1bce620096346d764a2535da0ccb634339cc
--- /dev/null
+++ b/videos/video_244.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:eb2c4d19859e8cefddb8fae8fe5b19d0a29c47e1d98e236cc86d5deaaff698af
+size 6415250
diff --git a/videos/video_245.mp4 b/videos/video_245.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b7ca7f9fbb003e0386bb9fd72ce189c93f43ef10
--- /dev/null
+++ b/videos/video_245.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b0938751226f3445299d473687606553b3ec021f8b5f34b7716b757850e44bf0
+size 2036285
diff --git a/videos/video_246.mp4 b/videos/video_246.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9fc50672646e5e249827f55cde3422d6b4b2331c
--- /dev/null
+++ b/videos/video_246.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ae709b26a21181e7db3bbe03a20b188385e955634dfe0f41f2ab2d3b6567aaae
+size 2039942
diff --git a/videos/video_247.mp4 b/videos/video_247.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..452efddd3cee294bc788ff4ce8fa3c01cf84f2b5
--- /dev/null
+++ b/videos/video_247.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:972f4b4b15c8eb54f6f7c72a963bec4f905cdd1eae6fe20123a155d98b6d79a4
+size 2500034
diff --git a/videos/video_248.mp4 b/videos/video_248.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..04fd632efc6314d13ce01e1fd8a6634b448e6c6e
--- /dev/null
+++ b/videos/video_248.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f5459a47484e9c4a2a6f46a6a71f4e235162114494af0fa252371b44a7243a94
+size 2499582
diff --git a/videos/video_249.mp4 b/videos/video_249.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..bce8e0e7c364811194157935fa5cac10ef1c5c07
--- /dev/null
+++ b/videos/video_249.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:24c815cd4f8ec0e099dd414e3e56f292c69401af41dd248631899b00fd33a107
+size 2497846
diff --git a/videos/video_25.mp4 b/videos/video_25.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8a53be97882ce2c9d4e51d4c4069ee5eb584e829
--- /dev/null
+++ b/videos/video_25.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e1b790550a95439b673fd87b480d9ce27e39dcaf0ab7e77986da4a8e5efd8dee
+size 3423537
diff --git a/videos/video_250.mp4 b/videos/video_250.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..6b57e56043e41ad33187f1e1e0742332dff28d7b
--- /dev/null
+++ b/videos/video_250.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:296e3e779d14952c4a20610430c7006071167484b53499179db965f3f37118d1
+size 2047647
diff --git a/videos/video_251.mp4 b/videos/video_251.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..839daf4dd88a2652c8a3e7ec84b7e25fcecb4ade
--- /dev/null
+++ b/videos/video_251.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ffc24d2fe81d5dc1a8759248421a00d61a243386583ffcc71782fd8fa16d9b32
+size 2043459
diff --git a/videos/video_252.mp4 b/videos/video_252.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d0ecd19ef46f071d6208056fe8ac0dac173aa05f
--- /dev/null
+++ b/videos/video_252.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fb4dbe093099a940f3229e4bdc85a41d806be3d8f53b9c9c86b2a873d1a4af61
+size 2039940
diff --git a/videos/video_253.mp4 b/videos/video_253.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..5409863c34763b75b41f0d13fc2d2b42cea95f74
--- /dev/null
+++ b/videos/video_253.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:befaf3e63c0709fa83921a411407663ed1288a4f14b2c01894f21c10851420bc
+size 1384649
diff --git a/videos/video_254.mp4 b/videos/video_254.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..53c854c64dc67f4098dd59ffaabbe685a6e67ca4
--- /dev/null
+++ b/videos/video_254.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a80efb101b75e28e7e511f39f0f36111b28f940dae081f131ad1c391c7975f14
+size 1380983
diff --git a/videos/video_255.mp4 b/videos/video_255.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..5b2e34ee725f05100aad87c170573fb5c8326da7
--- /dev/null
+++ b/videos/video_255.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5b248691805385b2f3accf91754f58b4020358255720a3b6569dd60c4af7dbd0
+size 1383889
diff --git a/videos/video_256.mp4 b/videos/video_256.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..20f3d28488336d90f2b6f417fb7d45f85fb66e9b
--- /dev/null
+++ b/videos/video_256.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:43090f50eb7644804081373fc20aa84e94268e8abeb3e4acd6ad0c2872d1b591
+size 1445291
diff --git a/videos/video_257.mp4 b/videos/video_257.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7cd62941951b2c20e8197ca636498aa932537031
--- /dev/null
+++ b/videos/video_257.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d5b24b6f6edbbc75f49647486fc6c82374d704105c4356a9fcacac4b236d4e35
+size 1440587
diff --git a/videos/video_258.mp4 b/videos/video_258.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f462dc7ea0c93985761d92e4ffda0beb468a223b
--- /dev/null
+++ b/videos/video_258.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4d51da9eae61c59b1f0bf2563e21fdd6079858a9bef7d94755e70610381acff8
+size 1441720
diff --git a/videos/video_259.mp4 b/videos/video_259.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..605c4fc430ab91be8e6ef26a2cae90c9aa486e4e
--- /dev/null
+++ b/videos/video_259.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:14e62acebe8302de7324ffdd4e074bcd0f959965d45e70f1f534c6ad7974cf3c
+size 3037723
diff --git a/videos/video_26.mp4 b/videos/video_26.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9d294c913cac7eaf76d230c7ddbbcb6a1e8ae8ac
--- /dev/null
+++ b/videos/video_26.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8ffbdbc1413214d7cb39a41233e76b1a66eab8da4468c2c68f7d0d6d259b545a
+size 3421359
diff --git a/videos/video_260.mp4 b/videos/video_260.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c5ec4fb4150a881915706a78967573662cc1ad6f
--- /dev/null
+++ b/videos/video_260.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:aa585f5abef13066ce1dad3c3bdaaca355e07b7f1d49b12eeacec2f15769168a
+size 3026763
diff --git a/videos/video_261.mp4 b/videos/video_261.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..a7408c94605a77a7890cdbc86de7d37ee4a0a1f9
--- /dev/null
+++ b/videos/video_261.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e15babe1dcc091de8593455d734e5c588c1a6e5e90bd6ddad1bc61dc51853edf
+size 3042464
diff --git a/videos/video_262.mp4 b/videos/video_262.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..fd99b99e7f8f6e13036abe56e57f680e511203be
--- /dev/null
+++ b/videos/video_262.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:db9c063db7466b1f3dd6654ae747c285ea8e26742fd53ce89039970f9bfc49ed
+size 1495328
diff --git a/videos/video_263.mp4 b/videos/video_263.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..cde8e4eade24235b944cbae76ad0c63630c8a390
--- /dev/null
+++ b/videos/video_263.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e65f641de13ce92273a58af8608b680e8131072a3faa184795d271374c996e1c
+size 1487881
diff --git a/videos/video_264.mp4 b/videos/video_264.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1ad14bdcaaf8550b3f96892c293103bc643535a0
--- /dev/null
+++ b/videos/video_264.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ac35783e565e43053836f7c78078d21ac857f2702223480067ea7a4379994584
+size 1494887
diff --git a/videos/video_265.mp4 b/videos/video_265.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c21be09b1e44861051c2af47611b9ef586786718
--- /dev/null
+++ b/videos/video_265.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c18f3d98bb7cce609cc1e544e2e8ed84a8eec2bd4175be6d39a010d55f278576
+size 1249387
diff --git a/videos/video_266.mp4 b/videos/video_266.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f0c02bb4fc722d7f9d3f4cebc1d90d3a6da93310
--- /dev/null
+++ b/videos/video_266.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:24dc01f49493f2c4e9d90ef66c37cd4e77474fbf83db0bbbbef965e561db3a7f
+size 1246536
diff --git a/videos/video_267.mp4 b/videos/video_267.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b9139c20a751a8f6b5dcd90316dfe7291cb1e2b9
--- /dev/null
+++ b/videos/video_267.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9f1092ae6794c07ca9d622297fad8dd900394e57cd1bce53941421846f513447
+size 1247419
diff --git a/videos/video_268.mp4 b/videos/video_268.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8dba6360b7b46b0a5d7c787d8f2e7259dcaee903
--- /dev/null
+++ b/videos/video_268.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:19edbe974f9b212726fd2dc192d29e115c437dc5e4f8ff83d7371f2370afdc93
+size 9913849
diff --git a/videos/video_269.mp4 b/videos/video_269.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..060813303c3e17afd6ea1963e5c24ea2a8a12b90
--- /dev/null
+++ b/videos/video_269.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:64a37d182eff3b0a26204c5b8320b29451b64f941d5bce83e29bde9cad67fef1
+size 9896641
diff --git a/videos/video_27.mp4 b/videos/video_27.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..11a66b4892d483b340ddb6ca627b51d942ff4897
--- /dev/null
+++ b/videos/video_27.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:632c8ca64c3364ac85b4f771bb24cdae34d82e346029ca730040fdedd5366d24
+size 3410548
diff --git a/videos/video_270.mp4 b/videos/video_270.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e3413f96f24e3dfb572168f8d4ee0dcd22349f41
--- /dev/null
+++ b/videos/video_270.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7df2c52d4f0cbf2a30bb78071bc89012325acdcf2d106a60cefde8ae2e228043
+size 9874828
diff --git a/videos/video_271.mp4 b/videos/video_271.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..5441bb9ceb63c7a765b997640af8b03ddf6be421
--- /dev/null
+++ b/videos/video_271.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d717081a30ef19b27f04fc679a71f1e6ecc6b00102c82ce0dd717ce20385020c
+size 1901634
diff --git a/videos/video_272.mp4 b/videos/video_272.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f99d2303ffc2cebd5d228d446a1ad6a4bbab12d0
--- /dev/null
+++ b/videos/video_272.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dc8ecc36fe436507e3cd19f426c34f1c40a9019d956db64e3a7ae43228bc00f5
+size 1910255
diff --git a/videos/video_273.mp4 b/videos/video_273.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1c574778f2ef54fa3c4dde0b8031a8d5fd1c095c
--- /dev/null
+++ b/videos/video_273.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8f72df6c6c5b4c4fe775c8aaa0d56b2c374322af140d7a8b1d606a842f5cec41
+size 1907430
diff --git a/videos/video_274.mp4 b/videos/video_274.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..15076585c924f713c2ad82560609cee9f5d00975
--- /dev/null
+++ b/videos/video_274.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:46fe303a04478c26bf5739cfbe585e5ac77e6bc144da48b2c83370230d1cd92a
+size 4995968
diff --git a/videos/video_275.mp4 b/videos/video_275.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..183044034d2ce5d7bc50a7ab706536748d9fe073
--- /dev/null
+++ b/videos/video_275.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f37047cc6571f75ad2d02bbd8f38249c567514f47779dac23bf88a2c24d042aa
+size 4993345
diff --git a/videos/video_276.mp4 b/videos/video_276.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e7e7b37384f92f0c4d95e0b67bf603883be5b896
--- /dev/null
+++ b/videos/video_276.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1e5d0543c55e16b42c751ed8d7003f65f59aeb421daf077b340cd570935a5f5b
+size 5005638
diff --git a/videos/video_277.mp4 b/videos/video_277.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f5f72d3ad89de6b007eaa344d8356b3f5070d117
--- /dev/null
+++ b/videos/video_277.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f2777979f3389487344eada8b99b79401df5d7f28ae6d82dd7fcf356d4cd3b90
+size 10875079
diff --git a/videos/video_278.mp4 b/videos/video_278.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2eb3300d025db2eafaafd88bd80d1b1a971c6cc7
--- /dev/null
+++ b/videos/video_278.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:88e96ea6eaf8043704096b50989827360e0d8b8351fc5d9797b6e3e0f7ff87c8
+size 10867050
diff --git a/videos/video_279.mp4 b/videos/video_279.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2527ad18bd21ace30c6b470090beef96ae263ee1
--- /dev/null
+++ b/videos/video_279.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:45cf2230937835f55e174ea9bb25e8cfae55325d8d0008cde2b0d1ed7f1beff0
+size 4014740
diff --git a/videos/video_28.mp4 b/videos/video_28.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e7b29ea3e59c2c1c1f4dbfbf808c1386e2b4f5d2
--- /dev/null
+++ b/videos/video_28.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e2f4815649665519010faf3815fefe5fb488024705de8deccb945dd623b6fc21
+size 1606404
diff --git a/videos/video_280.mp4 b/videos/video_280.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c70d392ccc3f7def1b3ce482cf1729305e9b85a5
--- /dev/null
+++ b/videos/video_280.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7e6802bac40df1f88fd09b1256b08032c52fd3f27f5360d839f9f61371491bc0
+size 4016729
diff --git a/videos/video_281.mp4 b/videos/video_281.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7efbda75d02b80222b1df1de4a1d1c0a151df8ce
--- /dev/null
+++ b/videos/video_281.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cabbd96a70d0b1a5388c4c8f100ab6c530aab1734e2daac46e5fa449424f2283
+size 4015906
diff --git a/videos/video_282.mp4 b/videos/video_282.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2706d3480b8775d272bf0153afda1852e1b40db8
--- /dev/null
+++ b/videos/video_282.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f3caa33a0ffd5b2f1bf88625c165885c3c601a76629cb6f21d1858f8bea70074
+size 4012475
diff --git a/videos/video_283.mp4 b/videos/video_283.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..48c216f087caf5d56d9e40dde3675fe6a3e9f6fb
--- /dev/null
+++ b/videos/video_283.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ac3fefb8aa958732c2a45e7671fd8b70a5eb073e3a961d68d0606495f2d66a0e
+size 4004438
diff --git a/videos/video_284.mp4 b/videos/video_284.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f90f5e9244149ddad0b2cc7e5757352316f5bd17
--- /dev/null
+++ b/videos/video_284.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:85bbb299f6900c397943cd73bbd6ee2873c2bd948e69989973c2147f9f396c3b
+size 2581676
diff --git a/videos/video_285.mp4 b/videos/video_285.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..02efd64ebd96981f68bea4befb5900c5bca28339
--- /dev/null
+++ b/videos/video_285.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:37c9ad0a06134d6c5e2cb931d9e28b932e1066615f22491048b0bace0b2202de
+size 2593044
diff --git a/videos/video_286.mp4 b/videos/video_286.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9c3cfa6336e1a543d1ca0e45ffd42144883f1774
--- /dev/null
+++ b/videos/video_286.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:265aa91b105b1ca59f45ca4994c2133ed16b9484f9f8af54c6e0f19826b46baa
+size 3505356
diff --git a/videos/video_287.mp4 b/videos/video_287.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..3acd4fa47935a784f931e7657b584a42456a1c90
--- /dev/null
+++ b/videos/video_287.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1fc6bda8d9e08f24ce7910949f645b45619003fb685d01d4855a89cbc43c0c34
+size 3509310
diff --git a/videos/video_288.mp4 b/videos/video_288.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..87de8d757b3adc9e81beceba82471c485d261746
--- /dev/null
+++ b/videos/video_288.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:27d87441b6a6aaacabbfcc61c205ac3a9ce31aeff3a983b9df0318a8043563ca
+size 4050061
diff --git a/videos/video_289.mp4 b/videos/video_289.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..fc713a3db2511ca3861b5f82dc9a3bf7b14215a1
--- /dev/null
+++ b/videos/video_289.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:db4f1998cd8070b0c3702b9ad72e08f2205093fa4db71cc15b7e367f5a7b44ec
+size 4057670
diff --git a/videos/video_29.mp4 b/videos/video_29.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..6c7ff8ccc5f83e1eec60e077770701e136495956
--- /dev/null
+++ b/videos/video_29.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:23ed3d79360d545544dd1e7c067c1ac811ccb7355be17ea46ba7f46b53ee2c55
+size 1606961
diff --git a/videos/video_290.mp4 b/videos/video_290.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8a9af7afad047e47c69019ef0ebdcc195068ce16
--- /dev/null
+++ b/videos/video_290.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dc75db21bc836ae4affd266b8e116114f7326cc28f2ef4918cf3252710614b00
+size 2126565
diff --git a/videos/video_291.mp4 b/videos/video_291.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..bedd76435cd31739376f31ba6bd1a6b83f20f097
--- /dev/null
+++ b/videos/video_291.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:16ec0a926ef3f7ba7e5f6d47d8ee166f2ab57663d0250518168c7afd81ac8c47
+size 2128979
diff --git a/videos/video_292.mp4 b/videos/video_292.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..25911a2a7864cdb944e783fcee8640f5d7db9429
--- /dev/null
+++ b/videos/video_292.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ffa7b0601216fc35ca9d872c372d95ea965cd94264e055ef124c7575983040da
+size 7337592
diff --git a/videos/video_293.mp4 b/videos/video_293.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e9b528d8b66e6d4ddf3a45a4ca3b17bb3d99a66b
--- /dev/null
+++ b/videos/video_293.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1f2f14c4a27a318bd96ee16daf5627772b5b1af223e1301a2d639512514f6f19
+size 7318846
diff --git a/videos/video_294.mp4 b/videos/video_294.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..314a5719bc0412fbc434fad9cc83a6cc04bbeae6
--- /dev/null
+++ b/videos/video_294.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6ee890470427fed213ad1f86251976bbd53094ca1ea43ce50c206f28b5c85c40
+size 7324576
diff --git a/videos/video_295.mp4 b/videos/video_295.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f6a83e8412e2839742b37fe9183c95989cf3eb0a
--- /dev/null
+++ b/videos/video_295.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:370abc4c25254ed3a351c7d1b243cfa4aaf705d4a80767854ded934b5f916d9b
+size 7326880
diff --git a/videos/video_296.mp4 b/videos/video_296.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..780e8b798e4b352923ef3bb6a9b01cdfcffd8074
--- /dev/null
+++ b/videos/video_296.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b25e5e0d52223d5d530fd488fbe630218af517941eaf4fb5d4070660a39490ad
+size 7329103
diff --git a/videos/video_297.mp4 b/videos/video_297.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e2b0a42c319c73344f094499e9c6bda24e250558
--- /dev/null
+++ b/videos/video_297.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4491002166230559d5eeaf8edf7a379a75fea2966f7b3cfdba27ee672639cc85
+size 7365245
diff --git a/videos/video_298.mp4 b/videos/video_298.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..89421be34197481bf2d25aaaf90bfa566849ef04
--- /dev/null
+++ b/videos/video_298.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cba810523dc4743614841b3b5f52e8bc89c46281e9a5222b75332fa07e786b5d
+size 7371365
diff --git a/videos/video_299.mp4 b/videos/video_299.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..774b7de7f46746895d8c1c1d4e064922f1014a90
--- /dev/null
+++ b/videos/video_299.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e5fe42fc7848f6cf3b0ea9b274a34c0228816e497f9451ccd0e6bdd250d3e66c
+size 5730046
diff --git a/videos/video_3.mp4 b/videos/video_3.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..61807146cc3f58a8626d10a37a5a596060663a4f
--- /dev/null
+++ b/videos/video_3.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f529ceea690d3b3d27b7f44e6318af9981b9d4c2e83a253a0dc8408861a1dbcc
+size 1136794
diff --git a/videos/video_30.mp4 b/videos/video_30.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..395efbbeac96fd0562b374955529f6fdce8e246d
--- /dev/null
+++ b/videos/video_30.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ab6869987fc2331f57a870664e1e757691639cb8a3e17d2d045c980b9a9017ab
+size 1609513
diff --git a/videos/video_300.mp4 b/videos/video_300.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d081e9c1178453d7b59fd582f5029a7fe437869d
--- /dev/null
+++ b/videos/video_300.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:957e0925649f646650df2b54570c19942159e806ad698f56a389a0540e3a9d40
+size 5719955
diff --git a/videos/video_301.mp4 b/videos/video_301.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..486b38302cc588c768cd02196412e2828760bfa1
--- /dev/null
+++ b/videos/video_301.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b8ede46c494c99e8284bb75b1ed025087341af56c3ac976761172e780fa35513
+size 5036064
diff --git a/videos/video_302.mp4 b/videos/video_302.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0d78467f0abc8b29eef23e24cd46405693489cb6
--- /dev/null
+++ b/videos/video_302.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:68e7f9e3c44d359c4fbda8ba9c07d3c4d1282ca968a8fcae8a743c7749896a5a
+size 5034612
diff --git a/videos/video_303.mp4 b/videos/video_303.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..44d1fce7438b9b7e50eff15ea0fb79d29ef21711
--- /dev/null
+++ b/videos/video_303.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:797e2546950ec22bc761d3eab5de99b652070f198a2e5fdc5dd1cf3dcbdaac15
+size 5029875
diff --git a/videos/video_304.mp4 b/videos/video_304.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8fb1f5bcefff43836d535ca14a67d5f608e38aad
--- /dev/null
+++ b/videos/video_304.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6dfd4590516bad9b443fee07f50775ef7dd9bf4acf1da7dcb9271d4999392c2d
+size 5027228
diff --git a/videos/video_305.mp4 b/videos/video_305.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0f29c6ea68cc5bda302bb2e18815997c7ed2d954
--- /dev/null
+++ b/videos/video_305.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d4bb0065eaf960434694a6095e5551900dba56037499d8f27579acbbc8de20f2
+size 5026428
diff --git a/videos/video_306.mp4 b/videos/video_306.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..31e336fb6b5d1bacd5f591c437015a6e465b2ac5
--- /dev/null
+++ b/videos/video_306.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:64ce7cb7336c4b66fccf852b8a93603eea07a5acef07001b09ab0eabe52b39cd
+size 4935647
diff --git a/videos/video_307.mp4 b/videos/video_307.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..69905d582ba4b22de988b126f079b7ede6ddf97c
--- /dev/null
+++ b/videos/video_307.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2e870e5412259583abe6ba615292d1418c13e62598f3176b0209febdfb43f895
+size 4955197
diff --git a/videos/video_308.mp4 b/videos/video_308.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..ac01fdcd4db5565c6665452df76ea3e3a2546b51
--- /dev/null
+++ b/videos/video_308.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3ddeebfd18a67489c37649d270b19f88b1b22af17ee073700e1fbcc09b8655ec
+size 3244438
diff --git a/videos/video_309.mp4 b/videos/video_309.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d0a37284eb1ac4bb4dcebd99a0d42bcf49ef71aa
--- /dev/null
+++ b/videos/video_309.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e52f2e9b98c7cd1091806d2b5c48003a6b91791be03d3eea59e72418688d8a99
+size 3248859
diff --git a/videos/video_31.mp4 b/videos/video_31.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2a2765708212a915deddfc880a6eafdbf03fcca4
--- /dev/null
+++ b/videos/video_31.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8c55ea4c72737e4412febb12a99f278953ea0a67892e020542e6448924848755
+size 4277426
diff --git a/videos/video_310.mp4 b/videos/video_310.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..a46005bfd19466436e780bad9a478aa32e1fa209
--- /dev/null
+++ b/videos/video_310.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:84da17de1411d480b3fecd8faf6647d969436e023d4a44419b70031f654634ee
+size 3367765
diff --git a/videos/video_311.mp4 b/videos/video_311.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..62a568f4b1c8a8d5ba065edb2f577c1810f9b580
--- /dev/null
+++ b/videos/video_311.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f85ff10323fb22d57ae5c13681e5f6a07d7356dd6717a9c3d1beb93fd892e453
+size 3370745
diff --git a/videos/video_312.mp4 b/videos/video_312.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1c942895e6eb163d3bd51fbd6eca481b8dc643ba
--- /dev/null
+++ b/videos/video_312.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1c3fc72cd2f71cf71556f8e9b0aa6792ffb62bc18595f1b584165d6db9aff62e
+size 3208334
diff --git a/videos/video_313.mp4 b/videos/video_313.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..310b501f080371582f443d63bfa80cae3997caff
--- /dev/null
+++ b/videos/video_313.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0b06fb9f18c310590f474592ebc5cd87ffe82a0aa438b42212233b53fe214721
+size 3202670
diff --git a/videos/video_314.mp4 b/videos/video_314.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..04bf3e09f4c5534f598d58cf9b4f54eee2807950
--- /dev/null
+++ b/videos/video_314.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c4e9e2392935df760938f7853c4aa6afef9fcf0513fac564b211273f46829081
+size 4080675
diff --git a/videos/video_315.mp4 b/videos/video_315.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..bf482ae1f5c69d5261349c8c622183d86ee28106
--- /dev/null
+++ b/videos/video_315.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:641afc6b0c9a4a479fb44bec5b8ddbe8256688e85df861eafa73862edb19f151
+size 4084726
diff --git a/videos/video_316.mp4 b/videos/video_316.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..51935724d8fc015edf37d0247671f0640a37413a
--- /dev/null
+++ b/videos/video_316.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:64dc7e4e4c57f7243bfb3ad57238b832f8b5f45ad23fcecca8984b13b1d51031
+size 2480440
diff --git a/videos/video_317.mp4 b/videos/video_317.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f0224a9fabd923bb1caa3be2c86489b074148768
--- /dev/null
+++ b/videos/video_317.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9fd8e9e2b2462669340f1734c0f37291f71cf3bc0d482f8cb41ec1a80c87f591
+size 2488333
diff --git a/videos/video_318.mp4 b/videos/video_318.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b14284c7295c6b856942d5167202e8c1ee8bbf0c
--- /dev/null
+++ b/videos/video_318.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3eb5fbc7587920b52606955131ed99746bdd597d9dafe5e73ad80048f1283d32
+size 6652924
diff --git a/videos/video_319.mp4 b/videos/video_319.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7b1390852d501f7c2a1a5d734a5c83415eae8f2c
--- /dev/null
+++ b/videos/video_319.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e937904ad728c658c5a0f918d6e9dac30bd078d33427a86669c551a007f3a93b
+size 6650157
diff --git a/videos/video_32.mp4 b/videos/video_32.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..abf2de8e45e93eade6da7fd57a9a9e3f73778746
--- /dev/null
+++ b/videos/video_32.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ba123857176ad59fa22eeaa6fdc3b5e4a28457b2943edf7e9a1a45bc4b9f5f1c
+size 4288249
diff --git a/videos/video_320.mp4 b/videos/video_320.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..306387408ddfb37500d15a7f4b988470a8e1c430
--- /dev/null
+++ b/videos/video_320.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:09cd5d944abcfd9bb05b40a6c8478763892448a99f3dd953945389fbe3616ada
+size 1344366
diff --git a/videos/video_321.mp4 b/videos/video_321.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9b53d0096ba424807430645fc7ec94151b213122
--- /dev/null
+++ b/videos/video_321.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:71a32d680b1ed126ad892a8ede301c13c0eebe2729015425e1a1ac42b3f1303c
+size 1340944
diff --git a/videos/video_322.mp4 b/videos/video_322.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8ce7a06b4e1410917bd328c85fc53addde5793b0
--- /dev/null
+++ b/videos/video_322.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bf421cab0c65bf8cb68ad54f2dffd476ba1c57ddf74fb6f8b97f0d59d5199862
+size 9256461
diff --git a/videos/video_323.mp4 b/videos/video_323.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c7fb866f230e1fd96cc61722636ca2b570eaeecc
--- /dev/null
+++ b/videos/video_323.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7c42556cac8142d01f287c7b19d1864819dddb238ca064d19c240cdd573e67ce
+size 9258718
diff --git a/videos/video_324.mp4 b/videos/video_324.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..631e6ef07f858cd0cf6e953e51d579b2858b2669
--- /dev/null
+++ b/videos/video_324.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2c0aa01b6675648ca36cdd0ee9450b9d646468a999150dfa8f5beb259333eafa
+size 5319758
diff --git a/videos/video_325.mp4 b/videos/video_325.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..6a32eb86857283e01607d4623f0f47cf1de44a11
--- /dev/null
+++ b/videos/video_325.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ba8fd35525d1695da5233218a6cc3a076c83de2f88f9d29de9ea20004a3fcada
+size 5302954
diff --git a/videos/video_326.mp4 b/videos/video_326.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..41ae506b90fc51dd931d80d0eb34a26afb15be3d
--- /dev/null
+++ b/videos/video_326.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0cc1995522011fc8bbc8a098045a22bf8382218a0310e0e189815c29d0f9f65d
+size 1781541
diff --git a/videos/video_327.mp4 b/videos/video_327.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..4eb949c40982874fdd4e5a311908e9ee1e005a66
--- /dev/null
+++ b/videos/video_327.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4689bd70002bc22c3b810037d169d8357a0e1acfd8fdbd7b97f2f11aac658d79
+size 1774560
diff --git a/videos/video_328.mp4 b/videos/video_328.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..5b11b765ff473c8ef1d3e0e1eeadf6a2eb96ea10
--- /dev/null
+++ b/videos/video_328.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a5b17fab1d0141836caf947afc8441f43b1a4717f2014a0f88058859cf9d82dc
+size 908065
diff --git a/videos/video_329.mp4 b/videos/video_329.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..620340d6ceaa7d66a4efac1b08e55830d680aaee
--- /dev/null
+++ b/videos/video_329.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4e277c810a49e4e64285749f26fe738eff68bd7dc6d749e99c873ee32ddd757c
+size 904832
diff --git a/videos/video_33.mp4 b/videos/video_33.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e064d4a31cc4ef3ddff47b3c4a5e0ae84432f7a6
--- /dev/null
+++ b/videos/video_33.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:26684353a0d4724de901ca148a010e61bf370c95920ea0339fa9397e3ac7869f
+size 4142576
diff --git a/videos/video_330.mp4 b/videos/video_330.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9a1bc43f1b8079810cfe6fa2ad838a5293cf1a27
--- /dev/null
+++ b/videos/video_330.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b437227aecb4ea08dc5f35d96c0da0f510a16700b1c99e3537cdfc2383400852
+size 9186891
diff --git a/videos/video_331.mp4 b/videos/video_331.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7221db3d07b53fdd303d34df3a4f3e2fee0a63c9
--- /dev/null
+++ b/videos/video_331.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d07c635e753efe337249afbfd4228c746ac08edb845983fe7c2ac6c497087cf2
+size 9186741
diff --git a/videos/video_332.mp4 b/videos/video_332.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1c2ff912123a8b206c1a60fab28247e2cb3e2442
--- /dev/null
+++ b/videos/video_332.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3ff25bffab4cc16cb78bfb00e8f35c6c268dea2d77acf1ad8322750fb646e892
+size 2755893
diff --git a/videos/video_333.mp4 b/videos/video_333.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e425ec807492f694e1234d2eda81aae9b34ef3a2
--- /dev/null
+++ b/videos/video_333.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:38f41c8778709ad67699f896f7073c9e60de631e6a8a77ce8fff712782ebc4c3
+size 2775697
diff --git a/videos/video_334.mp4 b/videos/video_334.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..15f612d0ebe02f354d51b560550701ac80b22750
--- /dev/null
+++ b/videos/video_334.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1ce2aa1a9c06af80b947b855c5b37cca09f48950fc6e810f9069fb7fe4e41851
+size 4185158
diff --git a/videos/video_335.mp4 b/videos/video_335.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..24bf12372345c8bcd675a9ffb3e435ec1148b76b
--- /dev/null
+++ b/videos/video_335.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b4a00ed2020c0bfa41e6a2f6509ce2933297a1b22037b308419bb813763d11cc
+size 4189200
diff --git a/videos/video_336.mp4 b/videos/video_336.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..6ecf8328c51b6a14514b0fb8dd03daa250fb2297
--- /dev/null
+++ b/videos/video_336.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5471deb3179e7798fc65e67af687dbcabc1dd5f35bff039bed9cc6f2d9d35d85
+size 1063080
diff --git a/videos/video_337.mp4 b/videos/video_337.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..efaf9f8a90c5485d3beb41afb0dcb5b44cb8a8fd
--- /dev/null
+++ b/videos/video_337.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:190fe3eded3c52e7925cbf5632f5b22d8d4e8f1fbb73ee5427d2afdf80b8685d
+size 1061090
diff --git a/videos/video_338.mp4 b/videos/video_338.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0d13d5d0d2ce210bedd2c4924f342a41c91716c3
--- /dev/null
+++ b/videos/video_338.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3db6828e979d42075c80f690b34ec4435fb37f519efd87dbaebddd97301c0faf
+size 4501150
diff --git a/videos/video_339.mp4 b/videos/video_339.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..a33059ed908b21cddd6867a675f919cb7a5009ad
--- /dev/null
+++ b/videos/video_339.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5200f4f9261c7469a0796961fb62583c749b47d85ac7b1664937ebd702833ee4
+size 4506058
diff --git a/videos/video_34.mp4 b/videos/video_34.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..48121a744688053a7dbff4a22854a0a0f75eab26
--- /dev/null
+++ b/videos/video_34.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0cc6278c11061c000ecebf9c9aab8f8aee56c506eed0ffd38eaafd9285c0900c
+size 4159031
diff --git a/videos/video_340.mp4 b/videos/video_340.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f1ce76d7f3ee20d24d4e34c404a7148ccb5af8bd
--- /dev/null
+++ b/videos/video_340.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:01a82682e92b50ff717d9e476a6acc8c782ec00fcf376a2cf3d40383b4e8d628
+size 3161746
diff --git a/videos/video_341.mp4 b/videos/video_341.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..03fac5b6d74ffc293bc3200a72dfaaa0bd946fb3
--- /dev/null
+++ b/videos/video_341.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:55cb56fa4409f1cf5c451f50740d89f62abac39c09ff3d8bd48d011408b2897f
+size 3167359
diff --git a/videos/video_342.mp4 b/videos/video_342.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0c07c372844a3d7ddb18f4487c54859359ca5f8f
--- /dev/null
+++ b/videos/video_342.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2f04d2e13c658b956930a0f08849f0207f0018ded481516413f8c8325951cf75
+size 3173564
diff --git a/videos/video_343.mp4 b/videos/video_343.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..4f80f8f18b7c213ea1e72c7c11c60b46dffad803
--- /dev/null
+++ b/videos/video_343.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c6a2764edb548798cd31d7f571f5d414b5be03bc8b482905a4ffef5a26c69cbf
+size 3155349
diff --git a/videos/video_344.mp4 b/videos/video_344.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0e32da9168da7b588b5914fbf98aca9a61f0b761
--- /dev/null
+++ b/videos/video_344.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d9d5c00e5957086455158efc9cb987df760cf009f1d6005ace46d66415ef1251
+size 3317143
diff --git a/videos/video_345.mp4 b/videos/video_345.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d6d76917e2e0ee73f2d3cf1d8a17b5125d3b04ad
--- /dev/null
+++ b/videos/video_345.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:550420601fb431ba64da86293d9ea3f9d581501f6027bf1f5d15ddcc5b344012
+size 3317018
diff --git a/videos/video_346.mp4 b/videos/video_346.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..babd4153f79417953c356c21242131ff38031993
--- /dev/null
+++ b/videos/video_346.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:745bc5e94013b76a18b76451b9e30b127533e086484d96559e8f86d4d39c03f6
+size 3321798
diff --git a/videos/video_347.mp4 b/videos/video_347.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..339647704a8b87a912e4c6f2fa4b18f0bd77df7d
--- /dev/null
+++ b/videos/video_347.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:065dcd7f7659671ca5a71ecf9e92456712ee95c6ecb7084f776b24fc58eeff10
+size 3061042
diff --git a/videos/video_348.mp4 b/videos/video_348.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..71da49c00d9fd68ca1c6284501ba6ca314815f8a
--- /dev/null
+++ b/videos/video_348.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2dadbde421cd92f2b25187e3756109d151e223385feb30528b4b95b0b8b9c6a6
+size 3062706
diff --git a/videos/video_349.mp4 b/videos/video_349.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7c8f71d1a457b1c0740abc8a2c3d399b02fccb8c
--- /dev/null
+++ b/videos/video_349.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0ef03838892fd473bcbc710a443ea7d529973d8966f226c24c6bc1ed7a363dc7
+size 3062684
diff --git a/videos/video_35.mp4 b/videos/video_35.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..90d72ee9f4d5a7a6ee82d06d74e944eff7df0253
--- /dev/null
+++ b/videos/video_35.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7f3296ad2136be1c9e1f5f3c2161b0cf692e511f34bc6617ecb3f9979baaa135
+size 12323860
diff --git a/videos/video_350.mp4 b/videos/video_350.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..4affc1891cc4a57628b01922f86b6de030bb2d45
--- /dev/null
+++ b/videos/video_350.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9915490208044cfb37d0791c34b372f6fdb88adf3ff12c53c12c195b37c91d44
+size 2703122
diff --git a/videos/video_351.mp4 b/videos/video_351.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b8b9dac0e960b299206e4ed2c5e3fe40431f142b
--- /dev/null
+++ b/videos/video_351.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8a8a4742d5cefbb62469cb640b7ebe57e8166b88a95d6068f1feb87b86b18e77
+size 2696680
diff --git a/videos/video_352.mp4 b/videos/video_352.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..a1fe76a1d83e9cd8a6daad71da63cec907eaa9f5
--- /dev/null
+++ b/videos/video_352.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:51a8da95c506fe8b057dcf2c8449ed391554b0a4b836d97ff2a271580b6eeea0
+size 2690497
diff --git a/videos/video_353.mp4 b/videos/video_353.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..a4519f38ff3ffd929c28f69a221d2a8542124f63
--- /dev/null
+++ b/videos/video_353.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6b034b86e11d4bee5f81829794322ee6ebdc6c655f8419725cf185489931491b
+size 3765250
diff --git a/videos/video_354.mp4 b/videos/video_354.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..34748d84ed73bdbee54d30f65e3fae5b388e71b0
--- /dev/null
+++ b/videos/video_354.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:40819a83a3b015c7b1677471f7ec434e57f1a2ca449fb4c43bf3eb96978cf492
+size 3766286
diff --git a/videos/video_355.mp4 b/videos/video_355.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..108858e6c91fdade85b2e64bbdc6f22cb558efc4
--- /dev/null
+++ b/videos/video_355.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d754debb9165635c729462c897dbb93915f8e14079952f74970c954e748eefb3
+size 3754771
diff --git a/videos/video_356.mp4 b/videos/video_356.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0a7879a760f499c2ab58f6b357adaf4ac3ac0188
--- /dev/null
+++ b/videos/video_356.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0f0668e3a03e7ed1145b5b77cd9a82e750bf8745e43dc93c5da8bd7c46df7892
+size 3760708
diff --git a/videos/video_357.mp4 b/videos/video_357.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..639be83dabba59ab952c62dc56f3378588703e4c
--- /dev/null
+++ b/videos/video_357.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:47f3594056b1034cbe64a997b18ef195eb4ec54662bc9ffc7be7bae482365a64
+size 1585388
diff --git a/videos/video_358.mp4 b/videos/video_358.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..51aa4fb2293cb2ce13937df28a4c55f52b4757c2
--- /dev/null
+++ b/videos/video_358.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e7270d9f7081e79da944f635a4ac2789198f3c95f1efd167fe28efe75bce0db0
+size 1601669
diff --git a/videos/video_359.mp4 b/videos/video_359.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..226a35fa634f795837344cde6de99983b51f38c6
--- /dev/null
+++ b/videos/video_359.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7e0857c2725d5977306bdd4a06083545eed4e3d9f2d32001808a9576679aaa71
+size 1598496
diff --git a/videos/video_36.mp4 b/videos/video_36.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..59db8b3a9b5b44a81de7579af07c112b5aa889a3
--- /dev/null
+++ b/videos/video_36.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7b7dbe2e160959d8e7613269188476a3a969dc6b68f0a70bee3e450a1c9d3a94
+size 12332450
diff --git a/videos/video_360.mp4 b/videos/video_360.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..57d708003bcf22f5c7cc454987f03c91d7eb5fb4
--- /dev/null
+++ b/videos/video_360.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:678f77264d64bce44c2872216769bbeea1f5c99956867f127aa9abb83f563e67
+size 2974892
diff --git a/videos/video_361.mp4 b/videos/video_361.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..964e6e5dacb877a9a29353ab0da2e7d5f2f9f44a
--- /dev/null
+++ b/videos/video_361.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8080a7b1385a1f468c6db2abefc39e30c92e5c6a32bd55e711a64d5545ed392e
+size 2989010
diff --git a/videos/video_362.mp4 b/videos/video_362.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..a7aa20a7c14b50a7db392cd1a6a2bb59d404aaaf
--- /dev/null
+++ b/videos/video_362.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c918f7dc3a830473712df73295d0b8b7693b2f928d0bf10c3d4aba982b9c3de2
+size 2977286
diff --git a/videos/video_363.mp4 b/videos/video_363.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f7cc2bbe0c01d1c67372fcaf5c4ce518e53c5009
--- /dev/null
+++ b/videos/video_363.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a86ea785540673e0e7a042052c3517765b1325f3d0e9d799b016079510f2cc6e
+size 14445841
diff --git a/videos/video_364.mp4 b/videos/video_364.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..540a3df584af1193323cd71cecb1f890a93eb2b7
--- /dev/null
+++ b/videos/video_364.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:20d8c79e7d57c2d4c581a7fda021635badbfbb4425d84010bb14611dc5e40173
+size 14457267
diff --git a/videos/video_365.mp4 b/videos/video_365.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9efb6842e63b4c549b2487d3c4f5392af9bb2028
--- /dev/null
+++ b/videos/video_365.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c9b76fdd7953668b0950b91efcdae134755c2546f30b962cd113133e51747997
+size 14426109
diff --git a/videos/video_37.mp4 b/videos/video_37.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8e62d2a4dadc1d8d11b1d6397643c57f574c05c3
--- /dev/null
+++ b/videos/video_37.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:14401a892798fe9c678056491e33fd23fbbffeea429696b64a962a62bc29e45f
+size 6503341
diff --git a/videos/video_38.mp4 b/videos/video_38.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..47c196e793d5946f3086ac5a6e5d26e9b93949b2
--- /dev/null
+++ b/videos/video_38.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:411476e85e0ffe96b0dd1e2efa6b36e77544ab907f98437abb666d6a1f48fb26
+size 6517006
diff --git a/videos/video_39.mp4 b/videos/video_39.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2b71f584858af33ee0cd1b2a6f5d6ecdff9ae4cd
--- /dev/null
+++ b/videos/video_39.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bbf8009294bf3bba696cf47d1b8ffc5780eeab1e5171a69f7420e8b363501ec4
+size 3273884
diff --git a/videos/video_4.mp4 b/videos/video_4.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..3ed63a62e4252242365bdadc1872c8aa9ca5b6c9
--- /dev/null
+++ b/videos/video_4.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:053d539d5c8cf4d4bfff853fb8005576c889c67b3ab3da926a61d542ff49b0ea
+size 1138358
diff --git a/videos/video_40.mp4 b/videos/video_40.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2994d872ea1852a43b2eb0243306351045c2ab41
--- /dev/null
+++ b/videos/video_40.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4e1eba0a5b18fbcbb3291f775a55511266883519828aa53018d07221f986a21e
+size 3294562
diff --git a/videos/video_41.mp4 b/videos/video_41.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b097cb69ef8991c056c9656c4510d14f87565c7a
--- /dev/null
+++ b/videos/video_41.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ad4f2c99843e896618199d5ec7842ae9933e4d632f2f464307d0882b04603d12
+size 3830816
diff --git a/videos/video_42.mp4 b/videos/video_42.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f90ff172148ccb0f658b35d7476956b8c846e22e
--- /dev/null
+++ b/videos/video_42.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f0a217e260d4fed1e0948add1480f30003268ba9e25237b10098b0030783aedc
+size 3843345
diff --git a/videos/video_43.mp4 b/videos/video_43.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..919cdeab8794aff7a1f51bb92c9fdfa8e6ae900f
--- /dev/null
+++ b/videos/video_43.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:057e57c60bdcb212df3dd1748c2354d300d4aef3c5074bd7870b665f7d87a4b4
+size 3846499
diff --git a/videos/video_44.mp4 b/videos/video_44.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..57484bdaabd766e2d2a65f0d00fa88d84d6d00e6
--- /dev/null
+++ b/videos/video_44.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:98af1943366f21c553fdccb8740d9788172617e57ba0b59aa2d0727a801cda54
+size 9332314
diff --git a/videos/video_45.mp4 b/videos/video_45.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..dce99fcd10ae4349969040bee7965533cf666295
--- /dev/null
+++ b/videos/video_45.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b0050fce24a23b41fc8dbcbacd173309cbdcd047e4e0315109627c36d4dcc9e8
+size 9334835
diff --git a/videos/video_46.mp4 b/videos/video_46.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9ac66b165bbfe585abd620ce396b9e6cce906477
--- /dev/null
+++ b/videos/video_46.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bf4294b5fe0aabdf34aede4c5ec0828e0ce9b4521d48816db58b1c654087d498
+size 10139699
diff --git a/videos/video_47.mp4 b/videos/video_47.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c7436f934bd31e167745860899875ad3ce84c60b
--- /dev/null
+++ b/videos/video_47.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5a6042d08e6258eb7b2705c96a1b8da82209421f5a16e7e15b33a83d49126f02
+size 10154534
diff --git a/videos/video_48.mp4 b/videos/video_48.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..ac6c7fb8460e9e43b6e89e2a4efa0505d940e190
--- /dev/null
+++ b/videos/video_48.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c9cf9fed78557379e8df77715cb773befe76cb79d1f35cbae9d00dbb658f2f53
+size 1430204
diff --git a/videos/video_49.mp4 b/videos/video_49.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..72db05c9ff6aa49c3f1bd3159c857bd5037f24ee
--- /dev/null
+++ b/videos/video_49.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b5e357eecf035b24f259050a2bf53bc1e929a34dd557142dbbade73f8840ae3e
+size 1428789
diff --git a/videos/video_5.mp4 b/videos/video_5.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..a6fedb7da9a6de236718b3b398583d072d23c75e
--- /dev/null
+++ b/videos/video_5.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1fa2c98de85bd674d0fbe2f9862174af5266df38316533637ec0f60236fb9521
+size 1143535
diff --git a/videos/video_50.mp4 b/videos/video_50.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..8c123cf7ea830d3def57794890b4cc115f5b3d5e
--- /dev/null
+++ b/videos/video_50.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b5d95e614922c4bf60ab43eaad87b54ac165ceca5bab9857cee25ab394dd0a74
+size 3295608
diff --git a/videos/video_51.mp4 b/videos/video_51.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..458a878c41ca38b39719ebcebeae176f20c57864
--- /dev/null
+++ b/videos/video_51.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:755e382ddbd0ff87f6cada92b8c3a65e879eb3a5ffdc1509b3190a3390792667
+size 3295777
diff --git a/videos/video_52.mp4 b/videos/video_52.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..bdb51395586f80bbedd1e17a1c3dd8cc4e77ab26
--- /dev/null
+++ b/videos/video_52.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bb3766d3a045776aeb3797e500c177ce11276dc2295f27d258626e401ce8e64e
+size 3313382
diff --git a/videos/video_53.mp4 b/videos/video_53.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2259a6bea142a2ed6fe2b56166bb6ee06c5f2095
--- /dev/null
+++ b/videos/video_53.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:69a9bbad88fb4b78c191a472b97040807cfbaf30efc65d36bb730e222f8e6928
+size 3307201
diff --git a/videos/video_54.mp4 b/videos/video_54.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..ff989c3d687eb54e4c633ad3688cdb12bfeff10b
--- /dev/null
+++ b/videos/video_54.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c6c673855ae4415b8f83885a24e2a099f32d99dfb38a971d9afa6bfe177a4ed1
+size 3315233
diff --git a/videos/video_55.mp4 b/videos/video_55.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b8363edc1df80131d7c0b332d0ad72f552393c4d
--- /dev/null
+++ b/videos/video_55.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:38d0f3fbc6c914127cf7d97b03856e19c8e5f592cb9e2052187b7c085c3449bb
+size 3314094
diff --git a/videos/video_56.mp4 b/videos/video_56.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d7844d14c18d1a024ddc434c68fd201783a4acac
--- /dev/null
+++ b/videos/video_56.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:de8f575b902fc1c077b2e31db2a67f7368af8c12726982abf1b654309c87cb9d
+size 10366337
diff --git a/videos/video_57.mp4 b/videos/video_57.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..2c2473943eb3f89bc42ce374867acde6a52f6a08
--- /dev/null
+++ b/videos/video_57.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:67da1743a1ae799338a61aaf0268ffa454b7a673cc5737b466d8e1fa1d92007a
+size 10304892
diff --git a/videos/video_58.mp4 b/videos/video_58.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..549fbe5e3aeb7901c131fb0cb7118d64d5a52790
--- /dev/null
+++ b/videos/video_58.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b5b0b8bc31b374965812836fcb78923082eb69275b560768686e0f9cab184d1c
+size 1298566
diff --git a/videos/video_59.mp4 b/videos/video_59.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..6d8eb8de9639f222cc02110519d83367a15493c3
--- /dev/null
+++ b/videos/video_59.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ae02efdd8105f5c182cc1fead5c6ac0c03715dbfc35f90db828d737bde1293de
+size 1307212
diff --git a/videos/video_6.mp4 b/videos/video_6.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0b7ceb0cf621956bb2324593325d70474f5b63af
--- /dev/null
+++ b/videos/video_6.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:50712f6d15537735d37c36ec9ab4c1e56014c502013b12a75006cfcd62cc8918
+size 5000372
diff --git a/videos/video_60.mp4 b/videos/video_60.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..57791ffce9264c00dc6744e520b70cb2349a963e
--- /dev/null
+++ b/videos/video_60.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ccd15846050963c03331adb100b640481398df2f7c3e3ff40be4fe54047e4273
+size 6736655
diff --git a/videos/video_61.mp4 b/videos/video_61.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..5ede9d0f22b3bfb09e53bc6bd32093036bb7c132
--- /dev/null
+++ b/videos/video_61.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0742ab47d48d2f3534fe80a3be6eb5d4bd1600b4853bff424e796d1d0585bc76
+size 6739245
diff --git a/videos/video_62.mp4 b/videos/video_62.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f5b6674c63a586b0fc50806f8be8e327ef3b201b
--- /dev/null
+++ b/videos/video_62.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f3b2735d3c8119cc44c9bc3d43611cdf481c3af492b0c3bbf3892e5a98f9d92a
+size 1271773
diff --git a/videos/video_63.mp4 b/videos/video_63.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0ae71f3c6a847ad7c7eb634b72b8ed7cd87c2bed
--- /dev/null
+++ b/videos/video_63.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:69780b9d4151bc299dccef1ae3ec5b004e5743f95981b955648b7aa53dd09b2e
+size 1266305
diff --git a/videos/video_64.mp4 b/videos/video_64.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e3a451ea6e64cbe221cf479953dfcb3a99dfdf54
--- /dev/null
+++ b/videos/video_64.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cd067ff4a87d041db3d87981b6d82e956c6cd15cbe4071e5fb524269c33edd81
+size 3846153
diff --git a/videos/video_65.mp4 b/videos/video_65.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..354980421c3d9838f7924560d97a322fcb314a87
--- /dev/null
+++ b/videos/video_65.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a2419f8309a9bfaf5466a6d18f671ba8ab14bbd3d5831909606729408fae3d3a
+size 3837671
diff --git a/videos/video_66.mp4 b/videos/video_66.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..38610b9fb2761ad71fa65a241a8e86af790abd65
--- /dev/null
+++ b/videos/video_66.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c37bce77cc2faf9c2ec2491322cfcba24bb9510fa2bc702c5ca7ee8cef153cf3
+size 4581189
diff --git a/videos/video_67.mp4 b/videos/video_67.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..56c5c5690f9f40006ea2c11947da255d85f77e95
--- /dev/null
+++ b/videos/video_67.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:75ccdd74a4642cf181aac7f57eb894db092da4024cbfbd7a9010fb29f96639b6
+size 4587828
diff --git a/videos/video_68.mp4 b/videos/video_68.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..08d34d286dfe2aa93f0731c2349edb8b02d301be
--- /dev/null
+++ b/videos/video_68.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:aada50716851ed78680e861bceb9387cc7d267af50bc90cca13a0dd2d3513fb2
+size 4579371
diff --git a/videos/video_69.mp4 b/videos/video_69.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..23e37cd682dc90b573a5e6b7f815733f62eebb66
--- /dev/null
+++ b/videos/video_69.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:468f48066a5ad5c986fded1d70c036992ea8b3e54a28d133ba94b773eb130f64
+size 1305168
diff --git a/videos/video_7.mp4 b/videos/video_7.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..520b882a0ba2d3ce2dd057fecb0b0aa0f19e1582
--- /dev/null
+++ b/videos/video_7.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:39d8cc26a1a766f546ff24b01702e657517c7b092ead689eb7a5595e59c68cb1
+size 5008116
diff --git a/videos/video_70.mp4 b/videos/video_70.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e2597a70e7eeae58484d152f87dd4e9eaf19610a
--- /dev/null
+++ b/videos/video_70.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:235c6b6d9f49604339e6d399bf7923dc57eaad03e9787f441b80aa120ce64f15
+size 1311451
diff --git a/videos/video_71.mp4 b/videos/video_71.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..effd3c2336e80b5ae98be5aa050cbe2992b38e82
--- /dev/null
+++ b/videos/video_71.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c4d69b0aca7dff8d5933e34694f20a3d076a21a359350366c95f763e0af39aff
+size 1307427
diff --git a/videos/video_72.mp4 b/videos/video_72.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..681485a254825fe292f70cf6bd371c2a36c8ade8
--- /dev/null
+++ b/videos/video_72.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8dd7bf207b77fca287cd5a91f8cd68386bb90ede42eb2b138e6fc11b924093e1
+size 1910489
diff --git a/videos/video_73.mp4 b/videos/video_73.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..466043a8f04e835e3aa0d61b88ac87f320ac86cb
--- /dev/null
+++ b/videos/video_73.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:50335f06d56ab7f5a6e419e3345355de3c42c3258e3f62ff3755b87cc855b37b
+size 1909061
diff --git a/videos/video_74.mp4 b/videos/video_74.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..5faaee8fb2a1349e2ae8bf567cf641bb37670035
--- /dev/null
+++ b/videos/video_74.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:eea765231e34eb1d100af7a422b9690500f68fdc06db229cecb1dff8430d9c52
+size 1910121
diff --git a/videos/video_75.mp4 b/videos/video_75.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..99814ba86eb3ad531ca8b897c924378c2b6fdb17
--- /dev/null
+++ b/videos/video_75.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8b8c91b2c6014d15bda5037b0e220d74ac99252a182acc6a0ba827bcedfa48e5
+size 2906858
diff --git a/videos/video_76.mp4 b/videos/video_76.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f7eb7cb4aa1c3dbf11b30e97093431007f06dcfa
--- /dev/null
+++ b/videos/video_76.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cda6e403ac756e0aba73b14cfe58e4a8563f2f167f5964a649d1c0eb83e88d51
+size 2902762
diff --git a/videos/video_77.mp4 b/videos/video_77.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7d714d55c5a8fe06bfe2adf79af3b42f021df2a2
--- /dev/null
+++ b/videos/video_77.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c034d25677e53543ee9e1832fa4c662e7fe02ad0fc482e28b2bc34bc20bfd7b5
+size 2901248
diff --git a/videos/video_78.mp4 b/videos/video_78.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c9f0ea9628e4e31473e7508d2f8ba6038082d2af
--- /dev/null
+++ b/videos/video_78.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:37467374e92850a2c407dc74e968ceaca1abb790cede2a9cf7bf754c640898f2
+size 1165297
diff --git a/videos/video_79.mp4 b/videos/video_79.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e004a1541fe3b6f147b28e07c9e0c1dfb7457d90
--- /dev/null
+++ b/videos/video_79.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f82e60612081551474d406415899f03d45bdfb4ced0b1e64b916a409e2143da2
+size 1168580
diff --git a/videos/video_8.mp4 b/videos/video_8.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0c1bf2eaba3c4260bc253566784ccde349a72783
--- /dev/null
+++ b/videos/video_8.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f025183943e6cc7a3ea9da1aca34dc9d951195107f14ad4ac66d8360b99d5818
+size 5007505
diff --git a/videos/video_80.mp4 b/videos/video_80.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..cb885c6918c3b2e57e91372e279efcbcbfe3b837
--- /dev/null
+++ b/videos/video_80.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1b4ad3b2b5e8b5cf86d6812268918424009b33d83cadd1bed0e0ce135b4a444a
+size 1170777
diff --git a/videos/video_81.mp4 b/videos/video_81.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..f4d3b1cc4816ee586f4aaf1fe6e72521c50ba8a9
--- /dev/null
+++ b/videos/video_81.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4eca7564552f72b90235ba4d1b0a53a3c65a3a1531356385371db4213f8c646f
+size 2237661
diff --git a/videos/video_82.mp4 b/videos/video_82.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..7da66746ceb29fb060aa115e077056c512d5bafb
--- /dev/null
+++ b/videos/video_82.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:99173f70dbd08030e0df836fc3198706fcf0bbb2ba1581a5a176893b63fb41a2
+size 2234333
diff --git a/videos/video_83.mp4 b/videos/video_83.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..b6e3357124854dd96d6a6af46a02101ab2d32843
--- /dev/null
+++ b/videos/video_83.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:845110ca3d1e9f4b4fd491bef13bd6ad50b3ce40ad35c64ca18c3768dcbb1957
+size 2238708
diff --git a/videos/video_84.mp4 b/videos/video_84.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..38a3934074efc23db2e7a479a55b37f6a9494e27
--- /dev/null
+++ b/videos/video_84.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0fa23848c95355d6075701ff7310eb5090043ff13f9f0e034667edb868644a54
+size 3703305
diff --git a/videos/video_85.mp4 b/videos/video_85.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..76d8867ec48ea391715a18ffca0e566875fb9501
--- /dev/null
+++ b/videos/video_85.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0554a2667fcf64cfa0453295a079feb13974669ac7c1b306ff75b626bd72ee12
+size 3714349
diff --git a/videos/video_86.mp4 b/videos/video_86.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..d307b68e1f6059225ca762a7285446f23a217618
--- /dev/null
+++ b/videos/video_86.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7363b1bb5a2ecd6640612959104411a34e9e0ea2b2dbd183f37f16683adc2922
+size 3706354
diff --git a/videos/video_87.mp4 b/videos/video_87.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..352fe2b57e148dac84c6a77c8933f68e5f23ccb2
--- /dev/null
+++ b/videos/video_87.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:11f2c91ed64b60e1180ec1bc89d5824369e725121423e2c8fbe47eda78b17313
+size 1605829
diff --git a/videos/video_88.mp4 b/videos/video_88.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1c37088d33128597ff5b974e6a532775b72f2af1
--- /dev/null
+++ b/videos/video_88.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:51c22d54bb0f4bb69c5632363c869057525f047a5440ead54a0e73dd726238a6
+size 1605925
diff --git a/videos/video_89.mp4 b/videos/video_89.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..0b08fe3161d7e75be2f37ce6d2f26d7accb77797
--- /dev/null
+++ b/videos/video_89.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:34277cdb8eab0da9a97c981e05bb6144bf6801d4ecaa81ec850c6b4aa9106d56
+size 1607904
diff --git a/videos/video_9.mp4 b/videos/video_9.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9923102721eb7f5b76db1a8b71c610e53575e069
--- /dev/null
+++ b/videos/video_9.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:97babf4603bc83de3cb466928f7b5748736d7b8d0b3df5dbc079f5b4f8d5a780
+size 580667
diff --git a/videos/video_90.mp4 b/videos/video_90.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..4a0a2c677c3f42b372d0f77280d1e5908b5ee336
--- /dev/null
+++ b/videos/video_90.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3f9452191e8ea0ef2923602b7af32da892345c6ac438d33f14ccad5cbd27ef4f
+size 598186
diff --git a/videos/video_91.mp4 b/videos/video_91.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..73d4ca5002068b8ba6edae6911d949e4c448e45c
--- /dev/null
+++ b/videos/video_91.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5a6d33d5f79d5066059254768697bbaddefbb958725b94fd0267ed0c21c59965
+size 602569
diff --git a/videos/video_92.mp4 b/videos/video_92.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..44b29d32b77f8ee529b4443b58419da38fea4bcd
--- /dev/null
+++ b/videos/video_92.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b4a44d60ddb9ad095f60f642f0969685b113a030b0130986d5675be241d6be43
+size 601336
diff --git a/videos/video_93.mp4 b/videos/video_93.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..1d856e876d66fef1e0e3355a0a5999ad1b301f64
--- /dev/null
+++ b/videos/video_93.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1dc5f7cd75060e9a6cc2a13698088fb41814e514e7c857286c7add475bbd46d1
+size 4932738
diff --git a/videos/video_94.mp4 b/videos/video_94.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..fc306f04f12a391ae13f3734224f1de11f2ff2ec
--- /dev/null
+++ b/videos/video_94.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a8908cba43a76f273edfe6d94bf9bfc946c480602ee1cd17618ff34216dc2a28
+size 4939306
diff --git a/videos/video_95.mp4 b/videos/video_95.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..a6e61c637d4c3fe662935372355ea85feaa4f989
--- /dev/null
+++ b/videos/video_95.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b38c18a4faf78546545cc61ac3082bbf6d9e5c7f42e49a0ec3392c0afb77e1d2
+size 4940849
diff --git a/videos/video_96.mp4 b/videos/video_96.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..bc0eb1972f4d84003578786d14f0124269f40de2
--- /dev/null
+++ b/videos/video_96.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0ae28b482bdeac7afda500c1c01fb9be856dc6cce6bd09d10ff4aa5e99a90888
+size 2067722
diff --git a/videos/video_97.mp4 b/videos/video_97.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..c72601585b2fea4e0085c9aea981904796b9f9ae
--- /dev/null
+++ b/videos/video_97.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:01bfe13cd2286ba576ad1071c4803e3f5d46ee05623f9617e47329352443120e
+size 2070338
diff --git a/videos/video_98.mp4 b/videos/video_98.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..e529c8ba78e4c4c5b06dfe4268cae258122c278c
--- /dev/null
+++ b/videos/video_98.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6613523621e9bd11a2d003a3a9c951f75e7fbdd3968e981d68b192aae3c634eb
+size 2067629
diff --git a/videos/video_99.mp4 b/videos/video_99.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..9f39d5f56834f00becc8052e06507a6fd1c1f689
--- /dev/null
+++ b/videos/video_99.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c8dfb1f7fef7e03c2115dd67509d192b4776e737b4238102ff66346cdef8165c
+size 3701671