Skip to content

Commit 99acd79

Browse files
author
Henry Wallace
committed
docs: en model after replace=True sampling (best ep1, head words 0.00/0.00/0.05)
1 parent b6bc331 commit 99acd79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/DATA_AND_MODELS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ tiny-icf/
6262
| `multitask_all_fronts_v3.pt` | 46% | 0.26 | 0.14 | OOV calibration, pseudo-words |
6363
| `multitask_all_fronts_v3b.pt` | 31% | 0.09 | 0.18–0.29 | Dataset fit, ranking (best ckpt ep28). With calibration: MAE 0.078, Spearman 0.29 |
6464
| `multitask_all_fronts_v4.pt` | 31% | 0.28 | 0.07 | Better "the"/common-word calibration (124K params) |
65-
| `multitask_en.pt` | 31% | 0.076 | 0.19 | English-only; frequency-weighted sampling (best ep3). With calibration: MAE 0.076, Spearman 0.19. Uncalibrated head words: "the" ~0.57, "and" ~0.55. Debug: `just debug-the MODEL=models/multitask_en.pt` |
65+
| `multitask_en.pt` | | | | English-only; freq-weighted sampling with replacement (best ep1, val_loss 1.63). Uncalibrated: "the" 0.00, "and" 0.00, "of" 0.05 (targets ~0.14, ~0.17). Debug: `just debug-the MODEL=models/multitask_en.pt` |
6666

6767
Download from S3: `aws s3 cp s3://arclabs-backups/tiny-icf/models/<name>.pt models/`
6868

0 commit comments

Comments
 (0)