AbstractPhil commited on
Commit
6894c89
·
verified ·
1 Parent(s): 445323f

Update training_history.json - Run 20251012_231445

Browse files
weights/David-fully_shared-weighted_sum/20251012_231445/training_history.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1
4
+ ],
5
+ "train_loss": [
6
+ 5.311051666323785
7
+ ],
8
+ "train_acc": [
9
+ 54.91727464101089
10
+ ],
11
+ "val_acc": [
12
+ 63.041333333333334
13
+ ],
14
+ "scale_accs": {
15
+ "256": [
16
+ 62.11666666666667
17
+ ],
18
+ "512": [
19
+ 62.967333333333336
20
+ ]
21
+ },
22
+ "lr": [
23
+ 0.00975530705321762
24
+ ]
25
+ }