AbstractPhil commited on
Commit
caa7d0c
·
verified ·
1 Parent(s): f926a8e

Update training_history.json - Run 20251012_191456

Browse files
weights/David-partial_shared-hierarchical_tree/20251012_191456/training_history.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1
4
+ ],
5
+ "train_loss": [
6
+ 3.4310503170769358
7
+ ],
8
+ "train_acc": [
9
+ 54.52540535308824
10
+ ],
11
+ "val_acc": [
12
+ 66.689
13
+ ],
14
+ "scale_accs": {
15
+ "256": [
16
+ 66.689
17
+ ]
18
+ },
19
+ "lr": [
20
+ 0.00975530705321762
21
+ ]
22
+ }