File size: 3,058 Bytes
a0ebc13 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 | {
"analysis_script": "/root/mouse-run-run-perf/scripts/analysis/summarize_experiment.py",
"generated_at": "2026-07-02T00:51:16.150767+00:00",
"input_hashes": {
"evaluations.jsonl": "d1e13b0ce4efade10f1f2e80d0d3ad032e2aaab56024cd46591a04b9f7cc30a3",
"exclusions.jsonl": "cb7cfc4f08aaf66d1ec9e2e8f33e1425fdd5001e33f4c0f3a96a7b965b5e5da4",
"rollouts.jsonl": "1acc7821d65a859d353d1f263b0efe547021bcfcb78fb216d9a5f4ed5a83b98a",
"runs.jsonl": "725c2db9913f7926dc6244fe09396ab677362ce6e87c9f5dff2562bfbef18b19"
},
"input_tables": {
"evaluations.jsonl": "runs/tables/mouse-run-run-1/evaluations.jsonl",
"exclusions.jsonl": "runs/tables/mouse-run-run-1/exclusions.jsonl",
"rollouts.jsonl": "runs/tables/mouse-run-run-1/rollouts.jsonl",
"runs.jsonl": "runs/tables/mouse-run-run-1/runs.jsonl"
},
"output_hashes": {
"evaluation_comparison": "bfc0971200f2cf3903b3a4485096b32e53b28f1031247a69f489fd3964762f26",
"training_curves": "5deb3544e5e75974b743b7b6a8b11d30fe6384cf9e82f633d64bc7400cd6a51c"
},
"outputs": {
"figures": [
"runs/reports/mouse-run-run-1/figures/training_curves.png",
"runs/reports/mouse-run-run-1/figures/evaluation_comparison.png"
],
"report": "runs/reports/mouse-run-run-1/report.md",
"summary": "runs/reports/mouse-run-run-1/summary.json"
},
"provenance": {
"command": "scripts/analysis/summarize_experiment.py runs/tables/mouse-run-run-1",
"created_at": "2026-07-02T00:51:16.151338+00:00",
"dependencies": {
"huggingface_hub": "1.21.0",
"numpy": "2.5.0",
"safetensors": "0.8.0",
"tensorboard": "2.21.0",
"torch": "2.12.1",
"triton": "3.7.1"
},
"executable": "/root/mouse-run-run-perf/.venv/bin/python3",
"git": {
"branch": "main",
"diff_sha256": "85df961c10d8d2085a0c5c6825d811b80f9b09b6a0ff73b61b48ceba5134c10f",
"dirty": true,
"sha": "685f46eb83cad06b6caa3b5dcdd869f2f3c4ac46",
"short_sha": "685f46e",
"status_short": "M README.md\n M docs/paper-notes/zhang-2025-marl-replication-notes.md\n M experiments/paper_marl_2026/SPEC.md\n M mouse_run_run/viewer.py\n M mouse_run_run/viewer_static/index.html\n M pyproject.toml\n M scripts/analysis/summarize_experiment.py\n M uv.lock\n?? mouse_run_run/plsc.py\n?? mrr_status.py\n?? scripts/analysis/analyze_neural.py\n?? scripts/analysis/analyze_shared_neural.py"
},
"platform": "Linux-6.8.0-117-generic-x86_64-with-glibc2.39",
"python": "3.14.5 (main, Jun 2 2026, 22:25:17) [Clang 22.1.3 ]",
"schema_version": 1,
"torch": {
"cuda_available": true,
"cuda_device_count": 1,
"cuda_devices": [
{
"index": 0,
"major": 8,
"minor": 9,
"multi_processor_count": 66,
"name": "NVIDIA GeForce RTX 4070 Ti SUPER",
"total_memory_bytes": 16717578240
}
],
"cuda_version": "13.0",
"cudnn_version": 92000,
"mps_available": false,
"version": "2.12.1+cu130"
}
},
"schema_version": 2
}
|