AbstractPhil commited on
Commit
1a21aad
·
verified ·
1 Parent(s): 763ea10

Update training_history.json - Run 20251012_194945

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