Dejan Batanjac commited on
Commit
2927f01
·
verified ·
1 Parent(s): 134df8e

Upload folder using huggingface_hub

Browse files
lr_study/0100k_steepest-cooldown_cclr_r06_nols_seed42_20260821_111024/summary.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_id": "0100k_steepest-cooldown_cclr_r06_nols_seed42_20260821_111024",
3
+ "procedure": "steepest_cooldown",
4
+ "dataset": "cclr",
5
+ "num_res_blocks": 6,
6
+ "seed": 42,
7
+ "target_games": 100000,
8
+ "label_smoothing": 0.0,
9
+ "epochs": 13,
10
+ "epochs_planned": 13,
11
+ "stopped_early": false,
12
+ "stop_reason": "zavrseno svih 13 epoha",
13
+ "min_epochs": 10,
14
+ "early_stop_patience": 0,
15
+ "batch_size": 12288,
16
+ "weight_decay": 0.0001,
17
+ "final_val_loss": 2.0824589681625367,
18
+ "best_val_loss": 2.0824589681625367,
19
+ "best_epoch": 13,
20
+ "final_train_last": 1.6149091720581055,
21
+ "total_wall_time_s": 4857.578134059906,
22
+ "total_smith_overhead_s": 150.80113816261292,
23
+ "gpu_hours": 1.349327259461085,
24
+ "eta": {
25
+ "steepest": 0.0005411695265464641,
26
+ "suggested": 5.4116952654646394e-05,
27
+ "min": 0.06338991975780418,
28
+ "start": 0.0005411695265464641,
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_cclr_r06_nols_seed42_20260818_144616",
41
+ "branch_epoch": 10,
42
+ "epochs_inherited": 10,
43
+ "epochs_trained_here": 3,
44
+ "wall_time_here_s": 1119.9550514221191,
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_cclr_r06_nols_seed42_20260821_111024",
48
+ "results_repo": "debatanjac/lr_study_results",
49
+ "ckpt_repo": "debatanjac/lrtest"
50
+ }