diff --git a/.gitattributes b/.gitattributes index 096ae59d1db9dc4ac00d5dccef686324f216a3e0..ff980e35cc73f37445e0377504745691a61cb099 100644 --- a/.gitattributes +++ b/.gitattributes @@ -392,3 +392,20 @@ sweep/BloodMNIST/20250817-145323_BloodMNIST/plots/confusion_epoch_6.png filter=l sweep/BloodMNIST/20250817-145323_BloodMNIST/plots/confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text sweep/BloodMNIST/20250817-145323_BloodMNIST/plots/confusion_epoch_8.png filter=lfs diff=lfs merge=lfs -text sweep/BloodMNIST/20250817-145323_BloodMNIST/plots/confusion_epoch_9.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_bloodmnist_epoch_10.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_emnist_epoch_10.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_18.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_fashionmnist_epoch_10.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_pathmnist_epoch_9.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_qmnist_epoch_10.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_1.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_10.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_2.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_3.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_4.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_5.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_6.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_8.png filter=lfs diff=lfs merge=lfs -text +sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_9.png filter=lfs diff=lfs merge=lfs -text diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/README.md b/sweep/PathMNIST/20250817-145534_PathMNIST/README.md new file mode 100644 index 0000000000000000000000000000000000000000..01f8fd510cc8cda36942a1479da978c90a677895 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/README.md @@ -0,0 +1,10 @@ +# Pentachora Adaptive Encoded — 20250817-145534 + +**Dataset:** PathMNIST + +**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/PathMNIST/20250817-145534_PathMNIST/config.json b/sweep/PathMNIST/20250817-145534_PathMNIST/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7c5fee55d1ae7b9d163204d9bf7bfade7199b87d --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/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": 3, + "input_dim": 2352, + "lambda_separation": 0.391, + "loss_weight_scalar": 0.1, + "lr": 0.001, + "normalize": true, + "note": "", + "num_classes": 9, + "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/PathMNIST/20250817-145534_PathMNIST/history.csv b/sweep/PathMNIST/20250817-145534_PathMNIST/history.csv new file mode 100644 index 0000000000000000000000000000000000000000..e2c3cd663f41fe08d9caaefed7f77cce1b554fba --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/history.csv @@ -0,0 +1,11 @@ +epoch,train_loss,train_acc,test_acc,ce,dual,rose,diag,reg,lambda +1,4.76697476326961,0.5239788435041557,0.556267409470752,1.834132898181824,2.022315386035844,0.679046687420074,0.03567222101306156,2.2791257875697593,0.5085620880126953 +2,3.805679629551495,0.7125205564691764,0.7635097493036211,1.4104489799054274,1.6357414600154951,0.46700188813222676,0.025816646320244895,2.899056371262171,0.5099840760231018 +3,3.310029319511148,0.7735010444908662,0.7764623955431755,1.0930963170767372,1.502126575231584,0.41820804457716626,0.023022186569066475,2.942961456860546,0.5104337930679321 +4,2.961460610369406,0.8071358727054536,0.7605849582172702,0.8742061301869145,1.4048435992519348,0.3827922274348015,0.02019372387536314,2.9759928380188887,0.5109437704086304 +5,2.719874358154932,0.8406151384505978,0.6445682451253482,0.7256606478013751,1.3360384497262514,0.35699911042501503,0.017188506761052602,2.994573049902614,0.5112648010253906 +6,2.565144560295633,0.8578381261389395,0.8100278551532033,0.6322626072124108,1.2908855279692915,0.3401204078079536,0.015133911289295886,3.003626186098807,0.5112323760986328 +7,2.4545914435038023,0.8854615760700476,0.7649025069637883,0.5678734811174959,1.2578527622421274,0.32653978372675624,0.013601351989453617,3.0096525540642856,0.5109835863113403 +8,2.366635053071654,0.8982176985643806,0.7928969359331476,0.5219542185350695,1.2280405562074137,0.3139986615124488,0.012021459180137648,3.0143945516493647,0.5109156370162964 +9,2.303855140737239,0.9071403173474377,0.8137883008356546,0.49059989278149807,1.2071157592927897,0.3036403578079257,0.010546445037285116,3.0144449008762098,0.5108353495597839 +10,2.266376496092511,0.9122961020489799,0.8051532033426184,0.4730603617386551,1.1936217253830936,0.29724500878709514,0.009810892413412327,3.0146831504355176,0.5107978582382202 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/history.json b/sweep/PathMNIST/20250817-145534_PathMNIST/history.json new file mode 100644 index 0000000000000000000000000000000000000000..c655ab51f4fb5789a334d8a1870ade3adab9b233 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/history.json @@ -0,0 +1,110 @@ +{ + "ce": [ + 1.834132898181824, + 1.4104489799054274, + 1.0930963170767372, + 0.8742061301869145, + 0.7256606478013751, + 0.6322626072124108, + 0.5678734811174959, + 0.5219542185350695, + 0.49059989278149807, + 0.4730603617386551 + ], + "diag": [ + 0.03567222101306156, + 0.025816646320244895, + 0.023022186569066475, + 0.02019372387536314, + 0.017188506761052602, + 0.015133911289295886, + 0.013601351989453617, + 0.012021459180137648, + 0.010546445037285116, + 0.009810892413412327 + ], + "dual": [ + 2.022315386035844, + 1.6357414600154951, + 1.502126575231584, + 1.4048435992519348, + 1.3360384497262514, + 1.2908855279692915, + 1.2578527622421274, + 1.2280405562074137, + 1.2071157592927897, + 1.1936217253830936 + ], + "lambda": [ + 0.5085620880126953, + 0.5099840760231018, + 0.5104337930679321, + 0.5109437704086304, + 0.5112648010253906, + 0.5112323760986328, + 0.5109835863113403, + 0.5109156370162964, + 0.5108353495597839, + 0.5107978582382202 + ], + "reg": [ + 2.2791257875697593, + 2.899056371262171, + 2.942961456860546, + 2.9759928380188887, + 2.994573049902614, + 3.003626186098807, + 3.0096525540642856, + 3.0143945516493647, + 3.0144449008762098, + 3.0146831504355176 + ], + "rose": [ + 0.679046687420074, + 0.46700188813222676, + 0.41820804457716626, + 0.3827922274348015, + 0.35699911042501503, + 0.3401204078079536, + 0.32653978372675624, + 0.3139986615124488, + 0.3036403578079257, + 0.29724500878709514 + ], + "test_acc": [ + 0.556267409470752, + 0.7635097493036211, + 0.7764623955431755, + 0.7605849582172702, + 0.6445682451253482, + 0.8100278551532033, + 0.7649025069637883, + 0.7928969359331476, + 0.8137883008356546, + 0.8051532033426184 + ], + "train_acc": [ + 0.5239788435041557, + 0.7125205564691764, + 0.7735010444908662, + 0.8071358727054536, + 0.8406151384505978, + 0.8578381261389395, + 0.8854615760700476, + 0.8982176985643806, + 0.9071403173474377, + 0.9122961020489799 + ], + "train_loss": [ + 4.76697476326961, + 3.805679629551495, + 3.310029319511148, + 2.961460610369406, + 2.719874358154932, + 2.565144560295633, + 2.4545914435038023, + 2.366635053071654, + 2.303855140737239, + 2.266376496092511 + ] +} \ No newline at end of file diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/manifest.json b/sweep/PathMNIST/20250817-145534_PathMNIST/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..d7fe9becee5eb42a271eeec2fcd32104f896a7df --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/manifest.json @@ -0,0 +1,42 @@ +{ + "class_names": [ + "adipose", + "background", + "debris", + "lymphocytes", + "mucus", + "smooth muscle", + "normal colon mucosa", + "cancer-associated stroma", + "colorectal adenocarcinoma epithelium" + ], + "dataset_name": "PathMNIST", + "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": 16599 + }, + "diagnostic_head": { + "params": 7681 + }, + "encoder": { + "params": 436665 + } + }, + "num_classes": 9, + "repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded", + "results": { + "best_epoch": 9, + "best_test_accuracy": 0.8137883008356546 + }, + "subdirectory": "sweep/PathMNIST/20250817-145534_PathMNIST", + "timestamp": "20250817-145534" +} \ No newline at end of file diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/accuracy.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/accuracy.png new file mode 100644 index 0000000000000000000000000000000000000000..18e0af0d699ac4076769c8d4df189409aa3b22f7 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/accuracy.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_bloodmnist_epoch_10.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_bloodmnist_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..4e45c3420ce3bf196bbaf50437af280a80a5d745 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_bloodmnist_epoch_10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86fdf4dc5d29ee9b3496c78b3f69201358e744ae666dfabb35c94060aeb2dd1e +size 113279 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_emnist_epoch_10.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_emnist_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..b41a8076fb08c02bb23c6893fc7b0e089de05a18 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_emnist_epoch_10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb0eed672a887aa95ca82b189ee48391c8cfdcd60d3f7116b70819a656aaad4d +size 313215 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_10.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..3d0410fc726b4940defa640a49aef2e0da95ff33 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_10.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_13.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_13.png new file mode 100644 index 0000000000000000000000000000000000000000..5bee46265f2c3daca06e84dadab686251df2e9b7 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_13.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_14.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_14.png new file mode 100644 index 0000000000000000000000000000000000000000..6d3576e8868fe9d5c6d4b3e4ba658dd623e3c578 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_14.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_16.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_16.png new file mode 100644 index 0000000000000000000000000000000000000000..1d160cb483512361b109a605f406808b78955131 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_16.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_17.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_17.png new file mode 100644 index 0000000000000000000000000000000000000000..7c3bbb01a6584be38303bb9528bd094d476970fb Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_17.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_18.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_18.png new file mode 100644 index 0000000000000000000000000000000000000000..96bb87f3d104491a1fe55ce1863ffb6987a5f298 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/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/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_19.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_19.png new file mode 100644 index 0000000000000000000000000000000000000000..aa8f4ac430be1e5b8eb6700034f2da0727cb1e6f Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_19.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_20.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_20.png new file mode 100644 index 0000000000000000000000000000000000000000..de93a35f7094d2726904a16ae573b22dbba6820d Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_20.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_37.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_37.png new file mode 100644 index 0000000000000000000000000000000000000000..c527e3f2fc8d01d95ed9228895754cf058231058 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_37.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_7.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_epoch_7.png new file mode 100644 index 0000000000000000000000000000000000000000..56afaa9d74ea0cdf6970cd24f036410e7d1527e5 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/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/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_fashionmnist_epoch_10.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_fashionmnist_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..797e6756f4780d897330a80b6185ac9589f0452f --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/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/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_kmnist_epoch_9.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_kmnist_epoch_9.png new file mode 100644 index 0000000000000000000000000000000000000000..1a7000deab7280c88f997e8fbadc7aa2909095cc Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_kmnist_epoch_9.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_mnist_epoch_9.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_mnist_epoch_9.png new file mode 100644 index 0000000000000000000000000000000000000000..150550dff5665683523246ae3a72137d99f0aebb Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_mnist_epoch_9.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_pathmnist_epoch_9.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_pathmnist_epoch_9.png new file mode 100644 index 0000000000000000000000000000000000000000..901f55a8c7e77860e8ce80b32f2a0880cd54f2f8 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_pathmnist_epoch_9.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab374bb1d79d84adbcf13c8b0966f686068a7f96459fa19ebdb6da3d6bb8b440 +size 132713 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_qmnist_epoch_10.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_qmnist_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..cff43b7a1116eb0feb3051a0e9ba6b34a443ab2f --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/best_confusion_qmnist_epoch_10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5834b3153e3be07d70ba7256feed33d18b9597b60db74c1baeef08ff7941d6c9 +size 101097 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_1.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_1.png new file mode 100644 index 0000000000000000000000000000000000000000..912a729a8bbb33c800d26f71aa9d52d514a74b06 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deffc73beecded78ae5793ca50f7dd155722e9b22f32828b62f2af16b595b577 +size 123136 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_10.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..d92636b5f39be9c1ae98b933d8d637b39864f04f --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d3252c8a933fc1799fa180cbd272fda1f2ae2a441edfb0cf1b72e8a2e844b1 +size 130414 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_11.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_11.png new file mode 100644 index 0000000000000000000000000000000000000000..be5046cb5835272dc99d3d96ac0bbb8377eb64cc Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_11.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_12.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_12.png new file mode 100644 index 0000000000000000000000000000000000000000..3e9e05dd082e51cfaaef077ce3a06c82c5d8b1dc Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_12.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_13.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_13.png new file mode 100644 index 0000000000000000000000000000000000000000..173c8e95c37d63e4184a11a8ead9bfa2308983af Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_13.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_14.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_14.png new file mode 100644 index 0000000000000000000000000000000000000000..32b942060190c2c4ad651a2ea1820f0382c9c735 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_14.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_15.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_15.png new file mode 100644 index 0000000000000000000000000000000000000000..8418e279267a6cf7806788e6428c28037ad42127 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_15.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_16.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_16.png new file mode 100644 index 0000000000000000000000000000000000000000..626ef9a796918f2c8569bebfd9df43bdfe234f4a Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_16.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_17.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_17.png new file mode 100644 index 0000000000000000000000000000000000000000..7af8d9935f02882293465240345641ee8040236c Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_17.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_18.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_18.png new file mode 100644 index 0000000000000000000000000000000000000000..fa7921a1859498b8f50ba30c3680b7ba6b2f89e6 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_18.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_19.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_19.png new file mode 100644 index 0000000000000000000000000000000000000000..297fe0970cf2819df7d86df693154468af544bff Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_19.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_2.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_2.png new file mode 100644 index 0000000000000000000000000000000000000000..dc94c2a2f6d55c92e30fb8ce2c61c6d97e914957 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b9c78b6be0b1c70eaba0fadad91eee82020984e976192166544eca3123c026 +size 129547 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_20.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_20.png new file mode 100644 index 0000000000000000000000000000000000000000..84ee990a49408b2eefb0c35872bc9d82c129b909 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_20.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_21.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_21.png new file mode 100644 index 0000000000000000000000000000000000000000..7deb740d4685097a4ed478145b3de6833c60f712 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_21.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_22.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_22.png new file mode 100644 index 0000000000000000000000000000000000000000..2019d8b8d4c02647e1aec82a402954e25c0ab3f2 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_22.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_23.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_23.png new file mode 100644 index 0000000000000000000000000000000000000000..2c5de217196c25a65d13739335193c248f2d961d Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_23.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_24.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_24.png new file mode 100644 index 0000000000000000000000000000000000000000..4eccb153cce28766ac4132846159a16567da4a7f Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_24.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_25.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_25.png new file mode 100644 index 0000000000000000000000000000000000000000..4178637c6ce5f2c75ba64554d38b68385e7910ee Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_25.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_26.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_26.png new file mode 100644 index 0000000000000000000000000000000000000000..4044d488910dc78ad711c427ccfd1008dc4ed574 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_26.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_27.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_27.png new file mode 100644 index 0000000000000000000000000000000000000000..46151ea3271d4dad56c6c0e6634a737bb5352816 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_27.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_28.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_28.png new file mode 100644 index 0000000000000000000000000000000000000000..3d6349e935efab230e836ad78dc9bf4056304bca Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_28.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_29.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_29.png new file mode 100644 index 0000000000000000000000000000000000000000..3661f8dbdef8de6d9d8784635cb28f2f34dd89d2 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_29.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_3.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_3.png new file mode 100644 index 0000000000000000000000000000000000000000..fd65e452e87c5c71fca0fd81af1d6e37e000b681 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b633f930bb4671a73a9cd015b3c95fc755778a6e06de1f8d1c60b03e03ed8496 +size 127229 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_30.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_30.png new file mode 100644 index 0000000000000000000000000000000000000000..d68e21deacfdf8481ef627e386da085803d0d191 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_30.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_31.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_31.png new file mode 100644 index 0000000000000000000000000000000000000000..722d65ad39a284997b4777ec61056e1c9703f203 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_31.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_32.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_32.png new file mode 100644 index 0000000000000000000000000000000000000000..538920da4f34aec145d66278fa9cf9083ab36dc6 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_32.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_33.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_33.png new file mode 100644 index 0000000000000000000000000000000000000000..abaa0786c7ae928da68bc5e114c0d4b0b78ab811 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_33.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_34.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_34.png new file mode 100644 index 0000000000000000000000000000000000000000..1b289c30a180f30f81698b1511dcda2e1cdf1117 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_34.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_35.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_35.png new file mode 100644 index 0000000000000000000000000000000000000000..a8e576c7da5d67457b0e850936a3dfbe68256f2b Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_35.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_36.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_36.png new file mode 100644 index 0000000000000000000000000000000000000000..98b3ad8ad9026b4c221ead8c83df297c2eb06102 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_36.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_37.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_37.png new file mode 100644 index 0000000000000000000000000000000000000000..920c6958d3e69e44d99b546c10b379153337dd73 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_37.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_38.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_38.png new file mode 100644 index 0000000000000000000000000000000000000000..90337838e9b318e3caef2968dae7c80b38871264 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_38.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_39.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_39.png new file mode 100644 index 0000000000000000000000000000000000000000..8d574d38262667c6dd3da42be1c8d41e01c2138a Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_39.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_4.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_4.png new file mode 100644 index 0000000000000000000000000000000000000000..b7c769fea8b7e11a17da0facf0fab688cd7e936b --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e0c7aa3b9513f8fdff074de1a168af912f25ac6f7416bfc6090191f15718986 +size 131338 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_40.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_40.png new file mode 100644 index 0000000000000000000000000000000000000000..0aebbf0afbefc318ea9e52646a0664f489deffb9 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_40.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_41.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_41.png new file mode 100644 index 0000000000000000000000000000000000000000..c7c87e68a7911c84ee65ee659d909a8287d4cabd Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_41.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_42.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_42.png new file mode 100644 index 0000000000000000000000000000000000000000..ed5406e784f1f6d10ddda0905b98d305c81972a1 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_42.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_43.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_43.png new file mode 100644 index 0000000000000000000000000000000000000000..9ceebae9edbfd2096f52c44594302c8f127dcc17 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_43.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_44.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_44.png new file mode 100644 index 0000000000000000000000000000000000000000..ab6b3c7bee997069ff22b9ff2e8f66948c947d6b Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_44.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_45.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_45.png new file mode 100644 index 0000000000000000000000000000000000000000..44c0b5703167ff95569b38232ce8501f8fb9bea2 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_45.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_46.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_46.png new file mode 100644 index 0000000000000000000000000000000000000000..3c64705ae8a3eccebba8f77dbdf73af3a9ef441e Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_46.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_47.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_47.png new file mode 100644 index 0000000000000000000000000000000000000000..14699d9e422cdbcf23d16e10dd7a21adecbf9f6b Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_47.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_48.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_48.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc3af8520252347d9c82360d30264f6450a24f2 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_48.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_49.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_49.png new file mode 100644 index 0000000000000000000000000000000000000000..6f5a80e40743ecd30fc0b3ef62ba5432d6e0c49b Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_49.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_5.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_5.png new file mode 100644 index 0000000000000000000000000000000000000000..ded834636a54fc77a1926c8c060f9661949b2f7a --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9e14e88eda8aabc41e99e45e8391c9619637ef0d4768c3402c4cc1eb08d135 +size 132674 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_50.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_50.png new file mode 100644 index 0000000000000000000000000000000000000000..bebfb7f3429ff776ed2dc7111e2f35207f8b3b13 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_50.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_6.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_6.png new file mode 100644 index 0000000000000000000000000000000000000000..bdd9c34fff94cdd04ecb73b9a443087a7e2bea15 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e3aa76bb7e5547e7cdcee5d26b259a1fa6472038e4508b8f7a6ebbccef3ea4 +size 128806 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_7.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_7.png new file mode 100644 index 0000000000000000000000000000000000000000..00fd6b5f289b7272fb3d16a281e07d67b95089cd --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:081f81cef2a0e4b150e2f81198b8da9587b8cb837f735b0871f14a7726031c41 +size 129699 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_8.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_8.png new file mode 100644 index 0000000000000000000000000000000000000000..945e0df2c46e0a15544b905e9823f98b96a1b800 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_8.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3041763d63b49670a861e2a6d697cf08c1d3d7f058449ada28873c1d947b1f84 +size 129928 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_9.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_9.png new file mode 100644 index 0000000000000000000000000000000000000000..93f25eb88bd77e0e82af40c718d7ca3d6f6f9235 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/confusion_epoch_9.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5228ae61545bf324918ee2cfffafb5a10a08f80c67d1266c0efe96ae2558c7f6 +size 131277 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/lambda.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/lambda.png new file mode 100644 index 0000000000000000000000000000000000000000..73dea91500f497864d9464feb23b1ac827f60b86 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/lambda.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/plots/loss_components.png b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/loss_components.png new file mode 100644 index 0000000000000000000000000000000000000000..28084fc1a91a3a907f91c9b0d7f787b031070d96 Binary files /dev/null and b/sweep/PathMNIST/20250817-145534_PathMNIST/plots/loss_components.png differ diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/tensorboard/events.out.tfevents.1755442413.5fef8660e4a5.56113.7 b/sweep/PathMNIST/20250817-145534_PathMNIST/tensorboard/events.out.tfevents.1755442413.5fef8660e4a5.56113.7 new file mode 100644 index 0000000000000000000000000000000000000000..01da9777b2020378abf336ea6508c3c8c57813db --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/tensorboard/events.out.tfevents.1755442413.5fef8660e4a5.56113.7 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc415f4d2f5682261ad3d7ed491be8b711db1aef6032522e5533ad0eb34ece8 +size 252658 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/tensorboard_events.zip b/sweep/PathMNIST/20250817-145534_PathMNIST/tensorboard_events.zip new file mode 100644 index 0000000000000000000000000000000000000000..f3d5356370ab10d10cd79cb25a59df37bb43141c --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/tensorboard_events.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd6441625a1e7795b9f2793f7d650376f0695ad088aa4673f26441520d05fc6 +size 83327 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/weights/constellation_PathMNIST.safetensors b/sweep/PathMNIST/20250817-145534_PathMNIST/weights/constellation_PathMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..c7e59426fbbd28cb81e3138ff1f793fdfd8ac5f6 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/weights/constellation_PathMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42e408e4c93ad2aa468b8ddd96cc5983b69eec142e02afb81f6579d75778842 +size 69340 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/weights/diagnostic_head_PathMNIST.safetensors b/sweep/PathMNIST/20250817-145534_PathMNIST/weights/diagnostic_head_PathMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..efed90c3bbefbcca657e86675c6b6779ba379043 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/weights/diagnostic_head_PathMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09624dc9d9dfbdcd1a791b699a7ca1c35d4a2ff260c33652024cfba182e71e7 +size 31172 diff --git a/sweep/PathMNIST/20250817-145534_PathMNIST/weights/encoder_PathMNIST.safetensors b/sweep/PathMNIST/20250817-145534_PathMNIST/weights/encoder_PathMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0b891f1654f581fc26630e38d45b40e8e95e14c0 --- /dev/null +++ b/sweep/PathMNIST/20250817-145534_PathMNIST/weights/encoder_PathMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b9b7d64935be814482322f720b1aff68025072330d2e080cad47b9226e01e5 +size 1758736