Dejan Batanjac commited on
Commit
61f50be
·
verified ·
1 Parent(s): 38caef5

Upload folder using huggingface_hub

Browse files
lr_study/0100k_steepest-cooldown_lichess_r06_nols_seed42_20260821_103608/summary.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_id": "0100k_steepest-cooldown_lichess_r06_nols_seed42_20260821_103608",
3
+ "procedure": "steepest_cooldown",
4
+ "dataset": "lichess",
5
+ "num_res_blocks": 6,
6
+ "seed": 42,
7
+ "target_games": 100000,
8
+ "label_smoothing": 0.0,
9
+ "epochs": 11,
10
+ "epochs_planned": 11,
11
+ "stopped_early": false,
12
+ "stop_reason": "zavrseno svih 11 epoha",
13
+ "min_epochs": 10,
14
+ "early_stop_patience": 0,
15
+ "batch_size": 12288,
16
+ "weight_decay": 0.0001,
17
+ "final_val_loss": 1.900101089477539,
18
+ "best_val_loss": 1.900082905292511,
19
+ "best_epoch": 10,
20
+ "final_train_last": 1.3693679571151733,
21
+ "total_wall_time_s": 2908.846551179886,
22
+ "total_smith_overhead_s": 152.0897023677826,
23
+ "gpu_hours": 0.8080129308833016,
24
+ "eta": {
25
+ "steepest": 0.000605087500727295,
26
+ "suggested": 6.0508750072729544e-05,
27
+ "min": 0.2331721985749472,
28
+ "start": 0.000605087500727295,
29
+ "end": 1e-06,
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": {
40
+ "source_run": "0100k_fixed-steepest_lichess_r06_nols_seed42_20260816_093407",
41
+ "branch_epoch": 8,
42
+ "epochs_inherited": 8,
43
+ "epochs_trained_here": 3,
44
+ "wall_time_here_s": 788.7851939201355,
45
+ "note": "epohe 1..branch_epoch preuzete su iz kontrolnog fixed_steepest run-a i nisu ponovo trenirane; trup je po konstrukciji identican (isti seed, dataset, eta, redosled sardova)"
46
+ },
47
+ "hf_path": "lr_study/0100k_steepest-cooldown_lichess_r06_nols_seed42_20260821_103608",
48
+ "results_repo": "debatanjac/lr_study_results",
49
+ "ckpt_repo": "debatanjac/lrtest"
50
+ }