datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
ACE
ACE: Episodic Memory Dataset (StackOverflow Jan–Jun 2025) (v1.0.0)
StackOverflow-derived events and monthly episodic rollups (Jan–Jun 2025).
Dataset contents
ACE contains two related components:
events: canonical event records (~96K examples) derived from StackOverflow Q&A threads.
episodes: grouped rollups of events for each month, ordered chronologically and packaged in fixed-size windows.
Each event includes a question, an accepted answer (or top-scored substitute)… See the full description on the dataset page: https://huggingface.co/datasets/anon-user-423/ACE.ACE
ACE: Action-Conditioned Episodic Memory Dataset (v1.0.0)
StackOverflow-derived events + monthly episodic rollups (Jan–Jun 2025)
Authors: Nidhushan KanagarajaVersion: 1.0.0License: CC-BY-4.0 (StackExchange original under CC-BY-SA 4.0)Homepage: https://huggingface.co/datasets/Nidhushan/aceSource: https://archive.org/details/stackexchange_20250630_rev2Paper: (coming soon)
⸻
Motivation
Large Language Models today struggle with long-term memory, especially across sessions.
When a… See the full description on the dataset page: https://huggingface.co/datasets/Nidhushan/ACE.
