Dejan Batanjac commited on
Commit
3c460da
·
verified ·
1 Parent(s): 5dada04

Upload folder using huggingface_hub

Browse files
lr_study/0100k_fixed-steepest_lichess_r06_nols_seed42_20260831_153503/smith_plots/setup_smith.png ADDED

Git LFS Details

  • SHA256: a446d3695f42ea046f274cb29e2af0d922d79465beda1674d9975926741942fc
  • Pointer size: 130 Bytes
  • Size of remote file: 82.2 kB
lr_study/0100k_fixed-steepest_lichess_r06_nols_seed42_20260831_153503/summary.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_id": "0100k_fixed-steepest_lichess_r06_nols_seed42_20260831_153503",
3
+ "procedure": "fixed_steepest",
4
+ "dataset": "lichess",
5
+ "num_res_blocks": 6,
6
+ "seed": 42,
7
+ "target_games": 100000,
8
+ "label_smoothing": 0.0,
9
+ "epochs": 15,
10
+ "epochs_planned": 20,
11
+ "stopped_early": true,
12
+ "stop_reason": "early_stop: val_loss 3 epohe iznad zabelezenog minimuma (1.9283)",
13
+ "min_epochs": 10,
14
+ "early_stop_patience": 3,
15
+ "batch_size": 12288,
16
+ "weight_decay": 0.1,
17
+ "final_val_loss": 1.944369876384735,
18
+ "best_val_loss": 1.9282995557785034,
19
+ "best_epoch": 12,
20
+ "final_train_last": 1.5705372095108032,
21
+ "total_wall_time_s": 3941.9009187221527,
22
+ "total_smith_overhead_s": 145.52354836463928,
23
+ "gpu_hours": 1.0949724774228202,
24
+ "eta": {
25
+ "steepest": 0.000521400828799969,
26
+ "suggested": 5.2140082879996884e-05,
27
+ "min": 0.31402895715663404,
28
+ "start": 0.000521400828799969,
29
+ "end": 0.000521400828799969,
30
+ "probe": "smith"
31
+ },
32
+ "floors": {
33
+ "cosine_eta_min": 1e-06,
34
+ "linear_eta_min": 1e-06,
35
+ "sd_eta_min": 1e-06,
36
+ "chesslr_min_lr": 1e-06,
37
+ "ema_min_lr": 1e-06
38
+ },
39
+ "branch": null,
40
+ "hf_path": "lr_study/0100k_fixed-steepest_lichess_r06_nols_seed42_20260831_153503",
41
+ "results_repo": "debatanjac/lr_study_results",
42
+ "ckpt_repo": "debatanjac/lrtest"
43
+ }