diff --git a/.gitattributes b/.gitattributes index 32c8226e5393e3c6252bd50074dbbcd7cdf39d98..9c2a76f5be5cfc80a2adffcad85d879d91cb4291 100644 --- a/.gitattributes +++ b/.gitattributes @@ -353,3 +353,6 @@ sweep/FashionMNIST/20250817-144509_FashionMNIST/plots/confusion_epoch_6.png filt sweep/FashionMNIST/20250817-144509_FashionMNIST/plots/confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text sweep/FashionMNIST/20250817-144509_FashionMNIST/plots/confusion_epoch_8.png filter=lfs diff=lfs merge=lfs -text sweep/FashionMNIST/20250817-144509_FashionMNIST/plots/confusion_epoch_9.png filter=lfs diff=lfs merge=lfs -text +sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_18.png filter=lfs diff=lfs merge=lfs -text +sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text +sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_fashionmnist_epoch_10.png filter=lfs diff=lfs merge=lfs -text diff --git a/sweep/KMNIST/20250817-144647_KMNIST/README.md b/sweep/KMNIST/20250817-144647_KMNIST/README.md new file mode 100644 index 0000000000000000000000000000000000000000..5b25179ccd6962b40f4ffa61ddf99c5153bccc82 --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/README.md @@ -0,0 +1,10 @@ +# Pentachora Adaptive Encoded — 20250817-144647 + +**Dataset:** KMNIST + +**Contents** +- `weights/*.safetensors` — encoder, constellation, diagnostic head +- `config.json`, `manifest.json` +- `history.json` / `history.csv` +- `tensorboard/` (and `tensorboard_events.zip`) +- `plots/` — accuracy, loss, λ, confusion diff --git a/sweep/KMNIST/20250817-144647_KMNIST/config.json b/sweep/KMNIST/20250817-144647_KMNIST/config.json new file mode 100644 index 0000000000000000000000000000000000000000..28bad3e4fafd5ea7f4d468834cf2aeef915749f3 --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/config.json @@ -0,0 +1,41 @@ +{ + "augment": false, + "base_dim": 56, + "batch_size": 1024, + "channels": 24, + "dataset": "all", + "deterministic": true, + "deterministic_cublas": false, + "epochs": 10, + "hf_dataset_dir_template": "{dataset}", + "hf_preserve_case": true, + "hf_repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded", + "hf_run_dir_template": "{ts}_{dataset}", + "hf_subdir_root": "sweep", + "hf_weight_suffix_dataset": true, + "img_channels": "auto", + "img_size": 28, + "input_channels": 1, + "input_dim": 784, + "lambda_separation": 0.391, + "loss_weight_scalar": 0.1, + "lr": 0.001, + "normalize": true, + "note": "", + "num_classes": 10, + "num_heads": 2, + "num_pentachoron_pairs": 2, + "per_dataset_norm": true, + "proj_dim": null, + "seed": 420, + "seed_per_dataset": false, + "strict_determinism": false, + "sweep_all": true, + "temp": 0.7, + "w_ce": 1.0, + "w_diag": 0.1, + "w_dual": 1.0, + "w_reg": 0.1, + "w_rose": 1.0, + "weight_decay": 1e-05 +} \ No newline at end of file diff --git a/sweep/KMNIST/20250817-144647_KMNIST/history.csv b/sweep/KMNIST/20250817-144647_KMNIST/history.csv new file mode 100644 index 0000000000000000000000000000000000000000..9f6eec893c0a24b82ad4256838400f2e0050e8c3 --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/history.csv @@ -0,0 +1,11 @@ +epoch,train_loss,train_acc,test_acc,ce,dual,rose,diag,reg,lambda +1,4.5203807802836105,0.52475,0.6868,1.9996617921829223,1.7345346495310465,0.5330596348126729,0.025994124846160413,2.505253096516927,0.5081968903541565 +2,3.566502532577515,0.8378,0.8349,1.5753430054982502,1.362559902826945,0.3232237820784251,0.008980530016124248,3.0447779179890953,0.5123655796051025 +3,3.079918941752116,0.9397666666666666,0.9089,1.2157268785476685,1.2721974803288778,0.2877214326699575,0.005947069749732812,3.036784422938029,0.5156224370002747 +4,2.7210487326304116,0.9653833333333334,0.9218,0.9339810914993286,1.215029684638977,0.2674241689364115,0.004192198484142621,3.0419456002553305,0.5188320279121399 +5,2.469340245056152,0.97675,0.9298,0.7350104240099589,1.17501280225118,0.25405244851112363,0.002954646461457014,3.049691032409668,0.5206859707832336 +6,2.3060324467976887,0.9807,0.946,0.6049373060226441,1.1493397890726724,0.2458414247671763,0.002221761526912451,3.0569174517313638,0.5217382907867432 +7,2.2001306231180826,0.9843333333333333,0.9486,0.5234877174377441,1.1305587978363036,0.23965013965765636,0.0016489867995803556,3.0626908602396647,0.5213360786437988 +8,2.1399141896565754,0.98605,0.9481,0.4767147150357564,1.120157110595703,0.23627285215854646,0.0013288942863543829,3.0663661263783775,0.5214526653289795 +9,2.1073309514363605,0.98715,0.9512,0.4519249406019847,1.1141238658269246,0.23433525817394257,0.0011498555194586516,3.068319311014811,0.5213534235954285 +10,2.0968259101867677,0.98745,0.9507,0.44465528984069824,1.1116395818074545,0.2335045117298762,0.0010831997250517209,3.069181990814209,0.5213242173194885 diff --git a/sweep/KMNIST/20250817-144647_KMNIST/history.json b/sweep/KMNIST/20250817-144647_KMNIST/history.json new file mode 100644 index 0000000000000000000000000000000000000000..d3d800214052bd4f5cce508f95920e2ed040547e --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/history.json @@ -0,0 +1,110 @@ +{ + "ce": [ + 1.9996617921829223, + 1.5753430054982502, + 1.2157268785476685, + 0.9339810914993286, + 0.7350104240099589, + 0.6049373060226441, + 0.5234877174377441, + 0.4767147150357564, + 0.4519249406019847, + 0.44465528984069824 + ], + "diag": [ + 0.025994124846160413, + 0.008980530016124248, + 0.005947069749732812, + 0.004192198484142621, + 0.002954646461457014, + 0.002221761526912451, + 0.0016489867995803556, + 0.0013288942863543829, + 0.0011498555194586516, + 0.0010831997250517209 + ], + "dual": [ + 1.7345346495310465, + 1.362559902826945, + 1.2721974803288778, + 1.215029684638977, + 1.17501280225118, + 1.1493397890726724, + 1.1305587978363036, + 1.120157110595703, + 1.1141238658269246, + 1.1116395818074545 + ], + "lambda": [ + 0.5081968903541565, + 0.5123655796051025, + 0.5156224370002747, + 0.5188320279121399, + 0.5206859707832336, + 0.5217382907867432, + 0.5213360786437988, + 0.5214526653289795, + 0.5213534235954285, + 0.5213242173194885 + ], + "reg": [ + 2.505253096516927, + 3.0447779179890953, + 3.036784422938029, + 3.0419456002553305, + 3.049691032409668, + 3.0569174517313638, + 3.0626908602396647, + 3.0663661263783775, + 3.068319311014811, + 3.069181990814209 + ], + "rose": [ + 0.5330596348126729, + 0.3232237820784251, + 0.2877214326699575, + 0.2674241689364115, + 0.25405244851112363, + 0.2458414247671763, + 0.23965013965765636, + 0.23627285215854646, + 0.23433525817394257, + 0.2335045117298762 + ], + "test_acc": [ + 0.6868, + 0.8349, + 0.9089, + 0.9218, + 0.9298, + 0.946, + 0.9486, + 0.9481, + 0.9512, + 0.9507 + ], + "train_acc": [ + 0.52475, + 0.8378, + 0.9397666666666666, + 0.9653833333333334, + 0.97675, + 0.9807, + 0.9843333333333333, + 0.98605, + 0.98715, + 0.98745 + ], + "train_loss": [ + 4.5203807802836105, + 3.566502532577515, + 3.079918941752116, + 2.7210487326304116, + 2.469340245056152, + 2.3060324467976887, + 2.2001306231180826, + 2.1399141896565754, + 2.1073309514363605, + 2.0968259101867677 + ] +} \ No newline at end of file diff --git a/sweep/KMNIST/20250817-144647_KMNIST/manifest.json b/sweep/KMNIST/20250817-144647_KMNIST/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..dcbb0b58fb36d6c479be4be919835d42ff8668a3 --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/manifest.json @@ -0,0 +1,43 @@ +{ + "class_names": [ + "kmnist-\u304a", + "kmnist-\u304d", + "kmnist-\u3059", + "kmnist-\u3064", + "kmnist-\u306a", + "kmnist-\u306f", + "kmnist-\u307e", + "kmnist-\u3084", + "kmnist-\u308c", + "kmnist-\u3092" + ], + "dataset_name": "KMNIST", + "environment": { + "cpu_count": 12, + "cuda_available": true, + "cuda_device": "NVIDIA A100-SXM4-40GB", + "memory_gb": 83.48, + "platform": "Linux-6.1.123+-x86_64-with-glibc2.35", + "python": "3.11.13 (main, Jun 4 2025, 08:57:29) [GCC 11.4.0]", + "torch": "2.6.0+cu124" + }, + "models": { + "constellation": { + "params": 16777 + }, + "diagnostic_head": { + "params": 7681 + }, + "encoder": { + "params": 429897 + } + }, + "num_classes": 10, + "repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded", + "results": { + "best_epoch": 9, + "best_test_accuracy": 0.9512 + }, + "subdirectory": "sweep/KMNIST/20250817-144647_KMNIST", + "timestamp": "20250817-144647" +} \ No newline at end of file diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/accuracy.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/accuracy.png new file mode 100644 index 0000000000000000000000000000000000000000..cc9989d91e14bb14463711d17c20d835b4814338 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/accuracy.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_10.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..3d0410fc726b4940defa640a49aef2e0da95ff33 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_10.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_13.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_13.png new file mode 100644 index 0000000000000000000000000000000000000000..5bee46265f2c3daca06e84dadab686251df2e9b7 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_13.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_14.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_14.png new file mode 100644 index 0000000000000000000000000000000000000000..6d3576e8868fe9d5c6d4b3e4ba658dd623e3c578 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_14.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_16.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_16.png new file mode 100644 index 0000000000000000000000000000000000000000..1d160cb483512361b109a605f406808b78955131 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_16.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_17.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_17.png new file mode 100644 index 0000000000000000000000000000000000000000..7c3bbb01a6584be38303bb9528bd094d476970fb Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_17.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_18.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_18.png new file mode 100644 index 0000000000000000000000000000000000000000..96bb87f3d104491a1fe55ce1863ffb6987a5f298 --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_18.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a941e277c0d8887349727bce1785fb1c6452c6490df7cadb2b83d57a18d0c353 +size 112793 diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_19.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_19.png new file mode 100644 index 0000000000000000000000000000000000000000..aa8f4ac430be1e5b8eb6700034f2da0727cb1e6f Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_19.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_20.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_20.png new file mode 100644 index 0000000000000000000000000000000000000000..de93a35f7094d2726904a16ae573b22dbba6820d Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_20.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_37.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_37.png new file mode 100644 index 0000000000000000000000000000000000000000..c527e3f2fc8d01d95ed9228895754cf058231058 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_37.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_7.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_7.png new file mode 100644 index 0000000000000000000000000000000000000000..56afaa9d74ea0cdf6970cd24f036410e7d1527e5 --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_epoch_7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff686bd4da08d051d3cfbba8812e80fc52c1bcb112cfad6e95d3e18384b4593c +size 127250 diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_fashionmnist_epoch_10.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_fashionmnist_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..797e6756f4780d897330a80b6185ac9589f0452f --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_fashionmnist_epoch_10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d501420bf6523e45a44916c427b4b0050afef176c3373ba85e837c81da7bc2 +size 131300 diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_kmnist_epoch_9.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_kmnist_epoch_9.png new file mode 100644 index 0000000000000000000000000000000000000000..1a7000deab7280c88f997e8fbadc7aa2909095cc Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_kmnist_epoch_9.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_mnist_epoch_9.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_mnist_epoch_9.png new file mode 100644 index 0000000000000000000000000000000000000000..150550dff5665683523246ae3a72137d99f0aebb Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/best_confusion_mnist_epoch_9.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_1.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_1.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf09ba15dfb827663d4da9cba7b83a0e3543d09 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_1.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_10.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..ba5d11856eda56a07351e15e7456fd5ef041c086 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_10.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_11.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_11.png new file mode 100644 index 0000000000000000000000000000000000000000..be5046cb5835272dc99d3d96ac0bbb8377eb64cc Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_11.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_12.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_12.png new file mode 100644 index 0000000000000000000000000000000000000000..3e9e05dd082e51cfaaef077ce3a06c82c5d8b1dc Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_12.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_13.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_13.png new file mode 100644 index 0000000000000000000000000000000000000000..173c8e95c37d63e4184a11a8ead9bfa2308983af Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_13.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_14.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_14.png new file mode 100644 index 0000000000000000000000000000000000000000..32b942060190c2c4ad651a2ea1820f0382c9c735 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_14.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_15.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_15.png new file mode 100644 index 0000000000000000000000000000000000000000..8418e279267a6cf7806788e6428c28037ad42127 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_15.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_16.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_16.png new file mode 100644 index 0000000000000000000000000000000000000000..626ef9a796918f2c8569bebfd9df43bdfe234f4a Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_16.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_17.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_17.png new file mode 100644 index 0000000000000000000000000000000000000000..7af8d9935f02882293465240345641ee8040236c Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_17.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_18.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_18.png new file mode 100644 index 0000000000000000000000000000000000000000..fa7921a1859498b8f50ba30c3680b7ba6b2f89e6 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_18.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_19.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_19.png new file mode 100644 index 0000000000000000000000000000000000000000..297fe0970cf2819df7d86df693154468af544bff Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_19.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_2.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_2.png new file mode 100644 index 0000000000000000000000000000000000000000..12b1c998ddbd61a0e76cc65f87b82a1c720d40f3 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_2.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_20.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_20.png new file mode 100644 index 0000000000000000000000000000000000000000..84ee990a49408b2eefb0c35872bc9d82c129b909 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_20.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_21.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_21.png new file mode 100644 index 0000000000000000000000000000000000000000..7deb740d4685097a4ed478145b3de6833c60f712 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_21.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_22.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_22.png new file mode 100644 index 0000000000000000000000000000000000000000..2019d8b8d4c02647e1aec82a402954e25c0ab3f2 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_22.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_23.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_23.png new file mode 100644 index 0000000000000000000000000000000000000000..2c5de217196c25a65d13739335193c248f2d961d Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_23.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_24.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_24.png new file mode 100644 index 0000000000000000000000000000000000000000..4eccb153cce28766ac4132846159a16567da4a7f Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_24.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_25.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_25.png new file mode 100644 index 0000000000000000000000000000000000000000..4178637c6ce5f2c75ba64554d38b68385e7910ee Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_25.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_26.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_26.png new file mode 100644 index 0000000000000000000000000000000000000000..4044d488910dc78ad711c427ccfd1008dc4ed574 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_26.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_27.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_27.png new file mode 100644 index 0000000000000000000000000000000000000000..46151ea3271d4dad56c6c0e6634a737bb5352816 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_27.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_28.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_28.png new file mode 100644 index 0000000000000000000000000000000000000000..3d6349e935efab230e836ad78dc9bf4056304bca Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_28.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_29.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_29.png new file mode 100644 index 0000000000000000000000000000000000000000..3661f8dbdef8de6d9d8784635cb28f2f34dd89d2 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_29.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_3.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_3.png new file mode 100644 index 0000000000000000000000000000000000000000..7231cf9afda0838e8e001d5c4546e99607e7a73b Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_3.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_30.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_30.png new file mode 100644 index 0000000000000000000000000000000000000000..d68e21deacfdf8481ef627e386da085803d0d191 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_30.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_31.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_31.png new file mode 100644 index 0000000000000000000000000000000000000000..722d65ad39a284997b4777ec61056e1c9703f203 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_31.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_32.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_32.png new file mode 100644 index 0000000000000000000000000000000000000000..538920da4f34aec145d66278fa9cf9083ab36dc6 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_32.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_33.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_33.png new file mode 100644 index 0000000000000000000000000000000000000000..abaa0786c7ae928da68bc5e114c0d4b0b78ab811 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_33.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_34.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_34.png new file mode 100644 index 0000000000000000000000000000000000000000..1b289c30a180f30f81698b1511dcda2e1cdf1117 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_34.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_35.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_35.png new file mode 100644 index 0000000000000000000000000000000000000000..a8e576c7da5d67457b0e850936a3dfbe68256f2b Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_35.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_36.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_36.png new file mode 100644 index 0000000000000000000000000000000000000000..98b3ad8ad9026b4c221ead8c83df297c2eb06102 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_36.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_37.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_37.png new file mode 100644 index 0000000000000000000000000000000000000000..920c6958d3e69e44d99b546c10b379153337dd73 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_37.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_38.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_38.png new file mode 100644 index 0000000000000000000000000000000000000000..90337838e9b318e3caef2968dae7c80b38871264 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_38.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_39.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_39.png new file mode 100644 index 0000000000000000000000000000000000000000..8d574d38262667c6dd3da42be1c8d41e01c2138a Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_39.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_4.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_4.png new file mode 100644 index 0000000000000000000000000000000000000000..047e5cd604a87e1f915d33a5dd815a318609d3fd Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_4.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_40.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_40.png new file mode 100644 index 0000000000000000000000000000000000000000..0aebbf0afbefc318ea9e52646a0664f489deffb9 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_40.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_41.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_41.png new file mode 100644 index 0000000000000000000000000000000000000000..c7c87e68a7911c84ee65ee659d909a8287d4cabd Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_41.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_42.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_42.png new file mode 100644 index 0000000000000000000000000000000000000000..ed5406e784f1f6d10ddda0905b98d305c81972a1 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_42.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_43.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_43.png new file mode 100644 index 0000000000000000000000000000000000000000..9ceebae9edbfd2096f52c44594302c8f127dcc17 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_43.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_44.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_44.png new file mode 100644 index 0000000000000000000000000000000000000000..ab6b3c7bee997069ff22b9ff2e8f66948c947d6b Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_44.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_45.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_45.png new file mode 100644 index 0000000000000000000000000000000000000000..44c0b5703167ff95569b38232ce8501f8fb9bea2 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_45.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_46.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_46.png new file mode 100644 index 0000000000000000000000000000000000000000..3c64705ae8a3eccebba8f77dbdf73af3a9ef441e Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_46.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_47.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_47.png new file mode 100644 index 0000000000000000000000000000000000000000..14699d9e422cdbcf23d16e10dd7a21adecbf9f6b Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_47.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_48.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_48.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc3af8520252347d9c82360d30264f6450a24f2 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_48.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_49.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_49.png new file mode 100644 index 0000000000000000000000000000000000000000..6f5a80e40743ecd30fc0b3ef62ba5432d6e0c49b Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_49.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_5.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_5.png new file mode 100644 index 0000000000000000000000000000000000000000..2fc6589a118159f1910aef62a044f53f2758c776 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_5.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_50.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_50.png new file mode 100644 index 0000000000000000000000000000000000000000..bebfb7f3429ff776ed2dc7111e2f35207f8b3b13 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_50.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_6.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_6.png new file mode 100644 index 0000000000000000000000000000000000000000..916224a2739a2662b788ab5543602e7a42e055d7 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_6.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_7.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_7.png new file mode 100644 index 0000000000000000000000000000000000000000..15c4b3ba09e6425e9dd13fbd2ff66ac8167a83c3 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_7.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_8.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_8.png new file mode 100644 index 0000000000000000000000000000000000000000..67b296283505e59a75ac6271ffef49714111fdee Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_8.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_9.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_9.png new file mode 100644 index 0000000000000000000000000000000000000000..a1ec39aa582982ac227087309849d06abc8e45b4 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/confusion_epoch_9.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/lambda.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/lambda.png new file mode 100644 index 0000000000000000000000000000000000000000..17f4c72c262c421258a86bce06afa8b3b554d423 Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/lambda.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/plots/loss_components.png b/sweep/KMNIST/20250817-144647_KMNIST/plots/loss_components.png new file mode 100644 index 0000000000000000000000000000000000000000..295d8de580d3575ae21270438855385dfc6f205f Binary files /dev/null and b/sweep/KMNIST/20250817-144647_KMNIST/plots/loss_components.png differ diff --git a/sweep/KMNIST/20250817-144647_KMNIST/tensorboard/events.out.tfevents.1755441918.5fef8660e4a5.56113.2 b/sweep/KMNIST/20250817-144647_KMNIST/tensorboard/events.out.tfevents.1755441918.5fef8660e4a5.56113.2 new file mode 100644 index 0000000000000000000000000000000000000000..103ad22d08a4017cc36769531697c0b67b03bba5 --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/tensorboard/events.out.tfevents.1755441918.5fef8660e4a5.56113.2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff261c7d14f57ccc96e8f22fdd4732baedd021bebac579a48358c05dbeb45c08 +size 168024 diff --git a/sweep/KMNIST/20250817-144647_KMNIST/tensorboard_events.zip b/sweep/KMNIST/20250817-144647_KMNIST/tensorboard_events.zip new file mode 100644 index 0000000000000000000000000000000000000000..bcbf77c0de2178c94d9d7032f3d1d325b67fb815 --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/tensorboard_events.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417faff438914565461d156e41fc92685467a49686363f9e173af75f8c885c5f +size 55930 diff --git a/sweep/KMNIST/20250817-144647_KMNIST/weights/constellation_KMNIST.safetensors b/sweep/KMNIST/20250817-144647_KMNIST/weights/constellation_KMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..8e8943390ea2679443ec90308b324f6731308df0 --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/weights/constellation_KMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20218a30b5cb0cc192e5c3eb4f8c41b15935f1ef0ddcbaf737c22ec3ab69dbe1 +size 70076 diff --git a/sweep/KMNIST/20250817-144647_KMNIST/weights/diagnostic_head_KMNIST.safetensors b/sweep/KMNIST/20250817-144647_KMNIST/weights/diagnostic_head_KMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ac23d448b08ab33d26679aac58fac70cf39a5891 --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/weights/diagnostic_head_KMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6467d91ba0516a8eb8f38ec3f8e3aea5b5b40538615d2659e30faccba559f3 +size 31172 diff --git a/sweep/KMNIST/20250817-144647_KMNIST/weights/encoder_KMNIST.safetensors b/sweep/KMNIST/20250817-144647_KMNIST/weights/encoder_KMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..1c77a7eb5bb3c6c8f6c698e320c96c45eeff8b38 --- /dev/null +++ b/sweep/KMNIST/20250817-144647_KMNIST/weights/encoder_KMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a11783348e11daaa73eb009137524b9f6a4591f7a36ef2467632939288c132c +size 1731664