CoolFace
Datasetpublic

Falln87/clerk-synthetic-sessions

CLERK Synthetic Evolving-Session Benchmark Seeded synthetic benchmark of long, evolving multi-session dialogues for training and evaluating write-time memory consolidation policies. How the data is produced This repository's data is generated deterministically by the generator in Falln87/clerk-memory: python -m clerk.generator --personas 800 --sessions 8 --budget 12 \ --seed 137 --split train --out data/timelines_train.jsonl python -m clerk.generator… See the full description on the dataset page: https://huggingface.co/datasets/Falln87/clerk-synthetic-sessions.

sourceHugging Faceapache-2.0updated 18d agoView on Hugging Face
0likes40downloads
2 commits on main
b63977218d ago

Dataset card for CLERK synthetic evolving-session benchmark

Falln87
1bcb7e218d ago

initial commit

Falln87