Dejan Batanjac commited on
Commit
134fa4c
·
verified ·
1 Parent(s): bed2f78

Upload folder using huggingface_hub

Browse files
lr_study/0100k_linear-smith_cclr_r06_nols_seed42_20260820_200330/smith_plots/setup_smith.png ADDED

Git LFS Details

  • SHA256: 1373643f7f2f3b9944f8e9795de04ca5fdedfd796bdc7b59998e9cd302112e26
  • Pointer size: 130 Bytes
  • Size of remote file: 82.3 kB
lr_study/0100k_linear-smith_cclr_r06_nols_seed42_20260820_200330/summary.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_id": "0100k_linear-smith_cclr_r06_nols_seed42_20260820_200330",
3
+ "procedure": "linear_smith",
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": 20,
11
+ "stopped_early": true,
12
+ "stop_reason": "early_stop: val_loss 3 epohe iznad zabelezenog minimuma (2.1400)",
13
+ "min_epochs": 10,
14
+ "early_stop_patience": 3,
15
+ "batch_size": 12288,
16
+ "weight_decay": 0.0001,
17
+ "final_val_loss": 2.15507842540741,
18
+ "best_val_loss": 2.1399889516830446,
19
+ "best_epoch": 10,
20
+ "final_train_last": 1.715662956237793,
21
+ "total_wall_time_s": 4885.697238445282,
22
+ "total_smith_overhead_s": 151.20413184165955,
23
+ "gpu_hours": 1.3571381217903562,
24
+ "eta": {
25
+ "steepest": 0.0005411695265464641,
26
+ "suggested": 5.4116952654646394e-05,
27
+ "min": 0.06338991975780418,
28
+ "start": 0.0005411695265464641,
29
+ "end": 0.000190059334291229,
30
+ "probe": "smith"
31
+ },
32
+ "floors": {
33
+ "cosine_eta_min": 1e-06,
34
+ "linear_eta_min": 1e-06,
35
+ "chesslr_min_lr": 1e-06,
36
+ "ema_min_lr": 1e-06
37
+ },
38
+ "hf_path": "lr_study/0100k_linear-smith_cclr_r06_nols_seed42_20260820_200330",
39
+ "results_repo": "debatanjac/lr_study_results",
40
+ "ckpt_repo": "debatanjac/lrtest"
41
+ }