PAWN / scripts

Commit History

Add RoSA sweep pod setup script
6b87e4a

thomas-schweich commited on

Add UCI engine generation, Parquet data pipeline, and Lc0/Stockfish containers
4c4517f

thomas-schweich commited on

Add Lichess dataset extraction pipeline and update pod.sh
830a330

thomas-schweich commited on

Add RoSA adapter with gradient-informed sparse masks (#3)
95f9aba
unverified

thomas-schweich commited on

Merge branch 'review-fixes'
21178ec

thomas-schweich commited on

Fix terminal position diagnostics: report pad_prob for checkmate/stalemate, not legal_rate
42346d4

thomas-schweich commited on

Add sweep migration script (rsync between pods via local staging)
f5fd4da

thomas-schweich commited on

Fix sweep: don't pass --epochs to train.py, handle all-pruned results
e177cce

thomas-schweich commited on

Fix: create SQLite parent directory before Optuna study creation
e9ecc7f

thomas-schweich commited on

Architecture sweep: GPU affinity, arch search space, train.py overrides
0fe8a5f

thomas-schweich commited on

Fix outcome array dtype in ceiling computation, np.asarray in script
75cf8a6

thomas-schweich commited on

Fix bugs, performance issues, and doc errors from code review
ae46efa

thomas-schweich commited on

Add Monte Carlo accuracy ceiling computation to engine
f9aaa57

thomas-schweich commited on

Add theoretical accuracy ceiling computation (E[1/N_legal] and outcome-conditioned)
44311e2

thomas-schweich commited on

Add Optuna hyperparameter sweep infrastructure
54307a4

thomas-schweich commited on

Consolidate all training logging through MetricsLogger
b103659

thomas-schweich commited on

Log patience counter, best val loss/step in val records
a050f72

thomas-schweich commited on

Per-model early stopping: freeze converged variants individually
190085d

thomas-schweich commited on

Monitor script: show step time, games/sec, ETA from synced metrics
5a4ed63

thomas-schweich commited on

Revert batch size default to 256
2aee25d

thomas-schweich commited on

Fix monitor script to show per-variant metrics from pod
8e86dac

thomas-schweich commited on

Fix SSH: generate host keys, use 'ip' field from runpodctl
a47b56d

thomas-schweich commited on

Push metrics to HF at eval intervals, add dashboard HF sync
86ec60c

thomas-schweich commited on

Remove hardcoded IP from monitor script, resolve SSH via runpodctl
660f2d0

thomas-schweich commited on

Add early stopping patience to multi-model training
07c93ac

thomas-schweich commited on

Remove .item() CUDA sync from hot path, batch size 512, run slugs
fc9d7f7

thomas-schweich commited on

Add post-training evals, /dev/shm checkpoints, async HF push, and _orig_mod fix
87b2fa6

thomas-schweich commited on

Safetensors migration, checkpoint integrity, and multi-model training. (#1)
230508d
unverified

thomas-schweich commited on

Add attributions and inline links for open source projects and academic publications
e27101c

thomas-schweich Claude Opus 4.6 (1M context) commited on

Add git version baking in Dockerfile, progress monitoring, and probe eval script
5fbb1fb

thomas-schweich Claude Opus 4.6 (1M context) commited on

Add Docker BYOC deployment, discard-ply-limit ablation, dashboard, and deploy tooling
a188746

thomas-schweich Claude Opus 4.6 (1M context) commited on

Move PAWN to open source repo.
d7ecc62

thomas-schweich commited on