AbstractPhil commited on
Commit
da9fc9f
·
verified ·
1 Parent(s): d603840

Update training_history.json - Run 20251012_151647

Browse files
weights/David-hierarchical-progressive/20251012_151647/training_history.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1
4
+ ],
5
+ "train_loss": [
6
+ 3.9085216390819975
7
+ ],
8
+ "train_acc": [
9
+ 68.41535880958533
10
+ ],
11
+ "val_acc": [
12
+ 72.232
13
+ ],
14
+ "scale_accs": {
15
+ "256": [
16
+ 65.866
17
+ ],
18
+ "512": [
19
+ 69.958
20
+ ],
21
+ "768": [
22
+ 71.406
23
+ ],
24
+ "1024": [
25
+ 71.52
26
+ ]
27
+ },
28
+ "lr": [
29
+ 0.0009755527298894294
30
+ ]
31
+ }