[QMNIST] 20250825-014657 | best_acc=0.9901
Browse files- .gitattributes +11 -0
- sweep/QMNIST/20250825-014657_QMNIST/README.md +10 -0
- sweep/QMNIST/20250825-014657_QMNIST/config.json +41 -0
- sweep/QMNIST/20250825-014657_QMNIST/history.csv +11 -0
- sweep/QMNIST/20250825-014657_QMNIST/history.json +110 -0
- sweep/QMNIST/20250825-014657_QMNIST/manifest.json +43 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/accuracy.png +0 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_emnist_epoch_10.png +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_fashionmnist_epoch_9.png +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_kmnist_epoch_10.png +0 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_mnist_epoch_10.png +0 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_qmnist_epoch_9.png +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_1.png +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_10.png +0 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_2.png +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_3.png +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_4.png +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_5.png +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_6.png +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_7.png +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_8.png +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_9.png +0 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/lambda.png +0 -0
- sweep/QMNIST/20250825-014657_QMNIST/plots/loss_components.png +0 -0
- sweep/QMNIST/20250825-014657_QMNIST/tensorboard/events.out.tfevents.1756085813.5def8ea04e29.2559.4 +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/tensorboard_events.zip +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/weights/constellation_QMNIST.safetensors +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/weights/diagnostic_head_QMNIST.safetensors +3 -0
- sweep/QMNIST/20250825-014657_QMNIST/weights/encoder_QMNIST.safetensors +3 -0
.gitattributes
CHANGED
@@ -561,3 +561,14 @@ sweep/EMNIST/20250825-013647_EMNIST/plots/confusion_epoch_6.png filter=lfs diff=
|
|
561 |
sweep/EMNIST/20250825-013647_EMNIST/plots/confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text
|
562 |
sweep/EMNIST/20250825-013647_EMNIST/plots/confusion_epoch_8.png filter=lfs diff=lfs merge=lfs -text
|
563 |
sweep/EMNIST/20250825-013647_EMNIST/plots/confusion_epoch_9.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
561 |
sweep/EMNIST/20250825-013647_EMNIST/plots/confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text
|
562 |
sweep/EMNIST/20250825-013647_EMNIST/plots/confusion_epoch_8.png filter=lfs diff=lfs merge=lfs -text
|
563 |
sweep/EMNIST/20250825-013647_EMNIST/plots/confusion_epoch_9.png filter=lfs diff=lfs merge=lfs -text
|
564 |
+
sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_emnist_epoch_10.png filter=lfs diff=lfs merge=lfs -text
|
565 |
+
sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_fashionmnist_epoch_9.png filter=lfs diff=lfs merge=lfs -text
|
566 |
+
sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_qmnist_epoch_9.png filter=lfs diff=lfs merge=lfs -text
|
567 |
+
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_1.png filter=lfs diff=lfs merge=lfs -text
|
568 |
+
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_2.png filter=lfs diff=lfs merge=lfs -text
|
569 |
+
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_3.png filter=lfs diff=lfs merge=lfs -text
|
570 |
+
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_4.png filter=lfs diff=lfs merge=lfs -text
|
571 |
+
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_5.png filter=lfs diff=lfs merge=lfs -text
|
572 |
+
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_6.png filter=lfs diff=lfs merge=lfs -text
|
573 |
+
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text
|
574 |
+
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_8.png filter=lfs diff=lfs merge=lfs -text
|
sweep/QMNIST/20250825-014657_QMNIST/README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Pentachora Adaptive Encoded — 20250825-014657
|
2 |
+
|
3 |
+
**Dataset:** QMNIST
|
4 |
+
|
5 |
+
**Contents**
|
6 |
+
- `weights/*.safetensors` — encoder, constellation, diagnostic head
|
7 |
+
- `config.json`, `manifest.json`
|
8 |
+
- `history.json` / `history.csv`
|
9 |
+
- `tensorboard/` (and `tensorboard_events.zip`)
|
10 |
+
- `plots/` — accuracy, loss, λ, confusion
|
sweep/QMNIST/20250825-014657_QMNIST/config.json
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"augment": false,
|
3 |
+
"base_dim": 56,
|
4 |
+
"batch_size": 1024,
|
5 |
+
"channels": 24,
|
6 |
+
"dataset": "all",
|
7 |
+
"deterministic": true,
|
8 |
+
"deterministic_cublas": false,
|
9 |
+
"epochs": 10,
|
10 |
+
"hf_dataset_dir_template": "{dataset}",
|
11 |
+
"hf_preserve_case": true,
|
12 |
+
"hf_repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded",
|
13 |
+
"hf_run_dir_template": "{ts}_{dataset}",
|
14 |
+
"hf_subdir_root": "sweep",
|
15 |
+
"hf_weight_suffix_dataset": true,
|
16 |
+
"img_channels": "auto",
|
17 |
+
"img_size": 28,
|
18 |
+
"input_channels": 1,
|
19 |
+
"input_dim": 784,
|
20 |
+
"lambda_separation": 0.391,
|
21 |
+
"loss_weight_scalar": 0.1,
|
22 |
+
"lr": 0.001,
|
23 |
+
"normalize": true,
|
24 |
+
"note": "",
|
25 |
+
"num_classes": 10,
|
26 |
+
"num_heads": 2,
|
27 |
+
"num_pentachoron_pairs": 2,
|
28 |
+
"per_dataset_norm": true,
|
29 |
+
"proj_dim": null,
|
30 |
+
"seed": 420,
|
31 |
+
"seed_per_dataset": false,
|
32 |
+
"strict_determinism": false,
|
33 |
+
"sweep_all": true,
|
34 |
+
"temp": 0.7,
|
35 |
+
"w_ce": 1.0,
|
36 |
+
"w_diag": 0.1,
|
37 |
+
"w_dual": 1.0,
|
38 |
+
"w_reg": 0.1,
|
39 |
+
"w_rose": 1.0,
|
40 |
+
"weight_decay": 1e-05
|
41 |
+
}
|
sweep/QMNIST/20250825-014657_QMNIST/history.csv
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
epoch,train_loss,train_acc,test_acc,ce,dual,rose,diag,reg,lambda
|
2 |
+
1,4.231391484069825,0.5950166666666666,0.7582833333333333,1.9255209354400635,1.6261593580881755,0.4394988185564677,0.036511129605273404,2.365612872314453,0.5021200180053711
|
3 |
+
2,3.4027792280832925,0.834,0.93465,1.5103528746922812,1.3150056895573934,0.28617254956563315,0.005157083943237861,2.907324034627279,0.5060322880744934
|
4 |
+
3,2.9835819852193195,0.9104,0.9585,1.1840296269098918,1.2425465306599934,0.26486203754742943,0.003287023477256298,2.9181507466634113,0.5082523822784424
|
5 |
+
4,2.6817825145721437,0.9423666666666667,0.98075,0.9413756439844767,1.1937585193634033,0.2524067112286886,0.002419916448990504,2.9399963999430336,0.5098861455917358
|
6 |
+
5,2.4667065437316893,0.96425,0.9836333333333334,0.7653902391751607,1.1609497114817302,0.2443731953859329,0.0018442458145941298,2.9580900438944497,0.5113113522529602
|
7 |
+
6,2.3161493497212726,0.9724,0.9871333333333333,0.6432417831103007,1.1372751351038615,0.23817494178613027,0.00131751135562857,2.973257476679484,0.5115894079208374
|
8 |
+
7,2.222412715911865,0.9776333333333334,0.9887666666666667,0.5677875178337097,1.121941958173116,0.23426148548126222,0.0010007549280611177,2.983216614786784,0.5116807222366333
|
9 |
+
8,2.1622110112508137,0.97965,0.9895833333333334,0.5197860162417094,1.111904885482788,0.23147524281342824,0.0007495361742718766,2.9896991302490235,0.5112447142601013
|
10 |
+
9,2.1335552406311034,0.9820666666666666,0.9901333333333333,0.49767501686414084,1.1065438007354735,0.22997492339611053,0.000609178403702875,2.9930058642069497,0.5111599564552307
|
11 |
+
10,2.1212983601888022,0.9833833333333334,0.9900833333333333,0.4882493937969208,1.1042587238311767,0.22931515782674153,0.0005420043574878945,2.9942087224324543,0.511132538318634
|
sweep/QMNIST/20250825-014657_QMNIST/history.json
ADDED
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"ce": [
|
3 |
+
1.9255209354400635,
|
4 |
+
1.5103528746922812,
|
5 |
+
1.1840296269098918,
|
6 |
+
0.9413756439844767,
|
7 |
+
0.7653902391751607,
|
8 |
+
0.6432417831103007,
|
9 |
+
0.5677875178337097,
|
10 |
+
0.5197860162417094,
|
11 |
+
0.49767501686414084,
|
12 |
+
0.4882493937969208
|
13 |
+
],
|
14 |
+
"diag": [
|
15 |
+
0.036511129605273404,
|
16 |
+
0.005157083943237861,
|
17 |
+
0.003287023477256298,
|
18 |
+
0.002419916448990504,
|
19 |
+
0.0018442458145941298,
|
20 |
+
0.00131751135562857,
|
21 |
+
0.0010007549280611177,
|
22 |
+
0.0007495361742718766,
|
23 |
+
0.000609178403702875,
|
24 |
+
0.0005420043574878945
|
25 |
+
],
|
26 |
+
"dual": [
|
27 |
+
1.6261593580881755,
|
28 |
+
1.3150056895573934,
|
29 |
+
1.2425465306599934,
|
30 |
+
1.1937585193634033,
|
31 |
+
1.1609497114817302,
|
32 |
+
1.1372751351038615,
|
33 |
+
1.121941958173116,
|
34 |
+
1.111904885482788,
|
35 |
+
1.1065438007354735,
|
36 |
+
1.1042587238311767
|
37 |
+
],
|
38 |
+
"lambda": [
|
39 |
+
0.5021200180053711,
|
40 |
+
0.5060322880744934,
|
41 |
+
0.5082523822784424,
|
42 |
+
0.5098861455917358,
|
43 |
+
0.5113113522529602,
|
44 |
+
0.5115894079208374,
|
45 |
+
0.5116807222366333,
|
46 |
+
0.5112447142601013,
|
47 |
+
0.5111599564552307,
|
48 |
+
0.511132538318634
|
49 |
+
],
|
50 |
+
"reg": [
|
51 |
+
2.365612872314453,
|
52 |
+
2.907324034627279,
|
53 |
+
2.9181507466634113,
|
54 |
+
2.9399963999430336,
|
55 |
+
2.9580900438944497,
|
56 |
+
2.973257476679484,
|
57 |
+
2.983216614786784,
|
58 |
+
2.9896991302490235,
|
59 |
+
2.9930058642069497,
|
60 |
+
2.9942087224324543
|
61 |
+
],
|
62 |
+
"rose": [
|
63 |
+
0.4394988185564677,
|
64 |
+
0.28617254956563315,
|
65 |
+
0.26486203754742943,
|
66 |
+
0.2524067112286886,
|
67 |
+
0.2443731953859329,
|
68 |
+
0.23817494178613027,
|
69 |
+
0.23426148548126222,
|
70 |
+
0.23147524281342824,
|
71 |
+
0.22997492339611053,
|
72 |
+
0.22931515782674153
|
73 |
+
],
|
74 |
+
"test_acc": [
|
75 |
+
0.7582833333333333,
|
76 |
+
0.93465,
|
77 |
+
0.9585,
|
78 |
+
0.98075,
|
79 |
+
0.9836333333333334,
|
80 |
+
0.9871333333333333,
|
81 |
+
0.9887666666666667,
|
82 |
+
0.9895833333333334,
|
83 |
+
0.9901333333333333,
|
84 |
+
0.9900833333333333
|
85 |
+
],
|
86 |
+
"train_acc": [
|
87 |
+
0.5950166666666666,
|
88 |
+
0.834,
|
89 |
+
0.9104,
|
90 |
+
0.9423666666666667,
|
91 |
+
0.96425,
|
92 |
+
0.9724,
|
93 |
+
0.9776333333333334,
|
94 |
+
0.97965,
|
95 |
+
0.9820666666666666,
|
96 |
+
0.9833833333333334
|
97 |
+
],
|
98 |
+
"train_loss": [
|
99 |
+
4.231391484069825,
|
100 |
+
3.4027792280832925,
|
101 |
+
2.9835819852193195,
|
102 |
+
2.6817825145721437,
|
103 |
+
2.4667065437316893,
|
104 |
+
2.3161493497212726,
|
105 |
+
2.222412715911865,
|
106 |
+
2.1622110112508137,
|
107 |
+
2.1335552406311034,
|
108 |
+
2.1212983601888022
|
109 |
+
]
|
110 |
+
}
|
sweep/QMNIST/20250825-014657_QMNIST/manifest.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"class_names": [
|
3 |
+
"qmnist-0",
|
4 |
+
"qmnist-1",
|
5 |
+
"qmnist-2",
|
6 |
+
"qmnist-3",
|
7 |
+
"qmnist-4",
|
8 |
+
"qmnist-5",
|
9 |
+
"qmnist-6",
|
10 |
+
"qmnist-7",
|
11 |
+
"qmnist-8",
|
12 |
+
"qmnist-9"
|
13 |
+
],
|
14 |
+
"dataset_name": "QMNIST",
|
15 |
+
"environment": {
|
16 |
+
"cpu_count": 96,
|
17 |
+
"cuda_available": false,
|
18 |
+
"cuda_device": null,
|
19 |
+
"memory_gb": 334.56,
|
20 |
+
"platform": "Linux-6.1.123+-x86_64-with-glibc2.35",
|
21 |
+
"python": "3.12.11 (main, Jun 4 2025, 08:56:18) [GCC 11.4.0]",
|
22 |
+
"torch": "2.8.0+cpu"
|
23 |
+
},
|
24 |
+
"models": {
|
25 |
+
"constellation": {
|
26 |
+
"params": 16777
|
27 |
+
},
|
28 |
+
"diagnostic_head": {
|
29 |
+
"params": 7681
|
30 |
+
},
|
31 |
+
"encoder": {
|
32 |
+
"params": 429897
|
33 |
+
}
|
34 |
+
},
|
35 |
+
"num_classes": 10,
|
36 |
+
"repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded",
|
37 |
+
"results": {
|
38 |
+
"best_epoch": 9,
|
39 |
+
"best_test_accuracy": 0.9901333333333333
|
40 |
+
},
|
41 |
+
"subdirectory": "sweep/QMNIST/20250825-014657_QMNIST",
|
42 |
+
"timestamp": "20250825-014657"
|
43 |
+
}
|
sweep/QMNIST/20250825-014657_QMNIST/plots/accuracy.png
ADDED
![]() |
sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_emnist_epoch_10.png
ADDED
![]() |
Git LFS Details
|
sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_fashionmnist_epoch_9.png
ADDED
![]() |
Git LFS Details
|
sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_kmnist_epoch_10.png
ADDED
![]() |
sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_mnist_epoch_10.png
ADDED
![]() |
sweep/QMNIST/20250825-014657_QMNIST/plots/best_confusion_qmnist_epoch_9.png
ADDED
![]() |
Git LFS Details
|
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_1.png
ADDED
![]() |
Git LFS Details
|
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_10.png
ADDED
![]() |
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_2.png
ADDED
![]() |
Git LFS Details
|
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_3.png
ADDED
![]() |
Git LFS Details
|
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_4.png
ADDED
![]() |
Git LFS Details
|
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_5.png
ADDED
![]() |
Git LFS Details
|
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_6.png
ADDED
![]() |
Git LFS Details
|
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_7.png
ADDED
![]() |
Git LFS Details
|
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_8.png
ADDED
![]() |
Git LFS Details
|
sweep/QMNIST/20250825-014657_QMNIST/plots/confusion_epoch_9.png
ADDED
![]() |
sweep/QMNIST/20250825-014657_QMNIST/plots/lambda.png
ADDED
![]() |
sweep/QMNIST/20250825-014657_QMNIST/plots/loss_components.png
ADDED
![]() |
sweep/QMNIST/20250825-014657_QMNIST/tensorboard/events.out.tfevents.1756085813.5def8ea04e29.2559.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a92c73a0b7271f84286284feef189cf09d6ce3d5a86a4333d4e971b67795e4f6
|
3 |
+
size 170008
|
sweep/QMNIST/20250825-014657_QMNIST/tensorboard_events.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4962a0fe5b1810207a08066a41a06facc2e0d303b70e457afda0cb7aa24b48b4
|
3 |
+
size 55590
|
sweep/QMNIST/20250825-014657_QMNIST/weights/constellation_QMNIST.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7db6a1e31d0f40195b981e867d7637e439b9731a066ceae04e5cf2fdc961e3cf
|
3 |
+
size 70076
|
sweep/QMNIST/20250825-014657_QMNIST/weights/diagnostic_head_QMNIST.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9043109c4f0dc27cd2dba930b86a6e81da2a13dd2f13ee64e6b8d8e57ef5455f
|
3 |
+
size 31172
|
sweep/QMNIST/20250825-014657_QMNIST/weights/encoder_QMNIST.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab70e8e69f68a749c90a76ab50010badff149be27a7d73e151f7be5653d7aad9
|
3 |
+
size 1731664
|