File size: 583 Bytes
ec131e2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "type": "v7_commit",
  "vocab_size": 629,
  "augment": true,
  "n_params": 201947904,
  "manifest": "/root/data/hooktheory/commit_manifest.jsonl",
  "out_dir": "/root/experiments/hooktheory_v7_commit",
  "pretrained": "/root/experiments/hooktheory_v3_large_nopad/model.pt",
  "batch_size": 8,
  "grad_accum": 4,
  "max_steps": 20000,
  "max_wall_minutes": 360.0,
  "warmup_steps": 300,
  "peak_lr": 2e-05,
  "end_lr": 1e-06,
  "num_workers": 4,
  "log_every": 50,
  "val_every": 500,
  "save_every": 1000,
  "seed": 42,
  "resume": null,
  "smoke": false,
  "no_augment": false
}