Dejan Batanjac commited on
Commit
e3c4ad4
·
verified ·
1 Parent(s): 3ef8860

Upload folder using huggingface_hub

Browse files
lr_study/0100k_prodigy-lr10_cclr_r06_nols_seed42_20260828_201401/summary.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_id": "0100k_prodigy-lr10_cclr_r06_nols_seed42_20260828_201401",
3
+ "procedure": "prodigy",
4
+ "dataset": "cclr",
5
+ "num_res_blocks": 6,
6
+ "seed": 42,
7
+ "target_games": 100000,
8
+ "label_smoothing": 0.0,
9
+ "epochs": 11,
10
+ "epochs_planned": 20,
11
+ "stopped_early": true,
12
+ "stop_reason": "early_stop: val_loss 3 epohe iznad zabelezenog minimuma (1.9664)",
13
+ "min_epochs": 10,
14
+ "early_stop_patience": 3,
15
+ "batch_size": 12288,
16
+ "weight_decay": 0.0001,
17
+ "final_val_loss": 1.9970425486564636,
18
+ "best_val_loss": 1.9663746643066407,
19
+ "best_epoch": 8,
20
+ "final_train_last": 1.660138726234436,
21
+ "total_wall_time_s": 4247.914197444916,
22
+ "total_smith_overhead_s": 0.0,
23
+ "gpu_hours": 1.179976165956921,
24
+ "eta": {
25
+ "steepest": null,
26
+ "suggested": null,
27
+ "min": null,
28
+ "start": 9.999999999999999e-06,
29
+ "end": 0.00944538432582748,
30
+ "probe": "none"
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_prodigy-lr10_cclr_r06_nols_seed42_20260828_201401",
41
+ "results_repo": "debatanjac/lr_study_results",
42
+ "ckpt_repo": "debatanjac/lrtest"
43
+ }