| license: agpl-3.0 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: sessions/*.jsonl | |
| A simple dataset of the raw Fable 5 Claude session logs we could get our hands on before it was taken away (no clue if it's coming back). | |
| The raw trace files live in `sessions/*.jsonl`. Cache files, paste-cache files, shell history, and merged COT training exports are intentionally omitted so Hugging Face Datasets can load the repo through the agent-traces path. | |
| # A pretty viewer for dataset: | |
| https://tracehouse.ai/d/glint-research-fable-5-traces-0d89ee?t=qVJ4V1EOeQyQlJEhxYwmIZo11gyPnVBW | |