CoolFace
17 shown

datasets

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

Clear all
01Exgentic /agent-llm-traces-v2 Exgentic Agent LLM Traces v2 — Agent Chat Only OpenTelemetry-shaped execution traces for 10,057 agent runs across 6 benchmarks (AppWorld, SWE-bench, BrowseCompPlus, τ²-bench Airline/Retail/Telecom), filtered to the agent under test's chat-only LLM calls. This is the dataset for replay testing, behavioral analysis, or any task where you care about what the benchmarked model actually did — not the eval scaffolding around it. This v2 release expands upon Exgentic/agent-llm-traces… See the full description on the dataset page: https://huggingface.co/datasets/Exgentic/agent-llm-traces-v2.tabulartext-generation10K<n<100K0 likes2.4k downloads3mo agoHugging Face02Exgentic /agent-llm-traces Multi-Benchmark LLM Agent Traces A comprehensive dataset of OpenTelemetry traces capturing LLM inference behavior across multiple agent frameworks, benchmarks, and model providers. This dataset enables research into LLM performance analysis, agent behavior patterns, and inference optimization. Collected by Exgentic - A platform for LLM observability and performance optimization. Dataset Overview This dataset contains 1,781 execution traces capturing detailed agent… See the full description on the dataset page: https://huggingface.co/datasets/Exgentic/agent-llm-traces.tabulartext-generation1K<n<10K23 likes935 downloads4mo agoHugging Face03llm-agents /CriticBench Dataset Card for Dataset Name CriticBench is a comprehensive benchmark designed to assess LLMs' abilities to generate, critique/discriminate and correct reasoning across a variety of tasks. CriticBench encompasses five reasoning domains: mathematical, commonsense, symbolic, coding, and algorithmic. It compiles 15 datasets and incorporates responses from three LLM families. Dataset Details Dataset Description Curated by: THU Funded by [optional]: [More… See the full description on the dataset page: https://huggingface.co/datasets/llm-agents/CriticBench.textquestion-answering1K<n<10K15 likes212 downloads3y agoHugging Face04visionscaper /agentic-llm-pretraining-1.7b Agentic LLM Pretraining Dataset A pretraining corpus for small language models (1-3B parameters) optimized for agentic tasks. The corpus emphasizes learning to comprehend language, reason, follow instructions, and use tools over memorizing factual knowledge — the assumption is that domain knowledge will be provided at runtime via RAG. The idea is that this could enable much smaller pretraining corpora by omitting the large volumes of text typically needed to memorize facts.… See the full description on the dataset page: https://huggingface.co/datasets/visionscaper/agentic-llm-pretraining-1.7b.texttext-generation1M<n<10M3 likes209 downloads9mo agoHugging Face05DiscoPosse /agent-llm-traces Multi-Benchmark LLM Agent Traces A comprehensive dataset of OpenTelemetry traces capturing LLM inference behavior across multiple agent frameworks, benchmarks, and model providers. This dataset enables research into LLM performance analysis, agent behavior patterns, and inference optimization. Collected by Exgentic - A platform for LLM observability and performance optimization. Dataset Overview This dataset contains 1,781 execution traces capturing detailed agent… See the full description on the dataset page: https://huggingface.co/datasets/DiscoPosse/agent-llm-traces.tabulartext-generation1K<n<10K1 likes156 downloads3mo agoHugging Face06synonym /aiwolf-nlp-agent-llm AIWolfDial 2026 Power Play Evaluation Public data release: 2026-09-14. This dataset is available at synonym/aiwolf-nlp-agent-llm, with the snapshot tag release-20260914. The matching code distribution is 1.0.0-rc.3, commit d427dc299bacf4eb4cb41c114c8af476b71ac7ed. The code distribution uses a single root commit; this dataset is separate and is not included in that repository. Paper publication identifiers are still pending. The dataset is distributed under the MIT license in… See the full description on the dataset page: https://huggingface.co/datasets/synonym/aiwolf-nlp-agent-llm.texttext-generation1K<n<10K1 likes90 downloads10d agoHugging Face07hoololi /llm-agent-harness-reliability-next-prime LLM Next Prime Harness Dataset This dataset contains raw observations from an experiment studying how the agent harness affects reliability when an LLM has access to a deterministic tool. The task is deliberately simple and objectively verifiable: What is the smallest prime number that is strictly greater than n? The deterministic tool computes the correct answer with a local Python next_prime(n) function. The experiment asks whether failures come from the model, the provider… See the full description on the dataset page: https://huggingface.co/datasets/hoololi/llm-agent-harness-reliability-next-prime.tabulartext-generation10K<n<100K0 likes62 downloads27d agoHugging Face08GXMZU /llm-rag-agent-papers llm-rag-agent-papers Research papers on LLM, RAG, and AI Agents - Knowledge base for RAG pipeline Dataset Structure This dataset contains three subsets: llm: Large Language Model related content rag: Retrieval-Augmented Generation related content agent: AI Agent related content Usage from datasets import load_dataset # Load all subsets dataset = load_dataset("GXMZU/llm-rag-agent-papers") # Load specific subset llm_data =… See the full description on the dataset page: https://huggingface.co/datasets/GXMZU/llm-rag-agent-papers.tabulartext-generation1K<n<10K3 likes51 downloads9mo agoHugging Face09tecnologiactc /automl_llm_agent_m3 AutoML-LLM Agent Module 3 Benchmark This dataset contains the Module 3 benchmark for evaluating an assistant that converts AutoGluon training evidence and a surrogate XAI report into a decision-oriented report for a domain expert without AI training. The repository is scoped to Module 3 only. Its seven cases reuse the processed datasets and reference configurations established by Modules 1 and 2. Tables module3_cases: one row per evaluation case, with canonical… See the full description on the dataset page: https://huggingface.co/datasets/tecnologiactc/automl_llm_agent_m3.texttext-generationn<1K0 likes37 downloads2mo agoHugging Face10agentlans /Estwld-empathetic_dialogues_llmReformatted version of Estwld/empathetic_dialogues_llm. Changes: Added a random system prompt for the AI to be empathetic Truncated conversations that don't end with the AI's turn Removed extra fields not needed in the conversation Limitations: The dialogues aren't very long No background info for the user and AI English only texttext-generation10K<n<100K0 likes32 downloads2y agoHugging Face11fineset-io /llm-agent-papers LLM Agent & Tool-Use Papers — FineSet A research-paper dataset on LLM Agent & Tool-Use Papers, assembled, deduplicated, and quality-scored by FineSet from arXiv and Semantic Scholar. 📸 This is a dated snapshot — generated 2026-06-12. It is not auto-updated. Research on LLM Agent & Tool-Use Papers moves fast — new papers land on arXiv every week. Want this same dataset refreshed daily, on a topic you choose? See the bottom. ↓ Why this dataset Quality-scored:… See the full description on the dataset page: https://huggingface.co/datasets/fineset-io/llm-agent-papers.tabulartext-classification1K<n<10K0 likes26 downloads3mo agoHugging Face12GXMZU /llm-rag-agent-blogs llm-rag-agent-blogs Technical blogs on LLM, RAG, and AI Agents - Knowledge base for RAG pipeline Dataset Structure This dataset contains three subsets: llm: Large Language Model related content rag: Retrieval-Augmented Generation related content agent: AI Agent related content Usage from datasets import load_dataset # Load all subsets dataset = load_dataset("GXMZU/llm-rag-agent-blogs") # Load specific subset llm_data =… See the full description on the dataset page: https://huggingface.co/datasets/GXMZU/llm-rag-agent-blogs.texttext-generation1K<n<10K1 likes23 downloads9mo agoHugging Face13visionscaper /agentic-llm-pretraining-1.7b-tokenized-qwen3-4k Agentic LLM Pretraining Dataset - Tokenized (Qwen3, 4K context) Pre-tokenized version of visionscaper/agentic-llm-pretraining-1.7b for pre-training small language models for agentic AI use cases. Overview Property Value Source dataset visionscaper/agentic-llm-pretraining-1.7b Tokenizer Qwen/Qwen3-1.7B Context length 4,096 tokens EOD token <|endoftext|> (ID 151643) Token dtype uint32 Total samples 375,384 Total tokens ~1.54 billion Storage ~5.8 GB… See the full description on the dataset page: https://huggingface.co/datasets/visionscaper/agentic-llm-pretraining-1.7b-tokenized-qwen3-4k.texttext-generationn<1K0 likes23 downloads8mo agoHugging Face14Gene829 /gene-llm-agents-instruct llm-agents-instruct v116 Auto-built (demand): 1 open request(s) and 0 recent download(s) for 'llm-agents' with no dataset newer than 14 days Kind: synthetic Domain: llm-agents Records: 1000 Created: 2026-07-08T17:36:15+00:00 SHA-256: 281020e4a1db9e063ea6eaf359b69cfa40a89f13faeae521a4179cec586fc10c Pipeline: v2.0.0 Filters: {"min_quality": 0.55, "limit": 1000, "source": null, "backend": "llama", "min_judge": 0.7} Generated by: Qwen3-4B-Instruct-2507-Q4_K_M.gguf (backend:… See the full description on the dataset page: https://huggingface.co/datasets/Gene829/gene-llm-agents-instruct.text-generation1K<n<10K1 likes16 downloads3mo agoHugging Face15Gene829 /gene-llm-agents-corpus llm-agents-corpus v92 Auto-built (demand): 1 open request(s) and 0 recent download(s) for 'llm-agents' with no dataset newer than 14 days Kind: scraped Domain: llm-agents Records: 702 Created: 2026-07-08T17:36:14+00:00 SHA-256: 74c00af747e66d1d4abf248168263fb9d5f1e424182d7adcdef160533c32dae2 Pipeline: v2.0.0 Filters: {"min_quality": 0.55, "limit": 1000, "source": null, "backend": null, "min_judge": null} Sources huggingface: 301 papers: 197 arxiv: 145 github:… See the full description on the dataset page: https://huggingface.co/datasets/Gene829/gene-llm-agents-corpus.text-generationn<1K0 likes12 downloads3mo agoHugging Face16travisp83 /agentic-llm-pretraining-1.7b Agentic LLM Pretraining Dataset A pretraining corpus for small language models (1-3B parameters) optimized for agentic tasks. The corpus emphasizes learning to comprehend language, reason, follow instructions, and use tools over memorizing factual knowledge — the assumption is that domain knowledge will be provided at runtime via RAG. The idea is that this could enable much smaller pretraining corpora by omitting the large volumes of text typically needed to memorize facts.… See the full description on the dataset page: https://huggingface.co/datasets/travisp83/agentic-llm-pretraining-1.7b.texttext-generation1M<n<10M0 likes8 downloads4mo agoHugging Face17WhissleAI /whissle-agent-llm-training-datagated Whissle Agent LLM Training Data Training and validation data for the Whissle Agent LoRA model. Each sample is a (perception, response) pair where: Perception = structured ASR output (transcript + emotion + intent + entities + MI behavior) Response = ideal agent response with SSML prosody, tool calls, MI codes, and reasoning Dataset Statistics Split Samples Training 5,171 Validation 272 Total 5,443 By Domain Domain File… See the full description on the dataset page: https://huggingface.co/datasets/WhissleAI/whissle-agent-llm-training-data.text-generation1K<n<10K0 likes7 downloads4mo agoHugging Face

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