--- license: cc-by-4.0 language: - en tags: - video - index - manifest - laion size_categories: - 100M/.` | | `size` | int64 | Object size in bytes | | `id` | string | Video ID (e.g. YouTube ID); the `_comments` suffix is stripped so all files of a video share one `id` | | `ext` | string | Everything after the first dot of the filename, e.g. `mp4`, `info.json` | Rows are sorted by `key`, and all objects belonging to one video are guaranteed to live in the same shard — a single shard can be processed independently without losing files of a video across a shard boundary. ## Repository structure ``` default/ index-00000-of-000NN.parquet ... ``` ## Relation to LAION-BVD | Release | Description | |---|---| | [laion/BVD-URLs](https://huggingface.co/datasets/laion/BVD-URLs) | 1.3B video URLs extracted from CommonCrawl | | **laion/BVD-RAW-Index** — this dataset | File index of the ~80M downloaded raw videos (media by request) | | [laion/BVD-V-55M](https://huggingface.co/datasets/laion/BVD-V-55M) / [-URLs](https://huggingface.co/datasets/laion/BVD-V-55M-URLs) | 55M scene-level video clips with captions and timestamps | | [laion/BVD-A-10M](https://huggingface.co/datasets/laion/BVD-A-10M) / [-URLs](https://huggingface.co/datasets/laion/BVD-A-10M-URLs) | 10M audio clips randomly sampled from BVD-V-55M | | [laion/BVD-A-1.7M](https://huggingface.co/datasets/laion/BVD-A-1.7M) / [-URLs](https://huggingface.co/datasets/laion/BVD-A-1.7M-URLs) | 1.7M audio clips from BVD-V-55M with unique source videos | | [laion/BVD-I-300M](https://huggingface.co/datasets/laion/BVD-I-300M) / [-URLs](https://huggingface.co/datasets/laion/BVD-I-300M-URLs) | 300M keyframes sampled from BVD-RAW | BVD-RAW itself — the raw pool of 80M videos totalling 10M hours — is not distributed through Hugging Face. The gated subsets and BVD-RAW are available to academic and non-commercial researchers through a single central [access request form](https://forms.gle/5tXPS4gmBwSGYYbV8); the [BVD-RAW access guide](https://projects.laion.ai/bvd/bvd-raw-access.html) describes the raw-corpus transfer procedure. ## Links - Project page: - Paper: - Code: - Terms of Use: [bvd_terms_of_use.pdf](https://projects.laion.ai/bvd/assets/bvd_terms_of_use.pdf) - Access request form: