AbstractPhil commited on
Commit
0636503
·
verified ·
1 Parent(s): cbaed1a

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  pentachora-adaptive-encoded/20250817-041219/best_confusion_matrix_epoch_47.png filter=lfs diff=lfs merge=lfs -text
37
  pentachora-adaptive-encoded/EMNIST/20250817-043055/best_confusion_matrix_epoch_44.png filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  pentachora-adaptive-encoded/20250817-041219/best_confusion_matrix_epoch_47.png filter=lfs diff=lfs merge=lfs -text
37
  pentachora-adaptive-encoded/EMNIST/20250817-043055/best_confusion_matrix_epoch_44.png filter=lfs diff=lfs merge=lfs -text
38
+ pentachora-adaptive-encoded/KMNIST/20250817-043743/best_confusion_matrix_epoch_39.png filter=lfs diff=lfs merge=lfs -text
pentachora-adaptive-encoded/KMNIST/20250817-043743/README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Pentachora Adaptive Encoded — 20250817-043743
2
+
3
+ This folder is an immutable snapshot of training artifacts.
4
+
5
+ **Contents**
6
+ - `weights/*.safetensors` — encoder, constellation, diagnostic head
7
+ - `config.json` — full run configuration
8
+ - `manifest.json` — environment + model sizes + dataset
9
+ - `history.json` / `history.csv` — per-epoch metrics
10
+ - `tensorboard/` + `tensorboard_events.zip` — raw TB event files ("the tensorflow")
11
+ - `accuracy_plot.png` (if available)
12
+ - `best_confusion_matrix_epoch_*.png` (if available)
13
+ - `debug.txt` — quick human-readable summary
pentachora-adaptive-encoded/KMNIST/20250817-043743/accuracy_plot.png ADDED
pentachora-adaptive-encoded/KMNIST/20250817-043743/best_confusion_matrix_epoch_39.png ADDED

Git LFS Details

  • SHA256: da17835d8937a575572d48fd634fa8664d8ccb6594051a184d7da8dd7d1c90e2
  • Pointer size: 131 Bytes
  • Size of remote file: 143 kB
pentachora-adaptive-encoded/KMNIST/20250817-043743/config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_dim": 256,
3
+ "batch_size": 1024,
4
+ "epochs": 50,
5
+ "hf_repo_id": "AbstractPhil/pentachora-frequency-encoded",
6
+ "input_dim": 64,
7
+ "lambda_separation": 0.29514,
8
+ "loss_weight_scalar": 0.1,
9
+ "lr": 0.5,
10
+ "num_classes": 47,
11
+ "num_heads": 4,
12
+ "num_pentachoron_pairs": 1,
13
+ "temp": 0.70486,
14
+ "weight_decay": 1e-05
15
+ }
pentachora-adaptive-encoded/KMNIST/20250817-043743/debug.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ==== DEBUG INFO ====
2
+ Timestamp: 20250817-043743
3
+ Repo: AbstractPhil/pentachora-frequency-encoded
4
+ Device: cuda
5
+ Encoder params: 2270024
6
+ Constellation params: 320009
7
+ Diagnostic head params: 33281
8
+ Best test accuracy: 0.965300
pentachora-adaptive-encoded/KMNIST/20250817-043743/history.csv ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ epoch,train_loss,train_acc,test_acc
2
+ 1,36.7822814215978,0.4883166666666667,0.2939
3
+ 2,0.978418466536204,0.8354833333333334,0.7098
4
+ 3,0.6788010708491008,0.9276833333333333,0.8312
5
+ 4,0.5868648028055827,0.95205,0.8446
6
+ 5,0.5472203926722209,0.96345,0.8876
7
+ 6,0.5130249640782674,0.9713833333333334,0.9165
8
+ 7,0.489001726547877,0.9752333333333333,0.9167
9
+ 8,0.449918655538559,0.98025,0.9266
10
+ 9,0.40590431378682457,0.9824166666666667,0.9269
11
+ 10,0.35217741039594014,0.9848,0.9346
12
+ 11,0.314375377591451,0.9856,0.9419
13
+ 12,0.2906688091754913,0.9867833333333333,0.9409
14
+ 13,0.2742477129300435,0.9889333333333333,0.9378
15
+ 14,0.26620372018814087,0.9904166666666666,0.955
16
+ 15,0.25689474959373476,0.9912,0.9398
17
+ 16,0.31586834052403767,0.9866166666666667,0.9127
18
+ 17,0.2687088216781616,0.9912333333333333,0.9473
19
+ 18,0.2507947722276052,0.9931666666666666,0.952
20
+ 19,0.24016419237454734,0.9947166666666667,0.951
21
+ 20,0.23651519493261974,0.9953666666666666,0.9529
22
+ 21,0.2395560265382131,0.99475,0.9539
23
+ 22,0.23166057407061258,0.9961166666666667,0.9563
24
+ 23,0.2257939253171285,0.9973666666666666,0.9566
25
+ 24,0.22816164189974467,0.9968166666666667,0.9562
26
+ 25,0.22243255643049875,0.9975166666666667,0.9514
27
+ 26,0.2215958924214045,0.99735,0.9582
28
+ 27,0.22019195868968963,0.99795,0.9507
29
+ 28,0.22130213061968484,0.9976333333333334,0.9567
30
+ 29,0.21818147676785787,0.9981666666666666,0.9614
31
+ 30,0.2156500324567159,0.99875,0.9582
32
+ 31,0.21453510575294496,0.9986333333333334,0.9623
33
+ 32,0.21463362723191579,0.9987166666666667,0.9563
34
+ 33,0.21390252595742543,0.9988,0.9609
35
+ 34,0.21219784106413522,0.9988333333333334,0.9592
36
+ 35,0.21290412128766378,0.99875,0.9601
37
+ 36,0.2119723389228185,0.9992,0.9626
38
+ 37,0.2100334133863449,0.9995,0.9638
39
+ 38,0.20932230252424877,0.9995666666666667,0.965
40
+ 39,0.20858473959763846,0.9994,0.9653
41
+ 40,0.2087500947157542,0.9995166666666667,0.9639
42
+ 41,0.20776053659915925,0.9995333333333334,0.9643
43
+ 42,0.20784714061419168,0.9993833333333333,0.9641
44
+ 43,0.20719462315241496,0.99955,0.9641
45
+ 44,0.2069933233579,0.9996333333333334,0.9642
46
+ 45,0.20749364546934765,0.99945,0.964
47
+ 46,0.2066036476532618,0.9995,0.9649
48
+ 47,0.20667938047250112,0.9995,0.9646
49
+ 48,0.20629205699761707,0.9997,0.9652
50
+ 49,0.20679725340207417,0.9994166666666666,0.9645
51
+ 50,0.206513009707133,0.99945,0.9653
pentachora-adaptive-encoded/KMNIST/20250817-043743/history.json ADDED
@@ -0,0 +1,158 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "test_acc": [
3
+ 0.2939,
4
+ 0.7098,
5
+ 0.8312,
6
+ 0.8446,
7
+ 0.8876,
8
+ 0.9165,
9
+ 0.9167,
10
+ 0.9266,
11
+ 0.9269,
12
+ 0.9346,
13
+ 0.9419,
14
+ 0.9409,
15
+ 0.9378,
16
+ 0.955,
17
+ 0.9398,
18
+ 0.9127,
19
+ 0.9473,
20
+ 0.952,
21
+ 0.951,
22
+ 0.9529,
23
+ 0.9539,
24
+ 0.9563,
25
+ 0.9566,
26
+ 0.9562,
27
+ 0.9514,
28
+ 0.9582,
29
+ 0.9507,
30
+ 0.9567,
31
+ 0.9614,
32
+ 0.9582,
33
+ 0.9623,
34
+ 0.9563,
35
+ 0.9609,
36
+ 0.9592,
37
+ 0.9601,
38
+ 0.9626,
39
+ 0.9638,
40
+ 0.965,
41
+ 0.9653,
42
+ 0.9639,
43
+ 0.9643,
44
+ 0.9641,
45
+ 0.9641,
46
+ 0.9642,
47
+ 0.964,
48
+ 0.9649,
49
+ 0.9646,
50
+ 0.9652,
51
+ 0.9645,
52
+ 0.9653
53
+ ],
54
+ "train_acc": [
55
+ 0.4883166666666667,
56
+ 0.8354833333333334,
57
+ 0.9276833333333333,
58
+ 0.95205,
59
+ 0.96345,
60
+ 0.9713833333333334,
61
+ 0.9752333333333333,
62
+ 0.98025,
63
+ 0.9824166666666667,
64
+ 0.9848,
65
+ 0.9856,
66
+ 0.9867833333333333,
67
+ 0.9889333333333333,
68
+ 0.9904166666666666,
69
+ 0.9912,
70
+ 0.9866166666666667,
71
+ 0.9912333333333333,
72
+ 0.9931666666666666,
73
+ 0.9947166666666667,
74
+ 0.9953666666666666,
75
+ 0.99475,
76
+ 0.9961166666666667,
77
+ 0.9973666666666666,
78
+ 0.9968166666666667,
79
+ 0.9975166666666667,
80
+ 0.99735,
81
+ 0.99795,
82
+ 0.9976333333333334,
83
+ 0.9981666666666666,
84
+ 0.99875,
85
+ 0.9986333333333334,
86
+ 0.9987166666666667,
87
+ 0.9988,
88
+ 0.9988333333333334,
89
+ 0.99875,
90
+ 0.9992,
91
+ 0.9995,
92
+ 0.9995666666666667,
93
+ 0.9994,
94
+ 0.9995166666666667,
95
+ 0.9995333333333334,
96
+ 0.9993833333333333,
97
+ 0.99955,
98
+ 0.9996333333333334,
99
+ 0.99945,
100
+ 0.9995,
101
+ 0.9995,
102
+ 0.9997,
103
+ 0.9994166666666666,
104
+ 0.99945
105
+ ],
106
+ "train_loss": [
107
+ 36.7822814215978,
108
+ 0.978418466536204,
109
+ 0.6788010708491008,
110
+ 0.5868648028055827,
111
+ 0.5472203926722209,
112
+ 0.5130249640782674,
113
+ 0.489001726547877,
114
+ 0.449918655538559,
115
+ 0.40590431378682457,
116
+ 0.35217741039594014,
117
+ 0.314375377591451,
118
+ 0.2906688091754913,
119
+ 0.2742477129300435,
120
+ 0.26620372018814087,
121
+ 0.25689474959373476,
122
+ 0.31586834052403767,
123
+ 0.2687088216781616,
124
+ 0.2507947722276052,
125
+ 0.24016419237454734,
126
+ 0.23651519493261974,
127
+ 0.2395560265382131,
128
+ 0.23166057407061258,
129
+ 0.2257939253171285,
130
+ 0.22816164189974467,
131
+ 0.22243255643049875,
132
+ 0.2215958924214045,
133
+ 0.22019195868968963,
134
+ 0.22130213061968484,
135
+ 0.21818147676785787,
136
+ 0.2156500324567159,
137
+ 0.21453510575294496,
138
+ 0.21463362723191579,
139
+ 0.21390252595742543,
140
+ 0.21219784106413522,
141
+ 0.21290412128766378,
142
+ 0.2119723389228185,
143
+ 0.2100334133863449,
144
+ 0.20932230252424877,
145
+ 0.20858473959763846,
146
+ 0.2087500947157542,
147
+ 0.20776053659915925,
148
+ 0.20784714061419168,
149
+ 0.20719462315241496,
150
+ 0.2069933233579,
151
+ 0.20749364546934765,
152
+ 0.2066036476532618,
153
+ 0.20667938047250112,
154
+ 0.20629205699761707,
155
+ 0.20679725340207417,
156
+ 0.206513009707133
157
+ ]
158
+ }
pentachora-adaptive-encoded/KMNIST/20250817-043743/manifest.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "class_names": [
3
+ "\u304a",
4
+ "\u304d",
5
+ "\u3059",
6
+ "\u3064",
7
+ "\u306a",
8
+ "\u306f",
9
+ "\u307e",
10
+ "\u3084",
11
+ "\u308c",
12
+ "\u3092"
13
+ ],
14
+ "dataset_name": "KMNIST",
15
+ "environment": {
16
+ "cpu_count": 8,
17
+ "cuda_available": true,
18
+ "cuda_device": "Tesla T4",
19
+ "memory_gb": 50.99,
20
+ "platform": "Linux-6.1.123+-x86_64-with-glibc2.35",
21
+ "python": "3.11.13 (main, Jun 4 2025, 08:57:29) [GCC 11.4.0]",
22
+ "torch": "2.6.0+cu124"
23
+ },
24
+ "models": {
25
+ "constellation": {
26
+ "params": 320009
27
+ },
28
+ "diagnostic_head": {
29
+ "params": 33281
30
+ },
31
+ "encoder": {
32
+ "params": 2270024
33
+ }
34
+ },
35
+ "num_classes": 10,
36
+ "repo_id": "AbstractPhil/pentachora-frequency-encoded",
37
+ "results": {
38
+ "best_test_accuracy": 0.9653
39
+ },
40
+ "subdirectory": "pentachora-adaptive-encoded/KMNIST/20250817-043743",
41
+ "timestamp": "20250817-043743"
42
+ }
pentachora-adaptive-encoded/KMNIST/20250817-043743/tensorboard/events.out.tfevents.1755405149.be8619c33324.7014.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a21b40eaf3bd3f77d023e7f0bccd458d3b3e24df8cd418a2911a188a96c7e40
3
+ size 6604
pentachora-adaptive-encoded/KMNIST/20250817-043743/tensorboard_events.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa8f407de659ad3abf7b1d4f4b176066661f2a257fc4fd4af7c727b41fa24cd6
3
+ size 2579
pentachora-adaptive-encoded/KMNIST/20250817-043743/weights/constellation.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:880470cae7a6f98aeab897d1495bb5775d62cb547b8e124704c10017439313d1
3
+ size 1284028
pentachora-adaptive-encoded/KMNIST/20250817-043743/weights/diagnostic_head.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f48fca350368cfae14408cc73e5b699c15b7f0e84199e4573be39e6a6b690e8
3
+ size 133580
pentachora-adaptive-encoded/KMNIST/20250817-043743/weights/encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec1d02468362493a878a35cb6250ce1874e25d00affbda389e799f2f647d1ffd
3
+ size 9098220