CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01trl-internal-testing /example-imagesimagen<1K0 likes12k downloads2y agoHugging Face02hongchi /Fire3D_examples Fire3D Website Examples Paper | Project page | Code Web-optimized interactive examples and qualitative comparison media for the Fire3D project page. The website/v1 release contains: eight interactive iTHOR and Imaginarium scenes; RGB and instance-colored point clouds with predicted 3D oriented boxes; separately loadable foreground and background GLBs; native-panel paper results and supplementary baseline comparisons; and application videos. These assets are presentation… See the full description on the dataset page: https://huggingface.co/datasets/hongchi/Fire3D_examples.imagen<1K0 likes5.2k downloads12d agoHugging Face03diffusers /dog-exampleimagen<1K18 likes3.7k downloads3y agoHugging Face04EduardoPacheco /seggpt-example-dataimagen<1K0 likes3.5k downloads3y agoHugging Face05Iwatobi /hypersim-examplesimage0 likes2.8k downloads1y agoHugging Face06PoopMan333 /Examplesimagen<1K0 likes2.4k downloads12d agoHugging Face07nielsr /example-pdfimagen<1K0 likes1.5k downloads3y agoHugging Face08OzzyGT /diffusers-examplesimagen<1K0 likes1.2k downloads5h agoHugging Face09FaVOSsubmission /FaVOS_examplesimage10K<n<100K1 likes1.1k downloads5mo agoHugging Face10sentence-transformers /example-documents Example Documents A small set of example documents across modalities (image, audio, video) for use in Sentence Transformers retrieval snippets and documentation. These are the kinds of files you pass to model.encode_document(...). They can safely be used as examples in your model cards if you don't want to host the example assets in your model repositories themselves. Contents File Modality doc1.jpg image (document page) doc2.jpg image (document page)… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/example-documents.audion<1K1 likes868 downloads1mo agoHugging Face11anonymity3210 /DA-Next-5M-exampleimage1K<n<10K0 likes857 downloads5mo agoHugging Face12nielsr /docvqa_1200_examplesimage1K<n<10K12 likes749 downloads4y agoHugging Face13amburger66 /robotsmith-examplesimagen<1K0 likes575 downloads4mo agoHugging Face14cais /rli-example-deliverables rli-example-deliverables Example AI deliverables on the RLI public set Dataset Structure This dataset contains project folders organized by task ID (public_001 through public_010). Each project folder contains: human_deliverable/ - Reference outputs created by human experts project/ - Project specifications and inputs brief.md - Task description and requirements inputs/ - Input files provided for the task Usage from huggingface_hub import… See the full description on the dataset page: https://huggingface.co/datasets/cais/rli-example-deliverables.documentothern<1K0 likes524 downloads11mo agoHugging Face15fede97 /external_data_test_exampleimagen<1K0 likes480 downloads3y agoHugging Face16hf-audio /gradient_accumulation_exampleimagen<1K0 likes413 downloads2y agoHugging Face17Iron-lyk /ReCamDriving-STORM-Exampleimage1K<n<10K0 likes401 downloads2mo agoHugging Face18elefantai /p2p-toy-examples Dataset Card for p2p-toy-examples This is a toy dataset for a conceptual understanding and test of the training code for the Open Pixel2Play (P2P) project. Paper: Scaling Behavior Cloning Improves Causal Reasoning: An Open Model for Real-Time Video Game Playing Repository: https://github.com/elefant-ai/open-p2p Project Page: https://elefant-ai.github.io/open-p2p/ The full dataset is available at elefantai/p2p-full-data. If you find this dataset useful in your research, please… See the full description on the dataset page: https://huggingface.co/datasets/elefantai/p2p-toy-examples.imageimage-text-to-textn<1K0 likes329 downloads6mo agoHugging Face19mikusama99 /cs2-v3-prompt-comparison-7-examples-with-multiaction-gemini35 CS2 V3 七案例 Gemini 3.5 Flash 最终结果对比 / Seven-case Gemini 3.5 Flash Comparison 本 README 展示 Gemini 3.5 Flash 对同一批 7 个视频的最终打标结果:每个案例先显示视频,再用左右两列并排展示两轮和七轮的完整 English JSON 与中文 JSON;内容直接展开,字号保持较小以便对照。 This README shows Gemini 3.5 Flash final labels for the same 7 videos. Each case places the video first, then displays complete English and Chinese JSON side by side: two-round on the left and seven-round on the right. 两轮与七轮的 API 输入详情通过顶部索引查看;中文侧保持与英文 JSON 相同的键、时间边界、数组长度和 Action 标签。 API… See the full description on the dataset page: https://huggingface.co/datasets/mikusama99/cs2-v3-prompt-comparison-7-examples-with-multiaction-gemini35.imagen<1K0 likes293 downloads21d agoHugging Face20linoyts /repo-to-space-example-inputs Gradio Space Example Inputs — Images A small, curated, freely-licensed pool of images used as gr.Examples for Gradio Spaces that wrap image-input generation models (image-to-image, edits, controls, etc.). Sister dataset for videos: linoyts/repo-to-space-example-videos. When a Space takes image input, the agent building the Space picks 2–3 images whose caption + categories match the model's task, downloads them via hf_hub_download, runs any model-specific preprocessing (resize to… See the full description on the dataset page: https://huggingface.co/datasets/linoyts/repo-to-space-example-inputs.image0 likes282 downloads3mo agoHugging Face21diffusers /cat_toy_exampleimagen<1K7 likes275 downloads3y agoHugging Face22einarolafsson /spacr-example-annotate spaCR — Annotate and Classify example data Example input for the Annotate and Classify modules of spaCR. It is the output of a Measure run, so both modules can be exercised without segmenting or measuring anything first. What is here Path What it is data/ 2,341 single-cell PNG crops, foldered by phenotype measurements.db The measurements, plus png_list and the annotation tables measurements/active_learning/ The model card from the first annotation… See the full description on the dataset page: https://huggingface.co/datasets/einarolafsson/spacr-example-annotate.imageimage-classification1K<n<10K0 likes275 downloads20d agoHugging Face23hf-internal-testing /example-documentsimagen<1K1 likes250 downloads2y agoHugging Face24Wauplin /example-space-to-dataset-imageDemo to save data from a Space to a Dataset. Goal is to provide reusable snippets of code. Documentation: https://huggingface.co/docs/huggingface_hub/main/en/guides/upload#scheduled-uploads Space: https://huggingface.co/spaces/Wauplin/space_to_dataset_saver/ JSON dataset: https://huggingface.co/datasets/Wauplin/example-space-to-dataset-json Image dataset: https://huggingface.co/datasets/Wauplin/example-space-to-dataset-image Image (zipped) dataset:… See the full description on the dataset page: https://huggingface.co/datasets/Wauplin/example-space-to-dataset-image.imagen<1K1 likes218 downloads1y agoHugging Face25shiyi0408 /Meta-CoT-Training-Data-Exampleimagen<1K1 likes215 downloads5mo agoHugging Face26mikusama99 /cs2-v3-prompt-comparison-5-examples-with-multiaction CS2 V3 七案例最终结果对比 / Seven-case Final Result Comparison 本 README 只展示模型的最终输出结果,不展示 API 请求 prompt。每个案例使用同一个视频:左列是两轮结果,右列是七轮结果。结果直接展开,无需点击折叠。英文和中文同时提供,字号缩小以便并排查看。 This README shows only the model's final output results, not the API request prompts. Each case uses the same video: the two-round result is on the left and the seven-round result is on the right. Results are visible directly with no expandable sections. English and Chinese are shown together in a small type size for… See the full description on the dataset page: https://huggingface.co/datasets/mikusama99/cs2-v3-prompt-comparison-5-examples-with-multiaction.imagen<1K0 likes214 downloads21d agoHugging Face27Yuehavingfun /ink3d-example-dataimage10K<n<100K0 likes202 downloads3mo agoHugging Face28fudan-generative-ai /champ_motions_example Example data for Champ inference Links github: https://github.com/fudan-generative-vision/champ models: https://huggingface.co/fudan-generative-ai/champ image10K<n<100K2 likes201 downloads2y agoHugging Face29pablovela5620 /glide-slam-example TUM RGB-D freiburg3_long_office_household — RGB only A verbatim copy of one sequence of the TUM RGB-D benchmark, used as the sample input for the GLidE-SLAM pixi run demo task. It is mirrored here only so the demo can fetch a single sequence quickly; the authoritative copy is the one published by TUM. Source https://cvg.cit.tum.de/rgbd/dataset/freiburg3/rgbd_dataset_freiburg3_long_office_household.tgz Contents… See the full description on the dataset page: https://huggingface.co/datasets/pablovela5620/glide-slam-example.imageother1K<n<10K0 likes197 downloads16d agoHugging Face30Wauplin /example-space-to-dataset-parquetimagen<1K1 likes193 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.