CoolFace
23 shown

datasets

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

Clear all
01Jules-OC /flowzap-sequence-workflows sequence-workflows A synchronized FlowZap template corpus with 242 canonical templates sourced from https://flowzap.xyz/sitemap-templates.xml and organized by primary Use Case. Organization Model Top-level folders are primary Use Cases from the FlowZap Templates dropdown. Second-level folders preserve the original source domain from the FlowZap app index. Each template keeps all matched Use Cases in metadata.json and the generated JSON/CSV indexes. Templates that do not… See the full description on the dataset page: https://huggingface.co/datasets/Jules-OC/flowzap-sequence-workflows.tabularn<1K0 likes1.2k downloads6mo agoHugging Face02microsoft /WorkflowPerturb WorkflowPerturb — Dataset Artifact Companion data for the EMNLP 2026 Industry Track paper “WorkflowPerturb: Calibrated Stress Tests for Evaluating Multi-Agent Workflow Metrics.” Canonical location: https://huggingface.co/datasets/microsoft/WorkflowPerturbPaper: https://arxiv.org/abs/2602.17990 This release is the complete WorkflowPerturb benchmark plus documentation. It is self-contained: the CSVs carry every golden workflow, every perturbed variant, and all shipped pre-computed… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/WorkflowPerturb.tabulartext-generation10K<n<100K3 likes248 downloads10d agoHugging Face03nvidia /Arena-DROID-Camera-Sensitivity-Workflow-Sample Arena DROID Camera Sensitivity Workflow Sample Dataset Description Arena-DROID-Camera-Sensitivity-Workflow-Sample is a compact set of episode-level results generated by an Isaac Lab-Arena simulation experiment. It lets users run the documented camera sensitivity analysis without first executing the policy-evaluation sweep. The experiment evaluates an OpenPI pi05 policy on a DROID Rubik's-cube pick-and-place task while independently varying the wrist-camera… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Arena-DROID-Camera-Sensitivity-Workflow-Sample.tabularroboticsn<1K1 likes221 downloads16d agoHugging Face04DXRG /dxap-research-workflow-excerpts DXAP historical workflow excerpts and selection aggregates Three detailed historical case studies: 29 parent/reconciliation event rows, 18 sanitized tool-request/response projections, five starting-state records, two research-child event records and nine proposed scenario questions. It also includes the complete 15-row selection-rank table already published with arXiv:2609.05663v1. These are different views of the same selected material, not independent sample counts to add… See the full description on the dataset page: https://huggingface.co/datasets/DXRG/dxap-research-workflow-excerpts.tabularn<1K0 likes137 downloads12d agoHugging Face05fizzlepoof /MMH3_Image_Edit_WorkflowThis is just an example of using MiniMax H3 as an image editor. The actual workflow that I use requires several custom nodes, some of which are not published, so this one is simply a bare bones demonstration. This uses the hybrid MiniMax H3 model from here: https://huggingface.co/smhfacct/Minimax-H3-fl2va-ref2va-hybrid-models/tree/main It uses the custom VAE from here: https://huggingface.co/Mamad8/MiniMax-H3-Image-VAE/tree/main It uses the LoRA from here:… See the full description on the dataset page: https://huggingface.co/datasets/fizzlepoof/MMH3_Image_Edit_Workflow.tabularn<1K1 likes122 downloads1mo agoHugging Face06EstebanCQ /gh-aw-workflows-dataset GH-AW Workflows Dataset Dataset relacional con repositorios de GitHub que usan GitHub Agentic Workflows (GH-AW), y el contenido estructurado de sus archivos de workflow: el .md fuente (frontmatter YAML + body Markdown) y su .lock.yml/.lock.yaml compilado. Generado con Miner, una CLI en Python que identifica repositorios que usan GH-AW y extrae sus pares .md + .lock en un formato analítico. Repositorios incluidos: 338 Archivos de workflow incluidos: 1390 (cada uno con su .lock… See the full description on the dataset page: https://huggingface.co/datasets/EstebanCQ/gh-aw-workflows-dataset.tabularother10K<n<100K0 likes77 downloads10d agoHugging Face07Octoparse /ecommerce-retail-product-matching-workflow-dataset Ecommerce Retail Product Matching Workflow Dataset This dataset is a public-facing sanitized workflow preview for managed ecommerce and retail product matching. It shows how candidate retrieval, UPC/model/brand/title/image evidence, customer-visible URL validation, confidence bands, review buckets, and rejection reasons can be structured for pricing intelligence, merchandising, data engineering, and AI-assisted product matching workflows. Use this dataset to evaluate product… See the full description on the dataset page: https://huggingface.co/datasets/Octoparse/ecommerce-retail-product-matching-workflow-dataset.tabulartabular-classification1K<n<10K0 likes66 downloads4mo agoHugging Face08apa9s /gh-agentic-workflows ⛏️ PeakyMiner GH-AW Dataset Dataset estructurado y normalizado de GitHub Agentic Workflows (GH-AW) extraído de repositorios públicos de GitHub mediante PeakyMiner. 📊 Resumen del Dataset Este dataset contiene la especificación, instrucciones (prompts), metadatos y disparadores de flujos de trabajo de agentes autónomos basados en Markdown compilado a GitHub Actions (.md y .lock.yml). Estadísticas de Extracción Repositorios únicos analizados: 292… See the full description on the dataset page: https://huggingface.co/datasets/apa9s/gh-agentic-workflows.tabulartext-generation1K<n<10K0 likes62 downloads15d agoHugging Face09DinoDS /dino-data-workflow-routing-preview Dino Data Workflow Routing Preview What This Dataset Is This dataset is a focused workflow-routing preview built from six Dino Data capability slices: connector intent detection connector action mapping deeplink action mapping document export specification zip packaging specification deeplink intent detection The goal is to train or inspect assistant behavior around workflow-aware task handling: detecting when a request should route into an action or product workflow… See the full description on the dataset page: https://huggingface.co/datasets/DinoDS/dino-data-workflow-routing-preview.tabulartext-generationn<1K0 likes47 downloads5mo agoHugging Face10Octoparse /temu-ecommerce-pricing-workflow-sample Temu E-commerce Pricing & SKU Variant Dataset 85 products · 382 SKUs · $2.14–$219.72 price range · avg 29.5% discount where measurable A real, production-quality sample of Temu product listings and SKU-level pricing data, captured by Octoparse Managed Data Service via a managed anti-bot pipeline. Every row is real market data — no synthetic expansion, no mock prices. Built for teams working on competitor price monitoring, dynamic pricing models, product matching, and e-commerce AI… See the full description on the dataset page: https://huggingface.co/datasets/Octoparse/temu-ecommerce-pricing-workflow-sample.imagetabular-classificationn<1K0 likes45 downloads4mo agoHugging Face11fredpeng /Text2SQL_Workflow_Trace Text2SQL Workflow Trace Dataset Description This dataset contains workflow traces for Text-to-SQL tasks, capturing the intermediate steps of translating natural language queries to executable SQL. It was used as input trace for the research presented in the paper:"HEXGEN-TEXT2SQL: Optimizing LLM Inference Request Scheduling for Agentic Text-to-SQL Workflow" (arXiv:2505.05286). The end-to-end Text-to-SQL queries collected in the dataset are from BIRD bench, and the trace… See the full description on the dataset page: https://huggingface.co/datasets/fredpeng/Text2SQL_Workflow_Trace.tabular1K<n<10K1 likes28 downloads1y agoHugging Face12niel1511 /workflow12This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.1", "robot_type": "so101_follower", "total_episodes": 1, "total_frames": 180, "total_tasks": 1, "total_videos": 0, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:1" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": null, "features": {… See the full description on the dataset page: https://huggingface.co/datasets/niel1511/workflow12.tabularrobotics1K<n<10K0 likes27 downloads1y agoHugging Face13niel1511 /workflow11This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.1", "robot_type": "so101_follower", "total_episodes": 1, "total_frames": 180, "total_tasks": 1, "total_videos": 0, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:1" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": null, "features": {… See the full description on the dataset page: https://huggingface.co/datasets/niel1511/workflow11.tabularroboticsn<1K0 likes22 downloads1y agoHugging Face14niel1511 /workflow02This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.1", "robot_type": "so101_follower", "total_episodes": 1, "total_frames": 300, "total_tasks": 1, "total_videos": 0, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:1" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": null, "features": {… See the full description on the dataset page: https://huggingface.co/datasets/niel1511/workflow02.tabularroboticsn<1K0 likes21 downloads1y agoHugging Face15SoorajK1 /Data_Analysis_Workflow_20240610_094328tabularn<1K0 likes11 downloads2y agoHugging Face16Emirhanmu /agent-workflow-dataset agent-workflow-dataset Real-world AI agent interaction traces captured during Unity game development using a structured multi-agent workflow with Claude Code. Hugging Face 📊 https://huggingface.co/datasets/Emirhanmu/agent-workflow-dataset Overview This dataset contains agent workflow records from a solo Unity developer working on a game project with a 5-agent system: Agent Role Planner Converts feature requests into atomic task lists Architect… See the full description on the dataset page: https://huggingface.co/datasets/Emirhanmu/agent-workflow-dataset.tabularn<1K0 likes11 downloads4mo agoHugging Face17Karmane /restaurant-ai-phone-system-pricing-and-workflow-sample Restaurant AI Phone System Pricing and Workflow Dataset Question this dataset helps answer: Which restaurant AI phone systems actually publish usable pricing or starting-price signals, and which ones match my reservation, ordering, POS, multilingual, and handoff workflow needs? This dataset helps restaurant operators, multi-unit teams, and restaurant-tech consultants compare restaurant AI phone systems using official pricing, product, use-case, and workflow pages instead of… See the full description on the dataset page: https://huggingface.co/datasets/Karmane/restaurant-ai-phone-system-pricing-and-workflow-sample.tabulartabular-classificationn<1K0 likes11 downloads3mo agoHugging Face18psdn-ai /code-workflow-samplesgated Code Workflow Samples This sample shows paired developer workflow examples for reviewing prompt, code, test, error, and output structure before scoping a larger code dataset. What This Shows Input-output pairs from practical coding workflows Metadata for task type, files, outputs, and review context A compact view of schema consistency for code-centric examples Dataset Specifications Field Value Modality Code I/O pairs Domain… See the full description on the dataset page: https://huggingface.co/datasets/psdn-ai/code-workflow-samples.tabulartext-generationn<1K1 likes9 downloads3mo agoHugging Face19darklord1611 /gms8k_workflows 🧠 Agentic Workflow Generation Dataset The Agentic Workflow Generation Dataset is a curated collection of reasoning traces, workflow graphs, and language model outputs designed to study LLM-driven problem-solving through multi-step agentic workflows.Each entry represents a complete reasoning pipeline — from input problem to structured workflow execution, with metadata describing the model’s decision process, reasoning decomposition, and performance evaluation. 📦… See the full description on the dataset page: https://huggingface.co/datasets/darklord1611/gms8k_workflows.tabular1K<n<10K0 likes8 downloads1y agoHugging Face20jason1966 /algozee_workflow-operations-performance-dataset Workflow Operations Performance Dataset Task-Level Records for Process Efficiency and Operational Analysis Dataset Info Source: Kaggle Original Size: 0.07 MB Kaggle Downloads: 415 Files: 1 Files AI_Workflow_Optimization_Dataset_2500_Rows_v1.csv Mirrored from Kaggle tabular1K<n<10K0 likes8 downloads6mo agoHugging Face21Karmane /restaurant-ai-phone-system-pricing-and-workflow Restaurant AI Phone System Pricing and Workflow Dataset Question this dataset helps answer: Which restaurant AI phone systems actually publish usable pricing or starting-price signals, and which ones match my reservation, ordering, POS, multilingual, and handoff workflow needs? This dataset helps restaurant operators, multi-unit restaurant teams, and restaurant-tech consultants compare restaurant AI phone systems using official pricing, product, use-case, and workflow pages… See the full description on the dataset page: https://huggingface.co/datasets/Karmane/restaurant-ai-phone-system-pricing-and-workflow.tabulartabular-classificationn<1K2 likes6 downloads3mo agoHugging Face22Zeroling /workflowtabularn<1K0 likes5 downloads5mo agoHugging Face23JOEasas /workflowstabularn<1K0 likes4 downloads4mo agoHugging Face

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