AbstractPhil commited on
Commit
eb400ef
·
verified ·
1 Parent(s): 65782fe

Epoch 0 - Test Acc: 0.8213

Browse files
weights/bb16ab15/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/bb16ab15/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/bb16ab15/best_bb16ab15.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ba408da3bcd7aff271dd89a1407c64a27ee3180289c36494179b6710fc0898d
3
+ size 3451276
weights/bb16ab15/best_bb16ab15_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b16c1551b5aaebb2bbc88312c7acf7d59456d37dee335f8f93b87c2890c4532f
3
+ size 6910091
weights/bb16ab15/best_c249e4ea.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8eae840bde63ef7eec48123d035c4263a45b5919263e20bd674af8dd4be60e4
3
+ size 2511412
weights/bb16ab15/best_c249e4ea_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57977084aad393d3107d16fd2183e4d38ecee42a63d228a6322693ddc0e0e9c4
3
+ size 5030347
weights/bb16ab15/checkpoint_c249e4ea_epoch_004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8eae840bde63ef7eec48123d035c4263a45b5919263e20bd674af8dd4be60e4
3
+ size 2511412
weights/bb16ab15/checkpoint_c249e4ea_epoch_004_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eed28995d7590522d2398ea2b223c6b2de7d9e44a992bf297bac04f5906e2f1
3
+ size 5032107
weights/bb16ab15/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/bb16ab15/config_bb16ab15.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "input_dim": 784,
3
+ "base_dim": 256,
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": "bb16ab15",
12
+ "timestamp": "20250927_195352"
13
+ }
weights/bb16ab15/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
+ }