Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +65 -3
- metadata/catalog.jsonl +0 -0
- video/01XV5Za56k_39027005.mp4 +3 -0
- video/01s5ODIHKd_39025842.mp4 +3 -0
- video/06JRFVK88O_39028540.mp4 +3 -0
- video/06Vt6f2js7_39024371.mp4 +3 -0
- video/08GbdALmEs_39028523.mp4 +3 -0
- video/09nyBqSdUz_39024909.mp4 +3 -0
- video/0DE1dLMW2b_39024590.mp4 +3 -0
- video/0G0VpMjKyV_39026169.mp4 +3 -0
- video/0JsRZEGZ7L_39017996.mp4 +3 -0
- video/0KvYLaTBTE_39028679.mp4 +3 -0
- video/0LXotew9Du_39025943.mp4 +3 -0
- video/0MXzbAv8xy_39026191.mp4 +3 -0
- video/0SRJBtTNhX_39025353.mp4 +3 -0
- video/0TUMAAb3of_39027114.mp4 +3 -0
- video/0WCFI2Qx85_39026309.mp4 +3 -0
- video/0XeNkkENuI_39024867.mp4 +3 -0
- video/0ZZMUjZJYF_39028519.mp4 +3 -0
- video/0ZeONp33f0_39024716.mp4 +3 -0
- video/0aN7VWwp4g_39026675.mp4 +3 -0
- video/0akLDTFR9x_39018886.mp4 +3 -0
- video/0bFXbEMz8e_39028296.mp4 +3 -0
- video/0cgDDa4OFr_39028117.mp4 +3 -0
- video/0d50Il6enG_39028894.mp4 +3 -0
- video/0dtA21q83C_39026385.mp4 +3 -0
- video/0feJEykDRx_39024610.mp4 +3 -0
- video/0jld45XGgJ_39028310.mp4 +3 -0
- video/0jsfesDZDq_39018608.mp4 +3 -0
- video/0m19blQT6y_39028770.mp4 +3 -0
- video/0og7nmvDbe_39028701.mp4 +3 -0
- video/0qb8KoPsej_39025925.mp4 +3 -0
- video/0t1O8ziRZp_39018974.mp4 +3 -0
- video/0uI5415ry7_39018607.mp4 +3 -0
- video/0uXtFk5KNJ_39028687.mp4 +3 -0
- video/0zFVhMBZHJ_39028527.mp4 +3 -0
- video/0zWzJj6lO3_39024377.mp4 +3 -0
- video/105ZuvpdyW_39027053.mp4 +3 -0
- video/1067784F6e_39028634.mp4 +3 -0
- video/164QnJsYjF_39026649.mp4 +3 -0
- video/17pVDnpwwl_39018606.mp4 +3 -0
- video/18RdkSv9h9_39028034.mp4 +3 -0
- video/1CK45cqkEh_39017547.mp4 +3 -0
- video/1ELFGSNBGC_39028060.mp4 +3 -0
- video/1MCseWaFZb_39027443.mp4 +3 -0
- video/1NHgmKqOzZ_39018605.mp4 +3 -0
- video/1PmsSugB87_39025568.mp4 +3 -0
- video/1bAUywYJTU_39018982.mp4 +3 -0
- video/1cXdndzkxU_39025878.mp4 +3 -0
- video/1e3MOwHSIX_39027082.mp4 +3 -0
README.md
CHANGED
@@ -1,3 +1,65 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# LearningPaper24 Dataset
|
2 |
+
|
3 |
+
This dataset contains video recordings and metadata from ICLR and NIPS 2024 conference talks. It includes both poster and oral presentations, along with their associated metadata such as titles, abstracts, and keywords.
|
4 |
+
|
5 |
+
## Dataset Structure
|
6 |
+
|
7 |
+
```
|
8 |
+
learningpaper24/
|
9 |
+
├── README.md
|
10 |
+
├── metadata/
|
11 |
+
│ └── catalog.json
|
12 |
+
└── video/
|
13 |
+
├── {openreview_id}_{slideslive_id}.mp4
|
14 |
+
└── ...
|
15 |
+
```
|
16 |
+
|
17 |
+
## Data Format
|
18 |
+
|
19 |
+
### Catalog (metadata/catalog.json)
|
20 |
+
The catalog contains metadata for each talk in JSON format with the following fields:
|
21 |
+
- `video_file`: Filename of the video recording in the format `{openreview_id}_{slideslive_id}.mp4`
|
22 |
+
- `openreview_id`: Unique identifier from OpenReview
|
23 |
+
- `slideslive_id`: Video identifier from SlidesLive
|
24 |
+
- `venue`: Conference venue (e.g., "iclr2024")
|
25 |
+
- `title`: Paper title
|
26 |
+
- `status`: Presentation type (e.g., "Poster", "Oral")
|
27 |
+
- `keywords`: Research keywords
|
28 |
+
- `tldr`: Short summary
|
29 |
+
- `abstract`: Full paper abstract
|
30 |
+
- `primary_area`: Main research area
|
31 |
+
- `site`: Link to the conference page
|
32 |
+
|
33 |
+
### Videos
|
34 |
+
Videos are stored in the `video` directory with filenames following the format: `{openreview_id}_{slideslive_id}.mp4`
|
35 |
+
|
36 |
+
## Purpose
|
37 |
+
|
38 |
+
This dataset can be used for:
|
39 |
+
- Video understanding and summarization
|
40 |
+
- Natural language processing tasks
|
41 |
+
- Video-text alignment studies
|
42 |
+
|
43 |
+
<!-- ## Dataset Statistics
|
44 |
+
|
45 |
+
[To be added: Include statistics about number of videos, duration, distribution of presentation types, etc.]
|
46 |
+
|
47 |
+
!-->
|
48 |
+
|
49 |
+
## License
|
50 |
+
|
51 |
+
This dataset is released under the [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/).
|
52 |
+
|
53 |
+
<!-- ## Citation
|
54 |
+
|
55 |
+
If you use this dataset, please cite:
|
56 |
+
```
|
57 |
+
@misc{learningpaper24,
|
58 |
+
author = {[Your Name]},
|
59 |
+
title = {LearningPaper24: A Dataset of ICLR and NIPS 2024 Conference Talks},
|
60 |
+
year = {2024},
|
61 |
+
publisher = {Hugging Face},
|
62 |
+
journal = {Hugging Face Hub},
|
63 |
+
howpublished = {\url{https://huggingface.co/datasets/[username]/learningpaper24}}
|
64 |
+
}
|
65 |
+
``` -->
|
metadata/catalog.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
video/01XV5Za56k_39027005.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e250c9dc6c1b52815211606721bec5463a9a3b865dc8092abd51c7f9ba614274
|
3 |
+
size 2476134
|
video/01s5ODIHKd_39025842.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:863fa6994c4ed066a25eb370425ca805719b3ca84f6485b5357360c9c5e6dd47
|
3 |
+
size 2305570
|
video/06JRFVK88O_39028540.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:660fa3cac49ed62a89b236ae4f58b9349ebd187907604c56c29600dd4e76eab6
|
3 |
+
size 1971062
|
video/06Vt6f2js7_39024371.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b55eef8413bcdbcae64e9ba9daecca1a8d6d984efd2f8a4614ae261d927fafc
|
3 |
+
size 2051100
|
video/08GbdALmEs_39028523.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e991d9e48b5a9732d0b2053df7ba02d90223155c2158564a62b7c887cb6fe76f
|
3 |
+
size 1945164
|
video/09nyBqSdUz_39024909.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6301d0096abf462f6895819bdd715a81f77c704391f2d0d8b438e8514bd6d807
|
3 |
+
size 1437882
|
video/0DE1dLMW2b_39024590.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2f5cbce1e6b308a0aa3e3ab5c0d79b3fdd3a64271c395f09bb080e7f98e85d7
|
3 |
+
size 2133239
|
video/0G0VpMjKyV_39026169.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9b7beccbdaba068a8d21f182a2ee3684a377d7b54dd6f3efd4db3da08437ef4
|
3 |
+
size 2037530
|
video/0JsRZEGZ7L_39017996.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a04ade027c2defdb00706ea70e9bc30dd100268e2c3c5ef9e552c91a168599b3
|
3 |
+
size 2707109
|
video/0KvYLaTBTE_39028679.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd3fcdeb88d28510e96321851cc1118dd47ebad7abc4b385a2cf516f3c48cfd2
|
3 |
+
size 2661456
|
video/0LXotew9Du_39025943.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a791e33dc6e4ec59ab1de2aaa90c87ba709efded37d4d1ac57e4a3af93eeb40
|
3 |
+
size 2323153
|
video/0MXzbAv8xy_39026191.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07852b46b5a01c1efd0d37a83352af35458a17e92e4b71789c0ccc4d09ba36cb
|
3 |
+
size 2125226
|
video/0SRJBtTNhX_39025353.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:228557bb10d1bbfcf1aaf2e67dcc6cfab235d32a4643038207b441a683b81520
|
3 |
+
size 2214659
|
video/0TUMAAb3of_39027114.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89563a6846fdee25b0ebd56c4163a935b0658cd147033d8dc3946df813a5f6ce
|
3 |
+
size 2056349
|
video/0WCFI2Qx85_39026309.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1353d111d44bdbccc9ea88b3de4a5c337957022dbcd65290d4f937ac95e7defe
|
3 |
+
size 2631379
|
video/0XeNkkENuI_39024867.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfb6c90b0a06a739ba75c15f4ee25f20c2be9c950c8040426a08b8b1ee5d3a2c
|
3 |
+
size 2853218
|
video/0ZZMUjZJYF_39028519.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8c627cae0a9e88bcb726a0131c7219d8c8f336e4ce21072e51f4464fb7a4f92
|
3 |
+
size 2663643
|
video/0ZeONp33f0_39024716.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e3caba54b64a4d8307f544b23cfe6af18e10068b80d795341a80199ff350a1b
|
3 |
+
size 1027738
|
video/0aN7VWwp4g_39026675.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e08b8be03f995c0cb515aa337123ae839cc3751905730435e8a52cabfdc534f
|
3 |
+
size 2514571
|
video/0akLDTFR9x_39018886.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4db7780281a92aa2c987614f095716c5bc24da442760840de95270c8fe3c98f
|
3 |
+
size 2810035
|
video/0bFXbEMz8e_39028296.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db5b29e7695a38757d0e5638f1a018d153e3a77b5970b4a327baead30f311230
|
3 |
+
size 1625663
|
video/0cgDDa4OFr_39028117.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16de85417b86ee20974f15df41288bf688295e646689e0177d6d647d0c20d862
|
3 |
+
size 2372464
|
video/0d50Il6enG_39028894.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc4ac9f6bd7b7879b1b176fed89a2a9a13efef2467c3963840301571e13dd0d2
|
3 |
+
size 2584775
|
video/0dtA21q83C_39026385.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:624fb7054834d15e0bdff762a6d3bceecb885395cf917ffa009b848b8f226c0a
|
3 |
+
size 2159731
|
video/0feJEykDRx_39024610.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b29611e812b470bae0ef1faba4284fb3708b58e30fbc38d9cf5e03343e1d0686
|
3 |
+
size 59319
|
video/0jld45XGgJ_39028310.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db3012854d28f0d05b6b3e7b273e72189c3b482a30269d5c584fec75c623312d
|
3 |
+
size 2826685
|
video/0jsfesDZDq_39018608.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d63b0cb9a3a7113489d700943258e9548b552f8096c99e2f8ce9b234e27eb251
|
3 |
+
size 1828944
|
video/0m19blQT6y_39028770.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e21f7214370a49665e1affc1ce46b86af278550aae138822ab1f615e5d418183
|
3 |
+
size 2860701
|
video/0og7nmvDbe_39028701.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:111bfba86eb07ab52a836b8e7463e39c3c432675f71cc9d542648ba6decbfbf6
|
3 |
+
size 2807355
|
video/0qb8KoPsej_39025925.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76157749ed8bf4753fc351b2d855c24bc52661e71784e045571f7d3f58719a07
|
3 |
+
size 2574417
|
video/0t1O8ziRZp_39018974.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5307706191c710c522137a0092dd67b8223dc448d1078330b80653c9edb63916
|
3 |
+
size 8306
|
video/0uI5415ry7_39018607.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:960148a8cdc4976b7ae645782d10f2aae9e906014156b5dab15f01c3575041ea
|
3 |
+
size 2938305
|
video/0uXtFk5KNJ_39028687.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8575ea7601a524bd56837f57f5a2944e0a997f98df3cfe0fbd51b92bfe7e1e3c
|
3 |
+
size 2703761
|
video/0zFVhMBZHJ_39028527.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cda7588e02ee8be2e980e4b7219506d4ac7c58ed5611ae09c4a952a15b8b4870
|
3 |
+
size 1421127
|
video/0zWzJj6lO3_39024377.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfcfaadfed9653d6ef4f664ed2cfc3519191699844119c3398f8a1260244a88f
|
3 |
+
size 3376963
|
video/105ZuvpdyW_39027053.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d954c93e93b39557fd38205ac258b99cdcffc98068a45b63a3402b343cc49eb
|
3 |
+
size 2792255
|
video/1067784F6e_39028634.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:612fee1199bf766f5df062d131d85650fec2993450afcf2c6c31523f6b5af740
|
3 |
+
size 2561308
|
video/164QnJsYjF_39026649.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0eca7ab10680437480bf01305eaa5f05247eb65cbec2e593d91521a36320a730
|
3 |
+
size 2661214
|
video/17pVDnpwwl_39018606.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d34ec0e8dc2dff079cd5382f143da0a99ae53bef6ebcd68268508f92fff959c7
|
3 |
+
size 2590594
|
video/18RdkSv9h9_39028034.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67d05145ade3d6cd510fadf36ceff27e303e8513cc22a344bcc539bb595e6253
|
3 |
+
size 2580799
|
video/1CK45cqkEh_39017547.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93275d824c2b508fc54d352e72a6f8dbe5257e2b960c564a62c441763a28c990
|
3 |
+
size 1954199
|
video/1ELFGSNBGC_39028060.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5340bde19e5891bf85da854754e96ceb56d4f86c102f10bff4874cb7a269547e
|
3 |
+
size 2407086
|
video/1MCseWaFZb_39027443.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a678a701eae617ffac248283a42edfc93cfde2dc745bd0dae03b127564bcf44f
|
3 |
+
size 2031653
|
video/1NHgmKqOzZ_39018605.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7610a433b2cd8349439ccd7c4a07e5aa5593a8366248a011721a1a0bcda22a65
|
3 |
+
size 2320584
|
video/1PmsSugB87_39025568.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d80f07e5a76127b59de2af101efc3c4976ae1af7720bf77fc38b8a42ce35f9b8
|
3 |
+
size 2460336
|
video/1bAUywYJTU_39018982.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec802813a8003775016bfb9083ff48e52b971310cc2a05d8e62b5e7e4c696a6e
|
3 |
+
size 2506695
|
video/1cXdndzkxU_39025878.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1ff4dc57583f70f6ecfb6c5bc8c748bf0bfe98f83062dd40a29488aee01efd4
|
3 |
+
size 1517464
|
video/1e3MOwHSIX_39027082.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58f40bd3de68de72933d3f27117427601e301d9abb2736ca2ee6c5d4c58925cd
|
3 |
+
size 2804773
|