CoolFace
12 shown

datasets

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

Clear all
01ai-hyz /MemoryAgentBench 🚧 Update (Sep 29th, 2025) We updated our paper, where we removed some in-efficient and high-cost samples. We also added a sub-sample of DetectiveQA. (July 7th, 2025) We released the initial version of our datasets. (July 22nd, 2025) We modify the datasets slightly, adding the keypoints in LRU and change the uuid into qa_pair_ids. The question_ids is only used in Longmemeval task. (July 26th, 2025) We fixed bug on qa_pair_ids. (Aug.5th, 2025) We removed the… See the full description on the dataset page: https://huggingface.co/datasets/ai-hyz/MemoryAgentBench.textquestion-answeringn<1K39 likes10k downloads3mo agoHugging Face02Robin076 /MemoryAgentBench 🚧 Update (Sep 29th, 2025) We updated our paper, where we removed some in-efficient and high-cost samples. We also added a sub-sample of DetectiveQA. (July 7th, 2025) We released the initial version of our datasets. (July 22nd, 2025) We modify the datasets slightly, adding the keypoints in LRU and change the uuid into qa_pair_ids. The question_ids is only used in Longmemeval task. (July 26th, 2025) We fixed bug on qa_pair_ids. (Aug.5th, 2025) We removed the… See the full description on the dataset page: https://huggingface.co/datasets/Robin076/MemoryAgentBench.textquestion-answeringn<1K1 likes204 downloads9mo agoHugging Face03nagarhimanshu37 /brain-memory 🧠 NIFTY AI Agent: Memory OS Cloud Snapshot Cloud backup repository for the NIFTY 50 Autonomous AI Agent Memory OS. • Repository: nagarhimanshu37/brain-memory• Total Stored Records: 217• Last Synchronized: 2026-09-23 12:34:52 UTC 📊 Partition Statistics Partition Records Description conversation_memory 70 Multi-turn trader dialogues & intent logs episodic_memory 50 Trading day episodes (facts vs interpretations) experience_memory 50 Crystallized… See the full description on the dataset page: https://huggingface.co/datasets/nagarhimanshu37/brain-memory.texttext-generationn<1K0 likes140 downloads11h agoHugging Face04Gde05 /agent-memory-bench-corpus agent-memory-bench: the experience corpus The neutral feed for a preregistered, execution-graded benchmark of memory layers for coding agents. Every memory product under test ingests these same bytes through its own write path, then an agent is given real coding work in a real repository where success depends on something established in an earlier session, and the artifact is graded by execution: the task's tests pass or they do not. There is no LLM judge anywhere in the primary… See the full description on the dataset page: https://huggingface.co/datasets/Gde05/agent-memory-bench-corpus.texttext-generation1K<n<10K0 likes139 downloads22d agoHugging Face05AmanPriyanshu /tool-reasoning-sft-MEMORY-mem_agent-sft-data-cleaned-rectified-408k mem_agent-sft-data-cleaned-rectified Multi-turn long-context memory-agent SFT dataset with explicit reasoning traces, structured tool calls, and sequential chunk-processing sub-chains. Schema Column Type Description messages string (JSON) JSON-serialized list of {role, content} dicts. Roles: system, user, reasoning, tool_call, tool_output, answer core_chain_OR_subcall string "core_chain" (full orchestration trace) or "subcall" (single chunk-processing step)… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/tool-reasoning-sft-MEMORY-mem_agent-sft-data-cleaned-rectified-408k.texttext-generation100K<n<1M0 likes128 downloads7mo agoHugging Face06WZDavid /MemoryCD MemoryCD Filtered cross-domain subset of Amazon Reviews 2023 for memory-augmented LLM evaluation. All configs expose a single test split (evaluation only). Contents Config Records users_interactions 323 users meta_personal_care 33,475 items meta_books 48,054 items meta_electronics 25,441 items meta_home 60,900 items The 4 meta files contain exactly the items referenced by the 323 users (167,870 unique parent_asin, 100% coverage). The price field is… See the full description on the dataset page: https://huggingface.co/datasets/WZDavid/MemoryCD.tabulartext-generation100K<n<1M2 likes93 downloads4mo agoHugging Face07flavianv /prompt-policy-memory-v0 Prompt Policy Memory v0 Synthetic profile-memory data: 100 training sessions from10users;20test sessions from2fresh users. Test users were generated after the GRPO checkpoint was frozen and must not be used for training or tuning. Each row includes cumulative plain-text session input, a canonical plain-text key:value reference, chat messages, and evaluator-only target data. messages can be used for supervised fine-tuning. The reference contains all currently revealed facts; it… See the full description on the dataset page: https://huggingface.co/datasets/flavianv/prompt-policy-memory-v0.tabulartext-generationn<1K0 likes68 downloads5d agoHugging Face08emgena /omnimcp_sliding_window_memory_pruner_teaser 🔬 INSPECT THE DEEPSEEK-R1 REASONING CHAIN LIVE: Zero hallucinations. Null syntax errors. 100% AST compiler validated.🌐 Live Interactive Reasoning & Code Inspector: https://emgena.com/trainingslager🎁 Claim your Free Starter Kit (Code: STARTER100): https://emgena.com/trainingslager🏷️ Launch Discount: Get 20 € OFF any 500-incident production suite with code LAUNCH20! 📜 Enterprise Compliance: EU AI Act Articles 50 & 53 certified • 100% DSGVO / GDPR clean • Commercial EULA… See the full description on the dataset page: https://huggingface.co/datasets/emgena/omnimcp_sliding_window_memory_pruner_teaser.texttext-generationn<1K0 likes49 downloads7d agoHugging Face09ClarusC64 /clinical-cross-modal-memory-fidelity-v0.1Clinical Cross-Modal Memory Fidelity v0.1 Goal Test whether prior image evidence is recalled accurately over time Detect retroactive distortion driven by later narrative Detect fabrication used to patch memory gaps What it measures memory_driftEarlier image facts are altered or inverted fabricationNew findings are invented at recall cross_modal_consistencyRecalled description matches original image evidence How it works Initial image facts are fixed and explicit Intervening tasks… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/clinical-cross-modal-memory-fidelity-v0.1.texttext-generationn<1K0 likes38 downloads8mo agoHugging Face10MemoryAsModality /swebench-verified-kimi-k2p6-traces SWE-bench Verified Kimi K2.6 Reasoning Traces This dataset contains reasoning traces generated on princeton-nlp/SWE-bench_Verified using fireworks_ai/kimi-k2p6-high with a mini-swe-agent based harness. It is intended for research and distillation of software-engineering agents. The repository is published with three configs because each table has a different schema: raw_trajectories: one row per SWE-bench instance with the patch, sanitized result JSON, full trajectory JSON, message… See the full description on the dataset page: https://huggingface.co/datasets/MemoryAsModality/swebench-verified-kimi-k2p6-traces.tabulartext-generation10K<n<100K0 likes36 downloads4mo agoHugging Face11Kakezh /MemoryAgentBench 🚧 Update (Sep 29th, 2025) We updated our paper, where we removed some in-efficient and high-cost samples. We also added a sub-sample of DetectiveQA. (July 7th, 2025) We released the initial version of our datasets. (July 22nd, 2025) We modify the datasets slightly, adding the keypoints in LRU and change the uuid into qa_pair_ids. The question_ids is only used in Longmemeval task. (July 26th, 2025) We fixed bug on qa_pair_ids. (Aug.5th, 2025) We removed the… See the full description on the dataset page: https://huggingface.co/datasets/Kakezh/MemoryAgentBench.textquestion-answeringn<1K0 likes24 downloads5mo agoHugging Face12Italianhype /Blum-Finance-Memory BLUM Finance Memory Opt-in community contributions for future BLUM Finance research. Every contribution is quarantined. Uploading an example does not update the released model, BLUM Engine memory, trading weights or production rules. Contributions must pass schema, privacy, provenance, licensing, deduplication, poisoning and outcome quality checks before they can enter a future versioned training dataset. Installation and inference collect no telemetry. A contribution is created… See the full description on the dataset page: https://huggingface.co/datasets/Italianhype/Blum-Finance-Memory.texttext-generationn<1K0 likes21 downloads2mo agoHugging Face

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