AdversaLLC EliYuan00 commited on
Commit
ae61899
·
0 Parent(s):

Duplicate from MME-Benchmarks/Video-MME-v2

Browse files

Co-authored-by: Haozhi Yuan <EliYuan00@users.noreply.huggingface.co>

.gitattributes ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.avro filter=lfs diff=lfs merge=lfs -text
4
+ *.bin filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
7
+ *.ftz filter=lfs diff=lfs merge=lfs -text
8
+ *.gz filter=lfs diff=lfs merge=lfs -text
9
+ *.h5 filter=lfs diff=lfs merge=lfs -text
10
+ *.joblib filter=lfs diff=lfs merge=lfs -text
11
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
13
+ *.mds filter=lfs diff=lfs merge=lfs -text
14
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
+ *.model filter=lfs diff=lfs merge=lfs -text
16
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
17
+ *.npy filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *.onnx filter=lfs diff=lfs merge=lfs -text
20
+ *.ot filter=lfs diff=lfs merge=lfs -text
21
+ *.parquet filter=lfs diff=lfs merge=lfs -text
22
+ *.pb filter=lfs diff=lfs merge=lfs -text
23
+ *.pickle filter=lfs diff=lfs merge=lfs -text
24
+ *.pkl filter=lfs diff=lfs merge=lfs -text
25
+ *.pt filter=lfs diff=lfs merge=lfs -text
26
+ *.pth filter=lfs diff=lfs merge=lfs -text
27
+ *.rar filter=lfs diff=lfs merge=lfs -text
28
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
29
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
31
+ *.tar filter=lfs diff=lfs merge=lfs -text
32
+ *.tflite filter=lfs diff=lfs merge=lfs -text
33
+ *.tgz filter=lfs diff=lfs merge=lfs -text
34
+ *.wasm filter=lfs diff=lfs merge=lfs -text
35
+ *.xz filter=lfs diff=lfs merge=lfs -text
36
+ *.zip filter=lfs diff=lfs merge=lfs -text
37
+ *.zst filter=lfs diff=lfs merge=lfs -text
38
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
39
+ # Audio files - uncompressed
40
+ *.pcm filter=lfs diff=lfs merge=lfs -text
41
+ *.sam filter=lfs diff=lfs merge=lfs -text
42
+ *.raw filter=lfs diff=lfs merge=lfs -text
43
+ # Audio files - compressed
44
+ *.aac filter=lfs diff=lfs merge=lfs -text
45
+ *.flac filter=lfs diff=lfs merge=lfs -text
46
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
47
+ *.ogg filter=lfs diff=lfs merge=lfs -text
48
+ *.wav filter=lfs diff=lfs merge=lfs -text
49
+ # Image files - uncompressed
50
+ *.bmp filter=lfs diff=lfs merge=lfs -text
51
+ *.gif filter=lfs diff=lfs merge=lfs -text
52
+ *.png filter=lfs diff=lfs merge=lfs -text
53
+ *.tiff filter=lfs diff=lfs merge=lfs -text
54
+ # Image files - compressed
55
+ *.jpg filter=lfs diff=lfs merge=lfs -text
56
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
57
+ *.webp filter=lfs diff=lfs merge=lfs -text
58
+ # Video files - compressed
59
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ *.webm filter=lfs diff=lfs merge=lfs -text
61
+ assets/teaser.pdf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - video-text-to-text
5
+ language:
6
+ - en
7
+ tags:
8
+ - benchmark
9
+ - video
10
+ - multimodal
11
+ - MCQ
12
+ pretty_name: Video-MME-v2
13
+ size_categories:
14
+ - 1K<n<10K
15
+ ---
16
+
17
+ <p align="center">
18
+ <img src="assets/logo.png" width="100%" height="100%" alt="Video-MME-v2 logo">
19
+ </p>
20
+
21
+ <div align="center">
22
+
23
+ [![Project](https://img.shields.io/badge/🍎_Project-Video--MME--v2-EA86BB)](https://video-mme-v2.netlify.app)
24
+ [![Paper](https://img.shields.io/badge/cs.CV-arXiv%3A2604.05015-b31b1b?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2604.05015)
25
+ [![GitHub](https://img.shields.io/badge/Github-Video--MME--v2-1D4ED8?logo=github&logoColor=white)](https://github.com/MME-Benchmarks/Video-MME-v2)
26
+ [![Leaderboard](https://img.shields.io/badge/🏆_Leaderboard-Rank-ffb703)](https://video-mme-v2.netlify.app/#leaderboard)
27
+
28
+ </div>
29
+
30
+ <!-- <p align="center">
31
+ <a href="https://video-mme-v2.netlify.app/">🍎 Project Page</a> |
32
+ <a href="https://arxiv.org/abs/2604.05015">📖 Paper</a> |
33
+ <a href="https://huggingface.co/datasets/MME-Benchmarks/Video-MME-v2">🤗 Dataset</a> |
34
+ <a href="https://video-mme-v2.netlify.app/#leaderboard">🏆 Leaderboard</a>
35
+ </p> -->
36
+
37
+ ---
38
+
39
+ # 🤗 About This Repo
40
+
41
+ This repository contains annotation data for "[Video-MME-v2: Towards the Next Stage in Benchmarks for Comprehensive Video Understanding](https://arxiv.org/abs/2604.05015)". It mainly consists of three parts: `videos/`, `test.parquet`, and `subtitle.zip`.
42
+
43
+ - `videos/` contains **800 1080p MP4 files**, organized sequentially into 40 zip archives. For example, `001.mp4` to `020.mp4` are stored in `001.zip`.
44
+
45
+ - `test.parquet` contains **3200 QA instances**, with each video paired with **4 questions**. Each instance includes the **question**, **options**, **answer**, and auxiliary metadata such as the **video id** and **task type**.
46
+
47
+ - `subtitle.zip` contains **800 JSONL files**, each corresponding to a unique **video id**, with word-level entries and timestamps.
48
+
49
+ ---
50
+
51
+ # 🩷 About This Benchmark
52
+
53
+ In 2024, our [**Video-MME**](https://video-mme.github.io/) benchmark became a standard evaluation set for frontier models like Gemini and GPT. However, as model capabilities rapidly evolve, scores on existing benchmarks are saturating, yet a clear gap remains between **leaderboard performance and actual user experience**. This indicates that current evaluation paradigms fail to capture true video understanding abilities. To address this, we spent a year redesigning the evaluation system from first principles and now introduce **Video-MME v2**—a progressive and robust benchmark designed to drive the next generation of video understanding models.
54
+
55
+ <p align="center">
56
+ <img src="assets/teaser.png" width="100%" height="100%" alt="Teaser">
57
+ </p>
58
+
59
+ - **Dataset Size**
60
+
61
+ The dataset consists of 800 videos and 3,200 QA pairs, with each video associated with four MCQ-based questions.
62
+
63
+ - **Multi-level Evaluation Hierarchy**
64
+
65
+ - 🔍 **Level 1:** Retrieval & Aggregation
66
+ - ⏱️ **Level 2:** Level 1 + Temporal Understanding
67
+ - 🧠 **Level 3:** Level 2 + Complex Reasoning.
68
+
69
+ - **Group-based Evaluation Strategy**
70
+
71
+ - **Capability consistency groups** examine the breadth of a specific fundamental perception skill.
72
+ - **Reasoning coherence groups** assess the depth of a model’s reasoning ability.
73
+
74
+ - **Video Sources**
75
+
76
+ All videos are collected from YouTube. Over 80% were published in 2025 or later, with nearly 40% published after October 2025.
77
+
78
+ - **Video Categories**
79
+
80
+ The dataset includes four top-level domains, further divided into 31 fine-grained subcategories.
81
+
82
+ - **Metrics**
83
+
84
+ A non-linear scoring mechanism is applied to all question groups, and a first error truncation mechanism is used for reasoning coherence groups.
85
+
86
+ ---
87
+
88
+ # 🍺 About a Concrete Case
89
+
90
+ > **💡 Why this example matters?**
91
+ > This video QA group demonstrates our **Reasoning Coherence** evaluation strategy and **Multi-level Hierarchy**. To answer the final state correctly, a model must successfully track the object backwards through temporal swaps. If a model guesses the initial state correctly but fails the intermediate swaps, our **first error truncation mechanism** will accurately penalize it for flawed reasoning.
92
+
93
+ <p align="left">
94
+ <a href="https://huggingface.co/datasets/MME-Benchmarks/Video-MME-v2/resolve/main/assets/demo.mp4">
95
+ <img src="assets/demo_cover.png" width="45%" alt="Demo video cover"/>
96
+ </a>
97
+ </p>
98
+
99
+ <p align="left">
100
+ <strong>👆 Click the cover image to view the demo video.</strong>
101
+ </p>
102
+
103
+ <p>
104
+ <strong>Q1:</strong> Did the ball exist underneath any of the shells?<br>
105
+ A. No.<br>
106
+ B. Yes. ✅<br>
107
+ C. Cannot be determined.
108
+ </p>
109
+
110
+ <p>
111
+ <strong>Q2:</strong> Underneath which shell was the ball located at the end?<br>
112
+ A. There is no ball under any shell.<br>
113
+ B. The third shell.<br>
114
+ C. The sixth shell.<br>
115
+ D. The second shell.<br>
116
+ E. The seventh shell.<br>
117
+ F. The fifth shell.<br>
118
+ G. The fourth shell. ✅<br>
119
+ H. The first shell.
120
+ </p>
121
+
122
+ <p>
123
+ <strong>Q3:</strong> The host performed a total of two shell swaps (defining a single swap as an instance where all shells return to an approximately straight line). Underneath which shell was the ball located after the first swap?<br>
124
+ A. There is no ball under any shell.<br>
125
+ B. The seventh shell.<br>
126
+ C. The fourth shell. ✅<br>
127
+ D. The fifth shell.<br>
128
+ E. The sixth shell.<br>
129
+ F. The second shell.<br>
130
+ G. The third shell.<br>
131
+ H. The first shell.
132
+ </p>
133
+
134
+ <p>
135
+ <strong>Q4:</strong> The host performed a total of two shell swaps (defining a single swap as an instance where all shells return to an approximately straight line). Underneath which shell was the ball located initially?<br>
136
+ A. The seventh shell.<br>
137
+ B. The fourth shell.<br>
138
+ C. The fifth shell.<br>
139
+ D. The third shell. ✅<br>
140
+ E. The second shell.<br>
141
+ F. There is no ball under any shell.<br>
142
+ G. The first shell.<br>
143
+ H. The sixth shell.
144
+ </p>
assets/demo.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6b8f24056743a564410897bb75216bc91c48355cd73f06d6368565f55fed7b7
3
+ size 141093652
assets/demo_cover.png ADDED

Git LFS Details

  • SHA256: 7383f05757cd86b8fe55b998d4cec2e67d2d9788f9cda07abf3365772f569f0b
  • Pointer size: 132 Bytes
  • Size of remote file: 3.18 MB
assets/logo.png ADDED

Git LFS Details

  • SHA256: 0f6689a56d61cc88f2dac303a3c5cfe3c19c704e6f4d535115377e63beb9c410
  • Pointer size: 131 Bytes
  • Size of remote file: 649 kB
assets/teaser.png ADDED

Git LFS Details

  • SHA256: 5c2f82038baf956a5e3ecc6286be919ea94e10f49a48de676b3489d26f031085
  • Pointer size: 131 Bytes
  • Size of remote file: 645 kB
subtitle.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adbd3cfd98bd03756398d1c8b63c7bcddf0e5c2494b6a0736ed890456021c287
3
+ size 7854449
test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:808c279e69c46c5c24e247e58c96a644a0dba51cc6a88703022a5bcbcd5d7bfc
3
+ size 1188289
videos/001.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a67977909c09792488725f149ce16be77b2f4baaa488bfd873ba33d675d0e44a
3
+ size 3352552605
videos/002.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0081247cb952a9001b10a0b9d1cda93c88e0e186e72a69af6071d63d8ced4903
3
+ size 3225640075
videos/003.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43b85a225558c9a0bc91eb885c954dc7f5d938578312cd959125fb06859dffcc
3
+ size 5581270722
videos/004.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b8acf95f5c29c2c133cb48bb66a44ca225e2664b645da66ad1fefad5f5e0f98
3
+ size 2758052786
videos/005.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e71eadc663744907d6baf4a63c63b3fdad423bdc1c10ffc6954a2ff94e743c
3
+ size 2172455003
videos/006.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bd8441978955b15f4960edc3bb75ed951049a8344c5d45fdde5e06ab1310d5c
3
+ size 3875117602
videos/007.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31a2f84d8929e058cd35395659588ed75506c27a0e62a1890328a2739732efcd
3
+ size 3229672912
videos/008.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5d68bca76e95e3d56f2f94e667247535fa0fb1b78f8a14b5972525c868becc1
3
+ size 4197722847
videos/009.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d04df62d64c317f9d375b33ef90c5d71d5344718469138ddb2f3d8593b0560fa
3
+ size 2796585780
videos/010.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6644d2f8b2b8a67aa3476bb55845891735498c150061d8f288b1c407a75d9a44
3
+ size 2207837764
videos/011.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70b7b9339393abeaa5fd3bf09201cd20b6db55520f5c92dfb74c7395f79cfe2d
3
+ size 6444001176
videos/012.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52a1e2a64f55c8d2feb9641dd7da6b4de73454aa3fede9dac57d320743be5985
3
+ size 5078288882
videos/013.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab83cdd57ed472a342e0f2a5c99107da674caae5784b47da7f9db8e0aff9f2c2
3
+ size 6250674805
videos/014.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b489e5b409c60a49a3f2fdcd29bd5ddbbd7156d1330779190ff4b7cbcf2b6d5e
3
+ size 8087122818
videos/015.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2455a2a877dd871b112a428fb20a72eab9c7dbb703488365493e85121de8e2e5
3
+ size 8256167378
videos/016.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b98fa2c0573c61e5cad9f15c878c44bce029f6ad7338c48a5653fca39f459995
3
+ size 5625446577
videos/017.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa6ed558c6c7a5d3760418abe7c7140bb3e78e54010ef950e2e092fc0ad8f9a7
3
+ size 6965971677
videos/018.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fb5ce5eb59eaf6ca45220388d8399d9734b5616671e51b8272b20d3aa9cbafa
3
+ size 3953464324
videos/019.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec71449e3ef384c2912fecce99a65acea677e50d6586aad837ed0c875df6dac9
3
+ size 5207908189
videos/020.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d128a1368d761a1e3c08179fffaa6d502c4c9e753034b901edac4c2a288cd970
3
+ size 4743800547
videos/021.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:502e1d9b089134048bff25df7957f8ebd0932b4c589b155afce8a9935d2873df
3
+ size 4476178133
videos/022.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed052ee60d63ac2938899265e12f542145ccac83dacb59babeac6437ff69cdbc
3
+ size 7086302464
videos/023.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a14337442e2cc7c72b2d85e6f241d4dbf1aebb36ad61acb6a95814c7cc4af40
3
+ size 3745262537
videos/024.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8045f2ac8261a93af88f10e217d6fd14faa8b026f53f97616fb8323c6d394c5
3
+ size 4421671053
videos/025.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ec63e1e6b02d95295f209f7ea736ec1d095764dc5bb6b6b7454cbdddecf23c8
3
+ size 4030494117
videos/026.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3c9d58ccff6ccf1cf1785ba8869ed0f904bd677734290261c3ca4a01f1503a5
3
+ size 6922615533
videos/027.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94ac1a3f6497a03d930081c89f50e8cc88e93662e86bbec582b78338742b8b8e
3
+ size 3836568417
videos/028.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25ac9c598cb684c88a897f21c501060adc93be1d8d72e6bd29e3769fe5e43951
3
+ size 3254419633
videos/029.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:380712604c0a83b89cbd86f344f92ae9a0a87c1c464452e98a80ce247884c8d4
3
+ size 3497218747
videos/030.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc17587cf42f4fc89678a56b61a9f908934bd580991199343cf469cfb7dceb04
3
+ size 4688575114
videos/031.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:765c93c800b04b71e26e18395957fa32b9c1f28e2b5eddd68c51d00f6fd51acf
3
+ size 2764529091
videos/032.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b98e4ce3cb6c03c1394c022552360ea5b2634a97fe5bdcb54efc2af99512b41
3
+ size 3133577369
videos/033.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9adafed6dccad7a0d2f9f7f30fee57ea03c77eeeac04b90aceccde7d46e2675
3
+ size 3590640696
videos/034.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a64b9f9b95c034ea3400049bf9e0f37f7805f0841202a5dc7f412d105868c7a2
3
+ size 4090249570
videos/035.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5decb3f6e15dd7502d17799b7b45224faf33176a28d4c4b6d265890e5f80c2d2
3
+ size 2856300671
videos/036.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0df92b673ef962a496a5666d0195643b289d9a75498fc742f0149757380b7173
3
+ size 5185773440
videos/037.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3443da5b79f330c48cf72482f0aa6710fc2383c7d54db1758503d3d83743830
3
+ size 3527428911
videos/038.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf45552b399523e0580833c791dfe10ddea866cb18a4ab408a1102580a0787b0
3
+ size 4413929040
videos/039.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ff2f1070b305c6b2c991547957fe9512a3949d0ea4bebf415be26475708c15a
3
+ size 4267073673
videos/040.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46574e0f4c636880fd2ad6961d5b0b48cb85c3a6f4f3e7089525e4582765a817
3
+ size 2994961922