debatanjac commited on
Commit
ee1d2a0
·
verified ·
1 Parent(s): 95f18d4

Upload folder using huggingface_hub

Browse files
lr_study/0100k_fixed-steepest-pinned-etha_lichess_r06_nols_seed4096_20260817_101821/summary.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_id": "0100k_fixed-steepest-pinned-etha_lichess_r06_nols_seed4096_20260817_101821",
3
+ "procedure": "fixed_steepest_pinned_etha",
4
+ "dataset": "lichess",
5
+ "num_res_blocks": 6,
6
+ "seed": 4096,
7
+ "target_games": 100000,
8
+ "label_smoothing": 0.0,
9
+ "epochs": 14,
10
+ "epochs_planned": 20,
11
+ "stopped_early": true,
12
+ "stop_reason": "early_stop: val_loss 3 epohe iznad zabelezenog minimuma (1.9516)",
13
+ "min_epochs": 10,
14
+ "early_stop_patience": 3,
15
+ "batch_size": 12288,
16
+ "weight_decay": 0.0001,
17
+ "final_val_loss": 1.9734455633163452,
18
+ "best_val_loss": 1.9515598678588868,
19
+ "best_epoch": 11,
20
+ "final_train_last": 1.5165739059448242,
21
+ "total_wall_time_s": 3663.2646577358246,
22
+ "total_smith_overhead_s": 0.0,
23
+ "gpu_hours": 1.017573516037729,
24
+ "eta": {
25
+ "steepest": 0.000605087500727295,
26
+ "suggested": null,
27
+ "min": null,
28
+ "start": 0.000605087500727295,
29
+ "end": 0.000605087500727295,
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-pinned-etha_lichess_r06_nols_seed4096_20260817_101821",
38
+ "results_repo": "debatanjac/lr_study_results",
39
+ "ckpt_repo": "debatanjac/lrtest"
40
+ }