File size: 743 Bytes
1b9108d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: apache-2.0
pretty_name: LoopBench Checkpoints and Evidence
tags:
  - transformers
  - length-generalization
  - looped-transformers
---

# LoopBench checkpoints and evidence

This repository contains the separately distributed artifacts for
[LoopBench](https://github.com/ukint-vs/loopbench) v0.1.0.

- `checkpoints/` — 125 selected PyTorch checkpoints.
- `runs/` — raw training JSON logs.
- `artifacts/` — derived CSV/JSON evidence, checkpoint SHA-256 hashes, and the
  summary figure.

The code, experiment contracts, results, and reproduction commands live in the
LoopBench GitHub repository. All 125 checkpoint hashes were verified against
`artifacts/stage1a_metrics.csv` before publication.

Licensed under Apache-2.0.