AbstractPhil commited on
Commit
7cce37f
·
verified ·
1 Parent(s): c4a1f41

Update training_history.json - Run 20251104_133602

Browse files
weights/David-partial_shared-cantor_scale/20251104_133602/training_history.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1
4
+ ],
5
+ "train_loss": [
6
+ 2.43972810445883
7
+ ],
8
+ "train_acc": [
9
+ 77.89296789567636
10
+ ],
11
+ "val_acc": [
12
+ 81.278
13
+ ],
14
+ "scale_accs": {
15
+ "384": [
16
+ 80.394
17
+ ],
18
+ "768": [
19
+ 80.902
20
+ ],
21
+ "1024": [
22
+ 80.752
23
+ ],
24
+ "1280": [
25
+ 80.572
26
+ ],
27
+ "1536": [
28
+ 80.98
29
+ ]
30
+ },
31
+ "lr": [
32
+ 0.0009755527298894294
33
+ ]
34
+ }