AbstractPhil commited on
Commit
27bd68c
·
verified ·
1 Parent(s): 4146258

Epoch 0 - Test Acc: 0.7970

Browse files
weights/c249e4ea/best_af6ec6b0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dacc3e9ad838e89a4e9392e3f91aac6bdd729fc8e12f62f99e737bd4fe1a08b6
3
+ size 8031724
weights/c249e4ea/best_af6ec6b0_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1aa4f1fbf11e294277f14300a8199086509b1e6390742eb23ccd91906364cae
3
+ size 16070603
weights/c249e4ea/best_c249e4ea.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9151341967e0754d788e989d6ab0fde5c83208ff943c14c87d40364b5eb5735
3
+ size 2511412
weights/c249e4ea/best_c249e4ea_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:728b201d978d1d1eecd74bf41c3a71e0845e4b2d07a5debd0f157e495f15ddf3
3
+ size 5030347
weights/c249e4ea/config_af6ec6b0.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "input_dim": 784,
3
+ "base_dim": 784,
4
+ "batch_size": 1024,
5
+ "epochs": 50,
6
+ "initial_lr": 0.001,
7
+ "temp_contrastive": 0.1,
8
+ "lambda_contrastive": 0.5,
9
+ "lambda_cayley": 0.01,
10
+ "dataset": "EMNIST_byclass",
11
+ "run_hash": "af6ec6b0",
12
+ "timestamp": "20250927_194146"
13
+ }
weights/c249e4ea/config_c249e4ea.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "input_dim": 784,
3
+ "base_dim": 64,
4
+ "batch_size": 1024,
5
+ "epochs": 5,
6
+ "initial_lr": 0.001,
7
+ "temp_contrastive": 0.1,
8
+ "lambda_contrastive": 0.5,
9
+ "lambda_cayley": 0.01,
10
+ "dataset": "EMNIST_byclass",
11
+ "run_hash": "c249e4ea",
12
+ "timestamp": "20250927_194324"
13
+ }