AbstractPhil commited on
Commit
1923481
·
verified ·
1 Parent(s): b395975

Update training_history.json - Run 20251012_235237

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