CoolFace
Datasetpublic

dmnsh/auto-jepa-v1

auto-jepa-v1 OpenCode session traces from the auto-jepa JEPA forecasting autoresearch runs. Scope: last 10 orchestrator sessions per model (jepa-gemma-4-31b, jepa-qwen3.6-27b), each with its sub-agent tree. How to browse Dataset tab: searchable index (sessions_index.jsonl) — one row per session with path to the trace file. Files tab: open *.trace.json for full OpenCode export, or cycle_manifest.yaml / model_manifest.yaml for per-cycle indexes. Layout… See the full description on the dataset page: https://huggingface.co/datasets/dmnsh/auto-jepa-v1.

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes18downloads
Dataset Card

auto-jepa-v1

OpenCode session traces from the auto-jepa JEPA forecasting autoresearch runs.

Scope: last 10 orchestrator sessions per model (jepa-gemma-4-31b, jepa-qwen3.6-27b), each with its sub-agent tree.

How to browse

  • Dataset tab: searchable index (sessions_index.jsonl) — one row per session with path to the trace file.
  • Files tab: open *.trace.json for full OpenCode export, or cycle_manifest.yaml / model_manifest.yaml for per-cycle indexes.

Layout

auto-jepa-v1/
├── sessions_index.jsonl
├── gemma-4-31b/
│   ├── model_manifest.yaml
│   └── cycles/<timestamp>__<id>/
│       ├── orchestrator.trace.json
│       ├── cycle_manifest.yaml
│       └── subagents/*.trace.json
├── qwen3.6-27b/...
└── README.md

Contents

Model folderSession titleOrchestratorsSub-agents
gemma-4-31bjepa-gemma-4-31b1060
qwen3.6-27bjepa-qwen3.6-27b1060

Exported from ~/.local/share/opencode/opencode.db via opencode export. Each *.trace.json file is one OpenCode session (orchestrator or sub-agent).

Generated: 2026-06-16 20:55 UTC