Commit History

Fix model.safetensors size on card: 4,869,136 -> 4,869,112 B (matches the actual artifact) (#8)
d316a2c

Compactbot commited on

Remove leftover upload path-test artifact (no longer needed)
eaaf454
verified

Compactbot commited on

Remove corrupted duplicate weight file
2b52d6f
verified

Compactbot commited on

Fix corrupted weights: re-upload byte-exact clean checkpoint
6a153f9
verified

Compactbot commited on

e2e: test binary by-path upload integrity (temporary)
72f954c
verified

Compactbot commited on

Correct held-out perplexity to full-split test 1.4369 / 4.21 (was 60-batch log numbers) (#7)
005ca2c

Compactbot commited on

Fix corrupted model.safetensors (re-trained clean weights, 53 tensors F32, 1,216,000 params)
dc5b950
verified

Compactbot commited on

Diagnostic: upload clean checkpoint to a fresh path to verify landed size
c789da6
verified

Compactbot commited on

Add weights (53 tensors, F32, 1,216,000 params, untied head). (#5)
bae53ac

Compactbot commited on

Add sample generation. (#4)
ec83b9c

Compactbot commited on

Add char tokenizer config. (#2)
e18381a

Compactbot commited on

Add model code (CharGPT). (#1)
91a78ba

Compactbot commited on

Add model card: architecture, data, exact param count, honest assessment of quality.
97c4125
verified

Compactbot commited on

Fix config: lm_head is NOT tied (checkpoint stores two distinct 65x128 tensors; model.py never ties). Set tie_word_embeddings=false to match the artifact.
ea61a00
verified

Compactbot commited on

initial commit
0f35fa8
verified

Compactbot commited on