CoolFace
29 shown

datasets

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

Clear all
01fireworks-ai /function-calling-eval-dataset-v0The hf dataset contains 2 evaluation datasets single_turn - The converstaion length for this evaluation dataset is 2. It consists of a user ask followed by a function call by assistant. multi_turn - The conversation length is variable here but contains a combination of user messages, assistant function calls, assistant messages & tool responses. Information about the columns tools - List of functions/tools with specs in JSON format. This is the list of functions the model has to choose from… See the full description on the dataset page: https://huggingface.co/datasets/fireworks-ai/function-calling-eval-dataset-v0.textn<1K14 likes11k downloads3y agoHugging Face02fireworks-ai /logiqatext1K<n<10K0 likes8.6k downloads2y agoHugging Face03fireworks-ai /logiqa-deepseek-v3text1K<n<10K0 likes1k downloads2y agoHugging Face04fireworks-ai /bfcl_v3_multi_turn_basetextn<1K1 likes428 downloads2y agoHugging Face05dfhjs2577 /japanese-aerial-fireworks-v2 🎆 NEW: Curated 1,000 Wide Pack (Commercial License) For commercial AI/ML training, check out the Hanabi AI Dataset v1: Wide Pack — Curated 1,000 — a carefully selected subset with detailed structured annotations: ✅ 1,000 hand-curated 4K images (vs 2,557 raw images here) ✅ Structured AI annotations (composition, mood, color, EXIF, English notes) ✅ Sample PyTorch loader, attribute filter, caption generator ✅ Perpetual Commercial License (Japanese law) ✅ Optimized for Stable… See the full description on the dataset page: https://huggingface.co/datasets/dfhjs2577/japanese-aerial-fireworks-v2.imageimage-classification1K<n<10K0 likes397 downloads4mo agoHugging Face06fireworks-ai /msmarco_rank Dataset Card for "msmarco_rank" More Information needed text100K<n<1M2 likes292 downloads3y agoHugging Face07kylemontgomery /rllm-tb-v2-debug-fireworks-batch0 likes267 downloads2mo agoHugging Face08fireworks-ai /function-calling-intent-eval-v1This dataset contains the intent evaluation of fw function calling mode vs GPT-4. The dataset contains both fw model responses under completion GPT-4 model responses under previous_completion GPT-4 acts as a teach and is given the following instructions. GPT-4 teacher respones are stored under validation_result completion_reason/completion_score - GPT-4's reason for giving completion_score to the fw function calling model. previous_completion_reason/previous_completion_score - GPT-4's… See the full description on the dataset page: https://huggingface.co/datasets/fireworks-ai/function-calling-intent-eval-v1.textn<1K10 likes167 downloads3y agoHugging Face09fireworks-ai /long-chattext100K<n<1M1 likes73 downloads2y agoHugging Face10thliang01 /fireworks-night FireWorks Dataset This dataset contains free-licensed images, downloaded from unsplash. Curated and created by: DESIGNECOLOGIST Zoltán Cse Rene Bernal kazuend Leo_Visions Camille Couvez Paul Morley Vernon Raineil Cenzon Carson Arias Sebastian Davenport-Handley Kimson Doan Nitish Meena imageimage-to-textn<1K1 likes61 downloads2y agoHugging Face11dfhjs2577 /japanese-aerial-fireworks Japanese Aerial Fireworks Dataset High-quality aerial fireworks photography dataset for AI training (LoRA / fine-tuning). Image Details Format: JPEG Resolution: up to 1024px (long edge) Camera: Canon EOS 80D / R10 Time of capture: evening/night (17:00–21:00 JST) Caption Format Each .txt file contains a caption starting with the trigger word: hanabi fireworks, [description of the image] Usage Ideal for training LoRA models with Flux, SDXL, or… See the full description on the dataset page: https://huggingface.co/datasets/dfhjs2577/japanese-aerial-fireworks.imagetext-to-image1K<n<10K0 likes54 downloads6mo agoHugging Face12fireworks-ai /vision-food-reasoning-dataset0 likes52 downloads1y agoHugging Face13Mahesh111000 /hanabi-fireworks-state-tracking FIREWORKS: Hanabi belief-state reconstruction Strict hidden-belief reconstruction for Hanabi. Each example gives a previous belief state plus the actions taken since, and asks for the updated per-card possibility sets. 10,185 examples (9,780 unique prompts) 2-5 player games, seeds 101-110 (evaluation seeds 1001-1010 are held out) Fields: id, meta (num_players, seed, turn, observer, log), prompt, target Assembled from two labeling passes (GPT-4.1-mini: 7,232 rows; Grok-3-mini: 2… See the full description on the dataset page: https://huggingface.co/datasets/Mahesh111000/hanabi-fireworks-state-tracking.texttext-generation10K<n<100K0 likes44 downloads2mo agoHugging Face14Fireworkstowardsthestars /OVIBenchvideo0 likes40 downloads5mo agoHugging Face15Newton2676 /fireworks-dataset 🎆 Fireworks Audio Dataset A curated dataset of fireworks sounds, built by merging personal field recordings with filtered clips from FSD50K.Designed for audio classification, sound event detection, and edge AI deployment. 📦 Dataset at a glance Property Value Label fireworks Format WAV PCM 16-bit Sample rate 44 100 Hz Channels Stereo (2) Clip duration 5 s (fixed) Splits train (90 %) · test (10 %) 🗂️ Sources Source… See the full description on the dataset page: https://huggingface.co/datasets/Newton2676/fireworks-dataset.audioaudio-classificationn<1K0 likes36 downloads3mo agoHugging Face16fireworks-ai /four-digits-multiply-four-digittext10K<n<100K0 likes34 downloads2y agoHugging Face17fireworks-ai /four-digits-multiply-open-instructtext10K<n<100K0 likes31 downloads2y agoHugging Face18fireworks-ai /nexus_parallel_functions Nexus Function Definitions This dataset reformats function specs from the Nexusflow/Function_Call_Definitions VT_Multi subset. The function defitions are formatted as JSON Schema objects making them suitable for use with OpenAI compatible APIs. Dataset Fields function:str - function spec in JSON Schema syntax serialized as a string with 4-space indent. Usage from datasets import load_dataset dataset = load_dataset("fireworks-ai/nexus_parallel_functions") textn<1K4 likes22 downloads2y agoHugging Face19fireworks-ai /llava-pretrain-laiontext100K<n<1M2 likes21 downloads3y agoHugging Face20fireworks-ai /three-digits-multiply-open-instructtext10K<n<100K0 likes19 downloads2y agoHugging Face21fireworks-ai /four-digits-multiply-cot-sfttext1K<n<10K0 likes19 downloads2y agoHugging Face22fireworks-ai /nexus_parallel_messages Nexus Parallel Messages A parallel function calling validation dataset derived from Nexusflow/VirusTotalMultiple. The original dataset includes a mix of parallel and nested calls. Here we focus on the former (parallel calls). If the instruction requires sequential calling, we will generate the initial set of calls only. For instance, consider the following question: What is the majority vote from the votes returned by IP address '192.168.1.1'? The ideal set of calls is… See the full description on the dataset page: https://huggingface.co/datasets/fireworks-ai/nexus_parallel_messages.textn<1K6 likes17 downloads2y agoHugging Face23fireworks-ai /four-digits-multiply-three-digittext10K<n<100K0 likes16 downloads2y agoHugging Face24fireworks-ai /llava-instruct-finetuning-mix-688k-osstext100K<n<1M2 likes13 downloads3y agoHugging Face25fireworks-ai /drive-thru-synthetic-datasettext1K<n<10K0 likes12 downloads1y agoHugging Face26Nbardy /fireworks-inversionimagen<1K1 likes10 downloads4y agoHugging Face27fireworks-ai /long-lmsys-chattext1K<n<10K0 likes7 downloads2y agoHugging Face28Fireworks6442 /llm_k12gatedquestion-answering0 likes7 downloads1y agoHugging Face29Fireworkstowardsthestars /SCAN0 likes2 downloads5mo agoHugging Face

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