CoolFace
20 results

url

laion /BVD-I-300M-URLs LAION-BVD - 300M Video Frame URLs This repository contains the URLs for ~300 million keyframes extracted from publicly available web videos. No image data is included, only the source video URL and the frame timestamp needed to reproduce each frame. Frames were extracted from BVD-RAW and cover YouTube, Dailymotion, and Vimeo content. Dataset structure Column Type Description webpage_url string URL of the source video frame_pts_time float Presentation… See the full description on the dataset page: https://huggingface.co/datasets/laion/BVD-I-300M-URLs.textimage-text-to-text100M<n<1B2 likes22k downloads26d agoHugging Facelaion /BVD-V-55M-URLs LAION-BVD - 55M Video Clips (URL Release) This repository contains the metadata and captions for ~55 million scene-level video clips sourced from 2.4M randomly sampled videos from BVD-RAW. The 2.4M original videos are filtered to only include videos between 10s and 30min duration and are then split into the ~55M scene clips using PySceneDetect. No video or audio files are included; only URLs, timestamps, and text annotations are provided. Repository structure… See the full description on the dataset page: https://huggingface.co/datasets/laion/BVD-V-55M-URLs.imagevideo-text-to-text10M<n<100M5 likes16k downloads26d agoHugging Facecommoncrawl /gneissweb-annotation-url-testing-v1 GneissWeb Annotations GneissWeb Annotations, powered by IBM Research's GneissWeb methodology, is a dataset of quality and category annotations applied to the Common Crawl corpus. This dataset enables precise filtering of web content across medical, educational, technology, and scientific domains, making it easier to build high-quality corpora for research projects, language models, and specialized applications. Learn more about the annotation process and methodology in our… See the full description on the dataset page: https://huggingface.co/datasets/commoncrawl/gneissweb-annotation-url-testing-v1.tabular10B<n<100B0 likes12k downloads10mo agoHugging Facelaion /BVD-A-10M-URLs LAION-BVD — 10M Audio Clip URLs This repository contains the metadata and captions for ~10 million audio clips randomly sampled from BVD-V-55M for large-scale audio pre-training. The audio itself is not included in this repository — every clip is described by the URL of its source video plus the start_time/end_time offsets needed to reproduce it. The corresponding clip files are available in the gated laion/BVD-A-10M repository. Dataset structure One row per audio… See the full description on the dataset page: https://huggingface.co/datasets/laion/BVD-A-10M-URLs.tabulartext-to-audio10M<n<100M1 likes7.5k downloads26d agoHugging Faceleiwx52 /CC_eng_urltext100M<n<1B0 likes7.1k downloads2y agoHugging Facelaion /BVD-URLs LAION-BVD — 1.3B Video URLs This repository contains 1.3 billion platform-specific video URLs collected from CommonCrawl. No video content is included — only URLs and associated crawl metadata. These URLs form the source corpus for LAION-BVD (LAION — Big Video Dataset). From this collection, 80M videos were successfully downloaded, totalling approximately 10 million hours of video. Loading the data import datasets ds = datasets.load_dataset("laion/BVD-URLs"… See the full description on the dataset page: https://huggingface.co/datasets/laion/BVD-URLs.text1B<n<10B12 likes5.8k downloads26d agoHugging Face