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
01gamansai /code-databasetabular1M<n<10M0 likes580 downloads4mo agoHugging Face02fmnathpsfecyivpzzitlzlnp /SkyWorld-OSM-Databasen<1K0 likes567 downloads4mo agoHugging Face03tomvaillant /osint-tool-databasetext10K<n<100K20 likes192 downloads5h agoHugging Face04XIANGFENGLI /ACCOUNTING_DATABASEStextquestion-answering1K<n<10K0 likes153 downloads9mo agoHugging Face05libredb /database-agent-runs LibreDB Agent Benchmark 8,199 agent runs · 39 open-weight models served locally, plus one hosted model as a control · 6 task surfaces · 110,711 ledger events · 14,008 refused tool calls This is the complete measurement record behind the paper What Stops a Small Language Model From Driving a Database Agent. It is not a scored summary: it is every event the server wrote while the runs happened, released so that every number in the paper can be recomputed, and disagreed with… See the full description on the dataset page: https://huggingface.co/datasets/libredb/database-agent-runs.tabularother100K<n<1M3 likes135 downloads22h agoHugging Face06FreedomIntelligence /Disease_Database Citation @misc{chen2024codinterpretablemedicalagent, title={CoD, Towards an Interpretable Medical Agent using Chain of Diagnosis}, author={Junying Chen and Chi Gui and Anningzhe Gao and Ke Ji and Xidong Wang and Xiang Wan and Benyou Wang}, year={2024}, eprint={2407.13301}, archivePrefix={arXiv}, primaryClass={cs.CL}, url={https://arxiv.org/abs/2407.13301}, } texttext-classification10K<n<100K29 likes126 downloads2y agoHugging Face07ppak10 /Agentic-SLS-Database Agentic-SLS-Database Canonical graph dataset of Inova Mk1 SLS printer entities: jobs, print sessions, print profiles, and objects (STL geometry). Each entity is its own HF config; relationships are encoded as ID references between rows. Domain-specific datasets (e.g. ppak10/Agentic-SLS-ASTM) reference rows here by ID and may embed frozen snapshots of the referenced state. Configs Config Description Script Output jobs One row per .s4a print job, with… See the full description on the dataset page: https://huggingface.co/datasets/ppak10/Agentic-SLS-Database.textn<1K0 likes115 downloads2mo agoHugging Face08david-e-g /chesssynapse-databasestextn<1K0 likes64 downloads16d agoHugging Face09abersbail /ai-skill-md-database-10kb AI Skill MD Database 10KB This Hugging Face Dataset repository contains 10 Codex-style AI skill folders. Each SKILL.md file is at least 10 KB and includes detailed workflow guidance. This is a dataset/database repository only. It is not a Hugging Face Space and contains no app runtime. Layout skills/<skill-name>/SKILL.md: skill instructions and trigger metadata skills/<skill-name>/agents/openai.yaml: UI-facing metadata skills_index.jsonl: searchable index with byte sizes… See the full description on the dataset page: https://huggingface.co/datasets/abersbail/ai-skill-md-database-10kb.textn<1K0 likes63 downloads5mo agoHugging Face10dengyixuan /openhands-commit-noise-databases OpenHands Commit Noise Databases This dataset contains commit-retrieval databases for 12 SWE-bench repositories at five noise ratios: 0%, 25%, 50%, 75%, and 100%. Each archive expands to noise_NNN/<repository>/ directories containing: commits.db: SQLite commit records commits.faiss: normalized inner-product FAISS index commits.meta.jsonl: FAISS row-to-commit metadata commits.index_meta.json: embedding and index configuration The 0% archive is an exact file-level copy of the… See the full description on the dataset page: https://huggingface.co/datasets/dengyixuan/openhands-commit-noise-databases.tabularn<1K0 likes60 downloads2mo agoHugging Face11SIA86 /data_base_nertabularn<1K0 likes58 downloads3y agoHugging Face12selajuf /database_for_ngugeuetextn<1K0 likes43 downloads3y agoHugging Face13enzoescipy /finesse-benchmark-databaseWikipedia HF Dataset's modified partial version. no longer maintained. The Finesse Benchmark Package, which was rely on current dataset, NO LONGER USE this specific dataset. instead, it can now use the existing datasets.Thank you. text10K<n<100K0 likes43 downloads6mo agoHugging Face14LeafVibe /plant-pet-toxicity-database PlantFun Plant-Pet Toxicity Database This dataset is exported from the GitHub Repository. Official website: plantfun.app. Snapshot Generated at: 2026-02-13T02:09:58Z Total markdown articles: 1313 Pet Toxicity Reports: 498 Misdiagnosis Case Studies: 408 Dynamic Care Protocols: 407 Detailed Encyclopedia: Explore all 1313 plants on PlantFun Files ../articles.csv ../articles.jsonl ../manifest.json Suggested usage Plant toxicity and pet safety… See the full description on the dataset page: https://huggingface.co/datasets/LeafVibe/plant-pet-toxicity-database.texttext-classification1K<n<10K1 likes42 downloads7mo agoHugging Face15yakupc55 /databaseaitrtextn<1K0 likes40 downloads2y agoHugging Face16RazinAleks /SO-Python_QA-Database_and_SQL_class Dataset Card for Dataset Name Dataset Summary This dataset card aims to be a base template for new datasets. It has been generated using this raw template. Supported Tasks and Leaderboards [More Information Needed] Languages [More Information Needed] Dataset Structure Data Instances [More Information Needed] Data Fields [More Information Needed] Data Splits [More Information Needed] Dataset Creation… See the full description on the dataset page: https://huggingface.co/datasets/RazinAleks/SO-Python_QA-Database_and_SQL_class.tabular1K<n<10K2 likes39 downloads3y agoHugging Face17kilian-group /LMLM-databasetextn<1K0 likes35 downloads1y agoHugging Face18Lavlu118557 /DATABASE 📚 Bonolota_DB: Emotion-aware Bengali Storytelling Dataset Bonolota_DB is a modular, offline-first dataset designed for Bengali storytelling engines.It contains emotion-tagged stories written in YAML format, with Markdown support and emoji cues for UI rendering and voice synthesis. ✨ Features ✅ YAML structure for easy parsing ✅ Markdown content for rich display ✅ Emotion tags (pride, hope, nostalgia) for filtering ✅ Emoji support for UI ✅ Bengali language (bn) with… See the full description on the dataset page: https://huggingface.co/datasets/Lavlu118557/DATABASE.texttext-generationn<1K1 likes31 downloads1y agoHugging Face19ParisNeo /Word_in_Sentence_Database WIS database This database contains a question answer list about text This database was built using my this workflow: 1- load a raw text file 2- split into paragraphs 3- split paragraphs into sentences 4- for each word, ask question about its position and answer with the position, then ask about the word length and answer with the actual length of the word 5- ask a question about the number of words in the sentence and answer it 6- build a json database using this. To do this, I… See the full description on the dataset page: https://huggingface.co/datasets/ParisNeo/Word_in_Sentence_Database.texttable-question-answering10K<n<100K5 likes30 downloads3y agoHugging Face20shuyuej /retrieval-databasetext100K<n<1M0 likes30 downloads2y agoHugging Face21twc-visionai-gai /castbench-leaderboard-databasetabularn<1K0 likes30 downloads3mo agoHugging Face22civil384 /scraped-trends-database-236daftextn<1K0 likes30 downloads2d agoHugging Face23smblscr47 /Databasetextn<1K0 likes27 downloads2y agoHugging Face24Kaitala007 /furniswipe-databasetextn<1K0 likes26 downloads29d agoHugging Face25zhaoruimeng /Disease_Database Citation @misc{chen2024codinterpretablemedicalagent, title={CoD, Towards an Interpretable Medical Agent using Chain of Diagnosis}, author={Junying Chen and Chi Gui and Anningzhe Gao and Ke Ji and Xidong Wang and Xiang Wan and Benyou Wang}, year={2024}, eprint={2407.13301}, archivePrefix={arXiv}, primaryClass={cs.CL}, url={https://arxiv.org/abs/2407.13301}, } texttext-classification10K<n<100K0 likes21 downloads9mo agoHugging Face26hamza08456098 /databasetext100K<n<1M0 likes19 downloads2y agoHugging Face27Adson59 /malicious-contract-database-neattext10K<n<100K0 likes17 downloads7mo agoHugging Face28bernabepuente /database-sql-instruction-dataset Database & SQL Instruction Dataset High-quality instruction-response pairs covering PostgreSQL, advanced queries, indexing strategies, and database optimization. Dataset Details Dataset Description This is a high-quality instruction-tuning dataset focused on Database topics. Each entry includes: A clear instruction/question Optional input context A detailed response/solution Chain-of-thought reasoning process Curated by: CloudKernel.IO Language(s):… See the full description on the dataset page: https://huggingface.co/datasets/bernabepuente/database-sql-instruction-dataset.texttext-generationn<1K0 likes17 downloads5mo agoHugging Face29lcuifer0 /ourdream-database OurDream Character Database Complete database of 20,884 AI characters from ourdream.ai, categorized as Women (12,492) and Trans (8,392). Dataset Structure database/all_characters.json — Full character database with 20,884 entries Each entry includes: id, displayId, name, gender, style, age, likeCount, messageCount, tags, shortDescription, thumbUrl, category Categories Category Count Women 12,492 Trans 8,392 Total 20,884… See the full description on the dataset page: https://huggingface.co/datasets/lcuifer0/ourdream-database.tabulartext-generation10K<n<100K0 likes16 downloads3mo agoHugging Face30JacktheLander /fungi-rag-agent-sft-database Fungi RAG Agent SFT Database This dataset contains the supervised fine-tuning database used to train the JacktheLander/smollm2-1.7b-fungi-rag-agent-distill-lora-gguf adapter. It was built for the project-owned fungi RAG learning system: JacktheLander/FunghiResearchAgent The examples teach a small local language model to follow the system's agent contract: use rag.search for evidence-backed mycology answers, use safety.review for wild-mushroom edibility, field-identification… See the full description on the dataset page: https://huggingface.co/datasets/JacktheLander/fungi-rag-agent-sft-database.tabulartext-generation1K<n<10K0 likes15 downloads3mo agoHugging Face

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