AbstractPhil commited on
Commit
7ebd968
·
verified ·
1 Parent(s): e5b5c3f

Epoch 0 - Test Acc: 0.8164

Browse files
weights/da2075c0/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/da2075c0/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/da2075c0/best_bb16ab15.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a234cb25fd9db89d00a4af1fb7e0effb6092bb186beeb03ec956c24f1d61f84
3
+ size 3451276
weights/da2075c0/best_bb16ab15_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b746cd0be7cabb9e6c0d438ae36e6ee0f06b07d9fa51f6a7867e444eb9c6ca79
3
+ size 6910091
weights/da2075c0/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/da2075c0/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/da2075c0/best_da2075c0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95afd8ed7b03c403e3601c0c8604026fcb3646acde418f4035f2709ddabcc61f
3
+ size 3451276
weights/da2075c0/best_da2075c0_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89524aa05eb7e8e4931e4cd7e97c428d0ae06673bc0aa023172c9fee3fa94474
3
+ size 6910091
weights/da2075c0/checkpoint_bb16ab15_epoch_004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a234cb25fd9db89d00a4af1fb7e0effb6092bb186beeb03ec956c24f1d61f84
3
+ size 3451276
weights/da2075c0/checkpoint_bb16ab15_epoch_004_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96f7f467f13b509840539e797982c71aecda261da36dbad46cdde9fa5f7fa4a9
3
+ size 6911787
weights/da2075c0/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/da2075c0/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/da2075c0/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/da2075c0/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/da2075c0/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
+ }
weights/da2075c0/config_da2075c0.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "input_dim": 784,
3
+ "base_dim": 256,
4
+ "batch_size": 2048,
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": "da2075c0",
12
+ "timestamp": "20250927_200116"
13
+ }