Commit History

feat: train transformer on HF A10G + heuristic improvements
23455e8

Paul Clark commited on

fix: pin gradio>=4.44.1, modernize typing, clean ruff lint
d473696

Paul Clark Claude Opus 4.7 (1M context) commited on

fix(heuristic): range-based numeric cipher discrimination + Voynich detection
bcbb5ad

Paul Clark commited on

feat(data): add 20 sparse-label synthetic generators; dataset now 90 222 rows
3a3ce41

Paul Clark commited on

feat(training): add early stopping, cosine LR schedule, and push-to-hub
711098d

Paul Clark commited on

fix: remove duplicate-tail dead code; harmonise app label vocabulary
722fe0c

Paul Clark Claude Opus 4.7 (1M context) commited on

feat: expand to 81 ciphers — improved heuristic, 12 new cipher generators, focal-loss training
0ff7556

Paul Clark commited on

Improve training: weighted loss, blind eval split, roberta-base defaults, 512 tokens
03ae54f

Paul Clark commited on

Fix singleton class crash: normalise wallis_ciphers typo, guard train_test_split
3e9f974

Paul Clark commited on

Replace synthetic 8-label dataset with cipher-museum 100k/82-label corpus
2b861e2

Paul Clark commited on

Fix Trainer API: tokenizer -> processing_class (transformers 5.x)
d905094

Paul Clark commited on

Make Space HF-launch-ready: fix boot crash, add solver, expand eval, polish UX
2068f01

Paul Clark Claude Opus 4.7 (1M context) commited on

ADA/mobile UI, pytest pythonpath, train_transformer PyArrow fix, enriched Explain Mode
855192d

Paul Clark commited on

10/10 polish: Compare Mode, Kasiski/Friedman, rich dataset schema, expanded tests/docs
346ef1a

Paul Clark commited on

Initial Cipher Detective AI public foundation
b4f6a98

Paul Clark commited on