Dejan Batanjac commited on
Commit
ea4c9ab
·
verified ·
1 Parent(s): 4ba3418

Upload folder using huggingface_hub

Browse files
lr_study/1000k_fixed-steepest_lichess_r20_nols_seed42_20260829_194213/smith_plots/setup_smith.png ADDED

Git LFS Details

  • SHA256: f03fdbfcfa0dc8f96ab10e8f4187a1038726895fde6e83cd5906b24ccee327ee
  • Pointer size: 130 Bytes
  • Size of remote file: 84.2 kB
lr_study/1000k_fixed-steepest_lichess_r20_nols_seed42_20260829_194213/summary.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_id": "1000k_fixed-steepest_lichess_r20_nols_seed42_20260829_194213",
3
+ "procedure": "fixed_steepest",
4
+ "dataset": "lichess",
5
+ "num_res_blocks": 20,
6
+ "seed": 42,
7
+ "target_games": 1000000,
8
+ "label_smoothing": 0.0,
9
+ "epochs": 10,
10
+ "epochs_planned": 20,
11
+ "stopped_early": true,
12
+ "stop_reason": "early_stop: val_loss 3 epohe iznad zabelezenog minimuma (1.4474)",
13
+ "min_epochs": 5,
14
+ "early_stop_patience": 3,
15
+ "batch_size": 12288,
16
+ "weight_decay": 0.0001,
17
+ "final_val_loss": 1.451238250732422,
18
+ "best_val_loss": 1.447424578666687,
19
+ "best_epoch": 7,
20
+ "final_train_last": 1.3216866254806519,
21
+ "total_wall_time_s": 68410.77331995964,
22
+ "total_smith_overhead_s": 450.5005168914795,
23
+ "gpu_hours": 19.002992588877678,
24
+ "eta": {
25
+ "steepest": 0.0002570993686137296,
26
+ "suggested": 2.5709936861373023e-05,
27
+ "min": 0.09907397683779326,
28
+ "start": 0.0002570993686137296,
29
+ "end": 0.0002570993686137296,
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": null,
40
+ "hf_path": "lr_study/1000k_fixed-steepest_lichess_r20_nols_seed42_20260829_194213",
41
+ "results_repo": "debatanjac/lr_study_results",
42
+ "ckpt_repo": "debatanjac/lrtest"
43
+ }