debatanjac commited on
Commit
310baba
·
verified ·
1 Parent(s): 9d11768

Upload folder using huggingface_hub

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

Git LFS Details

  • SHA256: 1655006edc51708152e70e634f2396dd9b6fdf3108a861f2f57565df2f01f3aa
  • Pointer size: 130 Bytes
  • Size of remote file: 82.5 kB
lr_study/0100k_fixed-steepest_lichess_r06_nols_seed777_20260815_200708/summary.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_id": "0100k_fixed-steepest_lichess_r06_nols_seed777_20260815_200708",
3
+ "procedure": "fixed_steepest",
4
+ "dataset": "lichess",
5
+ "num_res_blocks": 6,
6
+ "seed": 777,
7
+ "target_games": 100000,
8
+ "label_smoothing": 0.0,
9
+ "epochs": 13,
10
+ "epochs_planned": 20,
11
+ "stopped_early": true,
12
+ "stop_reason": "early_stop: val_loss 3 epohe iznad zabelezenog minimuma (1.9582)",
13
+ "min_epochs": 10,
14
+ "early_stop_patience": 3,
15
+ "batch_size": 12288,
16
+ "weight_decay": 0.0001,
17
+ "final_val_loss": 1.9811405181884765,
18
+ "best_val_loss": 1.9581833910942077,
19
+ "best_epoch": 10,
20
+ "final_train_last": 1.5207700729370117,
21
+ "total_wall_time_s": 3451.3725171089172,
22
+ "total_smith_overhead_s": 152.21921300888062,
23
+ "gpu_hours": 0.9587145880858103,
24
+ "eta": {
25
+ "steepest": 0.0005616877463286107,
26
+ "suggested": 5.6168774632861004e-05,
27
+ "min": 0.07924828983539181,
28
+ "start": 0.0005616877463286107,
29
+ "end": 0.0005616877463286107,
30
+ "probe": "smith"
31
+ },
32
+ "floors": {
33
+ "cosine_eta_min": 1e-06,
34
+ "chesslr_min_lr": 1e-06,
35
+ "ema_min_lr": 1e-06
36
+ },
37
+ "hf_path": "lr_study/0100k_fixed-steepest_lichess_r06_nols_seed777_20260815_200708",
38
+ "results_repo": "debatanjac/lr_study_results",
39
+ "ckpt_repo": "debatanjac/lrtest"
40
+ }