Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
task_categories:
|
| 4 |
+
- other
|
| 5 |
+
tags:
|
| 6 |
+
- smp-challenge
|
| 7 |
+
- short-form-video
|
| 8 |
+
pretty_name: SMPD-Video (Ritivel mirror)
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# SMPD-Video mirror
|
| 12 |
+
|
| 13 |
+
Mirror of the [SMP Challenge SMP-Video](https://smp-challenge.com/dataset.html) files for experiments.
|
| 14 |
+
|
| 15 |
+
Contents:
|
| 16 |
+
- `videos/video_file.zip` — train+test MP4s
|
| 17 |
+
- `metadata/` — parquet tables (posts/users/videos/labels)
|
| 18 |
+
|
| 19 |
+
Original challenge dataset: [`smpchallenge/SMP-Video`](https://huggingface.co/datasets/smpchallenge/SMP-Video) (metadata) + Google Drive (videos).
|