diff --git a/.gitattributes b/.gitattributes index 5494ffb23df102fa8131453f7c5c5c6fca4625eb..9a94047dac35ee0330c04efcba3e1293303e87b8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -98,3 +98,25 @@ FashionMNIST/20250817-125216_FashionMNIST/plots/confusion_epoch_8.png filter=lfs FashionMNIST/20250817-125216_FashionMNIST/plots/confusion_epoch_9.png filter=lfs diff=lfs merge=lfs -text KMNIST/20250817-125921_KMNIST/plots/best_confusion_epoch_19.png filter=lfs diff=lfs merge=lfs -text KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_19.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_19.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_20.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_1.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_10.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_11.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_12.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_13.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_14.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_15.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_16.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_17.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_18.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_19.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_2.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_20.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_3.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_4.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_5.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_6.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_8.png filter=lfs diff=lfs merge=lfs -text +EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_9.png filter=lfs diff=lfs merge=lfs -text diff --git a/EMNIST/20250817-131321_EMNIST/README.md b/EMNIST/20250817-131321_EMNIST/README.md new file mode 100644 index 0000000000000000000000000000000000000000..bffd231176955492204fefaa739f60cf1207b766 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/README.md @@ -0,0 +1,10 @@ +# Pentachora Adaptive Encoded — 20250817-131321 + +**Dataset:** EMNIST + +**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/EMNIST/20250817-131321_EMNIST/config.json b/EMNIST/20250817-131321_EMNIST/config.json new file mode 100644 index 0000000000000000000000000000000000000000..77eabc1c3db820167292f0a3cb1b2ece566dfa4c --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/config.json @@ -0,0 +1,40 @@ +{ + "augment": false, + "base_dim": 56, + "batch_size": 1024, + "channels": 24, + "dataset": "EMNIST", + "deterministic": true, + "deterministic_cublas": false, + "epochs": 20, + "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": "", + "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.005, + "normalize": true, + "num_classes": 47, + "num_heads": 7, + "num_pentachoron_pairs": 5, + "per_dataset_norm": true, + "proj_dim": null, + "seed": 420, + "seed_per_dataset": false, + "strict_determinism": false, + "sweep_all": false, + "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/EMNIST/20250817-131321_EMNIST/history.csv b/EMNIST/20250817-131321_EMNIST/history.csv new file mode 100644 index 0000000000000000000000000000000000000000..919f1b61e50f7af2daa9a37c33de5b7b29c26de6 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/history.csv @@ -0,0 +1,21 @@ +epoch,train_loss,train_acc,test_acc,ce,dual,rose,diag,reg,lambda +1,4.230152332427654,0.6056471631205673,0.7843085106382979,1.5819702981718888,1.815658296625665,0.5900829688538897,0.06475296609896294,2.3596552967856117,0.5986251831054688 +2,2.794699962561858,0.8083421985815603,0.8047340425531915,0.6139576402116329,1.457272019758292,0.41480982512447007,0.024940756725292678,3.0616641996938285,0.6928179860115051 +3,2.619297151497915,0.8308244680851063,0.8385638297872341,0.5235273013385475,1.3987000900971973,0.3889033900254162,0.02189517600105164,3.0597684942745995,0.7685121893882751 +4,2.518226616839145,0.8454787234042553,0.846968085106383,0.4743606562479168,1.3634192293924643,0.37387210188182535,0.019971664774608103,3.0457745483073784,0.8159454464912415 +5,2.441098041263878,0.8536258865248227,0.8088297872340425,0.4373984182895498,1.3367414632080294,0.36175424395723543,0.01822709756936376,3.0338121786861554,0.8489075303077698 +6,2.377367446777668,0.862136524822695,0.8454787234042553,0.40786089477809606,1.3151479811702214,0.35118847644075435,0.016636471898420484,3.01506429043222,0.867789089679718 +7,2.338676915676036,0.8669503546099291,0.8682978723404255,0.39070664267167976,1.3004446322529029,0.34511934878978323,0.01596658761619676,3.008096532889292,0.8798911571502686 +8,2.295264653618454,0.8736258865248226,0.866968085106383,0.37083378448553966,1.2852316695747645,0.33783653359041144,0.015003089600949423,2.9986235670671397,0.8884921669960022 +9,2.2608028079770137,0.8775620567375887,0.8754255319148936,0.3541780425132589,1.2739226343276653,0.3322521136077583,0.014397983614962997,2.9901020316536546,0.8984301090240479 +10,2.2223765104036803,0.8832003546099291,0.8722872340425532,0.3371002318504009,1.2602447949402722,0.32522399410288383,0.013510037159137692,2.9845650057420663,0.9015538692474365 +11,2.1872149213831475,0.8878102836879432,0.8778191489361702,0.31959989998357513,1.2489678690619503,0.31936940145830733,0.012820891900688199,2.9799565959145835,0.9047742486000061 +12,2.1609000165411767,0.8906294326241134,0.8763297872340425,0.30673084277633234,1.239718484709449,0.31540301942656224,0.012318796943212654,2.9781578812700635,0.9062123894691467 +13,2.137209294028316,0.8942996453900709,0.8815425531914893,0.2954673818662657,1.2317336275898818,0.3110790348729343,0.01169533778272622,2.977596993885987,0.9076957106590271 +14,2.1093339671141713,0.8986347517730496,0.8835106382978724,0.28212460617647106,1.2217668365586734,0.3067731240370595,0.011324836474625354,2.9753691919475584,0.9081960320472717 +15,2.087851371426954,0.9015868794326242,0.8850531914893617,0.2724473499829042,1.2139190206460073,0.30302843366954346,0.010927829678890342,2.973637922029969,0.9077011942863464 +16,2.064754385508544,0.9046365248226951,0.886968085106383,0.26150220606343966,1.2062741506184247,0.2985639728552906,0.010496250442790647,2.9736444037687693,0.9076281785964966 +17,2.0476176971408493,0.9079964539007093,0.8880851063829788,0.25185366666908804,1.2013155627419763,0.29619452959256815,0.010100578567184878,2.972438724193167,0.9069182276725769 +18,2.0356350553796645,0.909468085106383,0.8877659574468085,0.24657377505978795,1.1965228875478109,0.29433616715120087,0.009966175799779858,2.972056095718492,0.9064944386482239 +19,2.0244947078380178,0.9116578014184397,0.8881382978723404,0.24048819245176112,1.1934467741107264,0.29239496673252563,0.009686731065735749,2.9719609457381226,0.9061877131462097 +20,2.0181530039361184,0.9121631205673759,0.8888829787234043,0.23782243488528204,1.1912223420244583,0.29100473376030617,0.009451998476969434,2.9715828173887644,0.9061055183410645 diff --git a/EMNIST/20250817-131321_EMNIST/history.json b/EMNIST/20250817-131321_EMNIST/history.json new file mode 100644 index 0000000000000000000000000000000000000000..94ff4e913b6d46f2354cd8c73f982d2d15dff3ef --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/history.json @@ -0,0 +1,200 @@ +{ + "ce": [ + 1.5819702981718888, + 0.6139576402116329, + 0.5235273013385475, + 0.4743606562479168, + 0.4373984182895498, + 0.40786089477809606, + 0.39070664267167976, + 0.37083378448553966, + 0.3541780425132589, + 0.3371002318504009, + 0.31959989998357513, + 0.30673084277633234, + 0.2954673818662657, + 0.28212460617647106, + 0.2724473499829042, + 0.26150220606343966, + 0.25185366666908804, + 0.24657377505978795, + 0.24048819245176112, + 0.23782243488528204 + ], + "diag": [ + 0.06475296609896294, + 0.024940756725292678, + 0.02189517600105164, + 0.019971664774608103, + 0.01822709756936376, + 0.016636471898420484, + 0.01596658761619676, + 0.015003089600949423, + 0.014397983614962997, + 0.013510037159137692, + 0.012820891900688199, + 0.012318796943212654, + 0.01169533778272622, + 0.011324836474625354, + 0.010927829678890342, + 0.010496250442790647, + 0.010100578567184878, + 0.009966175799779858, + 0.009686731065735749, + 0.009451998476969434 + ], + "dual": [ + 1.815658296625665, + 1.457272019758292, + 1.3987000900971973, + 1.3634192293924643, + 1.3367414632080294, + 1.3151479811702214, + 1.3004446322529029, + 1.2852316695747645, + 1.2739226343276653, + 1.2602447949402722, + 1.2489678690619503, + 1.239718484709449, + 1.2317336275898818, + 1.2217668365586734, + 1.2139190206460073, + 1.2062741506184247, + 1.2013155627419763, + 1.1965228875478109, + 1.1934467741107264, + 1.1912223420244583 + ], + "lambda": [ + 0.5986251831054688, + 0.6928179860115051, + 0.7685121893882751, + 0.8159454464912415, + 0.8489075303077698, + 0.867789089679718, + 0.8798911571502686, + 0.8884921669960022, + 0.8984301090240479, + 0.9015538692474365, + 0.9047742486000061, + 0.9062123894691467, + 0.9076957106590271, + 0.9081960320472717, + 0.9077011942863464, + 0.9076281785964966, + 0.9069182276725769, + 0.9064944386482239, + 0.9061877131462097, + 0.9061055183410645 + ], + "reg": [ + 2.3596552967856117, + 3.0616641996938285, + 3.0597684942745995, + 3.0457745483073784, + 3.0338121786861554, + 3.01506429043222, + 3.008096532889292, + 2.9986235670671397, + 2.9901020316536546, + 2.9845650057420663, + 2.9799565959145835, + 2.9781578812700635, + 2.977596993885987, + 2.9753691919475584, + 2.973637922029969, + 2.9736444037687693, + 2.972438724193167, + 2.972056095718492, + 2.9719609457381226, + 2.9715828173887644 + ], + "rose": [ + 0.5900829688538897, + 0.41480982512447007, + 0.3889033900254162, + 0.37387210188182535, + 0.36175424395723543, + 0.35118847644075435, + 0.34511934878978323, + 0.33783653359041144, + 0.3322521136077583, + 0.32522399410288383, + 0.31936940145830733, + 0.31540301942656224, + 0.3110790348729343, + 0.3067731240370595, + 0.30302843366954346, + 0.2985639728552906, + 0.29619452959256815, + 0.29433616715120087, + 0.29239496673252563, + 0.29100473376030617 + ], + "test_acc": [ + 0.7843085106382979, + 0.8047340425531915, + 0.8385638297872341, + 0.846968085106383, + 0.8088297872340425, + 0.8454787234042553, + 0.8682978723404255, + 0.866968085106383, + 0.8754255319148936, + 0.8722872340425532, + 0.8778191489361702, + 0.8763297872340425, + 0.8815425531914893, + 0.8835106382978724, + 0.8850531914893617, + 0.886968085106383, + 0.8880851063829788, + 0.8877659574468085, + 0.8881382978723404, + 0.8888829787234043 + ], + "train_acc": [ + 0.6056471631205673, + 0.8083421985815603, + 0.8308244680851063, + 0.8454787234042553, + 0.8536258865248227, + 0.862136524822695, + 0.8669503546099291, + 0.8736258865248226, + 0.8775620567375887, + 0.8832003546099291, + 0.8878102836879432, + 0.8906294326241134, + 0.8942996453900709, + 0.8986347517730496, + 0.9015868794326242, + 0.9046365248226951, + 0.9079964539007093, + 0.909468085106383, + 0.9116578014184397, + 0.9121631205673759 + ], + "train_loss": [ + 4.230152332427654, + 2.794699962561858, + 2.619297151497915, + 2.518226616839145, + 2.441098041263878, + 2.377367446777668, + 2.338676915676036, + 2.295264653618454, + 2.2608028079770137, + 2.2223765104036803, + 2.1872149213831475, + 2.1609000165411767, + 2.137209294028316, + 2.1093339671141713, + 2.087851371426954, + 2.064754385508544, + 2.0476176971408493, + 2.0356350553796645, + 2.0244947078380178, + 2.0181530039361184 + ] +} \ No newline at end of file diff --git a/EMNIST/20250817-131321_EMNIST/manifest.json b/EMNIST/20250817-131321_EMNIST/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..f652890449f2d96dbe6ad8b4ef5db2fedc505d8e --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/manifest.json @@ -0,0 +1,80 @@ +{ + "class_names": [ + "emnist-0", + "emnist-1", + "emnist-2", + "emnist-3", + "emnist-4", + "emnist-5", + "emnist-6", + "emnist-7", + "emnist-8", + "emnist-9", + "emnist-A", + "emnist-B", + "emnist-C", + "emnist-D", + "emnist-E", + "emnist-F", + "emnist-G", + "emnist-H", + "emnist-I", + "emnist-J", + "emnist-K", + "emnist-L", + "emnist-M", + "emnist-N", + "emnist-O", + "emnist-P", + "emnist-Q", + "emnist-R", + "emnist-S", + "emnist-T", + "emnist-U", + "emnist-V", + "emnist-W", + "emnist-X", + "emnist-Y", + "emnist-Z", + "emnist-a", + "emnist-b", + "emnist-d", + "emnist-e", + "emnist-f", + "emnist-g", + "emnist-h", + "emnist-n", + "emnist-q", + "emnist-r", + "emnist-t" + ], + "dataset_name": "EMNIST", + "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": 46769 + }, + "diagnostic_head": { + "params": 7681 + }, + "encoder": { + "params": 429897 + } + }, + "num_classes": 47, + "repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded", + "results": { + "best_epoch": 20, + "best_test_accuracy": 0.8888829787234043 + }, + "subdirectory": "EMNIST/20250817-131321_EMNIST", + "timestamp": "20250817-131321" +} \ No newline at end of file diff --git a/EMNIST/20250817-131321_EMNIST/plots/accuracy.png b/EMNIST/20250817-131321_EMNIST/plots/accuracy.png new file mode 100644 index 0000000000000000000000000000000000000000..d934f7d15ce9ee3d16704199470d6205ac3c69d3 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/accuracy.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_16.png b/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_16.png new file mode 100644 index 0000000000000000000000000000000000000000..1d160cb483512361b109a605f406808b78955131 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_16.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_17.png b/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_17.png new file mode 100644 index 0000000000000000000000000000000000000000..b74ef08f46e7e83656d3d65c13f640bdab04dbcf Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_17.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_19.png b/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_19.png new file mode 100644 index 0000000000000000000000000000000000000000..91748a09bff3859c186825d9bbe8232fb2ba3704 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_19.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf836be3c613511762e5ff99f8803e227795ed3ac94201427abfc353c81536d +size 130042 diff --git a/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_20.png b/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_20.png new file mode 100644 index 0000000000000000000000000000000000000000..fd936bed1f6ce680843c3170abd493c555057fee --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_20.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97b0780cc610021d9d5ac038e5b0f75e3112918cd75e3e4db2f055224b9cd926 +size 309528 diff --git a/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_37.png b/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_37.png new file mode 100644 index 0000000000000000000000000000000000000000..c527e3f2fc8d01d95ed9228895754cf058231058 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/best_confusion_epoch_37.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_1.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_1.png new file mode 100644 index 0000000000000000000000000000000000000000..fba18cc641020e8a1cf0b54f5434c98e35c2c6e1 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532007b47d5d3cd40610ade710e1eccaa1adb6c2e5d05c21cb994087c9291b9b +size 348973 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_10.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..39464605de36c3c465887a3c96d30433196ceb96 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aff193fff0a537eec723ba9ad5b0e1bedfdd578396d8b504f89989bb8d19b80 +size 309848 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_11.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_11.png new file mode 100644 index 0000000000000000000000000000000000000000..68584fa754bfc0fa866613b6fbbf624b96999e5c --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_11.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828e896a3e509fa038d2969ffc20dd11fb9b081ae3c18ccf17edc78a0fa98227 +size 301521 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_12.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_12.png new file mode 100644 index 0000000000000000000000000000000000000000..0bb23ab1f796fc4464a694ff035930fa7752c6d7 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_12.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba91483c8ed415bc93871d0320b0ce8ec8c6b4a22061f2c0cfe291bafb2d81a +size 305648 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_13.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_13.png new file mode 100644 index 0000000000000000000000000000000000000000..1d1ae673fa3a2709a2d319c4fffb66cadc07e969 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_13.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d1a00a980eec706210fea2d3ae2135bfb7bbf89277511ae040b884fcda8f7bb +size 303125 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_14.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_14.png new file mode 100644 index 0000000000000000000000000000000000000000..927b884189c6b9ec7adad9c9ce419142c952fffa --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_14.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0671707e824b9f82db92c4602e902e1f45eb4ea1ba97d3fcfcc058eae51334 +size 298357 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_15.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_15.png new file mode 100644 index 0000000000000000000000000000000000000000..37d91f50e41da3056efb24101c14e1c4c97a0382 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_15.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c5fe46f31d6fff550ddb4a87501fd49f9c024d3d0ed6e54aab1d0a7a978b9f +size 300328 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_16.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_16.png new file mode 100644 index 0000000000000000000000000000000000000000..e478b8a026fc1fe3b2a61a9949bbe9be1737adc3 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_16.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58595bf6e0c6fe946cdb3e120557822cbbd567dd9247ac3a43a6bc6d7208ab1c +size 299855 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_17.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_17.png new file mode 100644 index 0000000000000000000000000000000000000000..05d20653a6e748f389845bc537435151ae1db217 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_17.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78e3da7fc58eb45a36d550bafd37fe3e0df20ec0387b169e65761ccced91271 +size 297702 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_18.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_18.png new file mode 100644 index 0000000000000000000000000000000000000000..4a2d95e68295820a44e4defce2175d28115ca6fa --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_18.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664b41dda9ea607a15bf7658a9ca07b276d37b1f13e26da94f382d7b24d5e0bf +size 298874 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_19.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_19.png new file mode 100644 index 0000000000000000000000000000000000000000..0af408b9efdb014f7d4b3775ced62872286acb3d --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_19.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aea91a7933598068f26909e113fa2da35c7412c9e875b1a559c688dca2ed95d +size 299944 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_2.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_2.png new file mode 100644 index 0000000000000000000000000000000000000000..b6f160e4b3ea255c13ebafcaacb6370a8a32c96d --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01f966ff2a24bd6f29428e6abf77268d61533fe6311ae442591f8cb3eeca464 +size 338285 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_20.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_20.png new file mode 100644 index 0000000000000000000000000000000000000000..128069801d75a528855c8ca26de4cdc1632ffcce --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_20.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f389d552ab9619e14c8b60f812790e7c5df7fb7541f4c82f46eded064793c8 +size 298612 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_21.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_21.png new file mode 100644 index 0000000000000000000000000000000000000000..7deb740d4685097a4ed478145b3de6833c60f712 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_21.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_22.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_22.png new file mode 100644 index 0000000000000000000000000000000000000000..2019d8b8d4c02647e1aec82a402954e25c0ab3f2 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_22.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_23.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_23.png new file mode 100644 index 0000000000000000000000000000000000000000..2c5de217196c25a65d13739335193c248f2d961d Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_23.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_24.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_24.png new file mode 100644 index 0000000000000000000000000000000000000000..4eccb153cce28766ac4132846159a16567da4a7f Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_24.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_25.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_25.png new file mode 100644 index 0000000000000000000000000000000000000000..4178637c6ce5f2c75ba64554d38b68385e7910ee Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_25.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_26.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_26.png new file mode 100644 index 0000000000000000000000000000000000000000..4044d488910dc78ad711c427ccfd1008dc4ed574 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_26.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_27.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_27.png new file mode 100644 index 0000000000000000000000000000000000000000..46151ea3271d4dad56c6c0e6634a737bb5352816 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_27.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_28.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_28.png new file mode 100644 index 0000000000000000000000000000000000000000..3d6349e935efab230e836ad78dc9bf4056304bca Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_28.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_29.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_29.png new file mode 100644 index 0000000000000000000000000000000000000000..3661f8dbdef8de6d9d8784635cb28f2f34dd89d2 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_29.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_3.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_3.png new file mode 100644 index 0000000000000000000000000000000000000000..b5e8417e5cf255393ca8f7819d30aa98093be7ec --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93fa68f48fcc8b798364ce041921b0cb86a55201a2c460894b771c0e7634902 +size 328384 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_30.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_30.png new file mode 100644 index 0000000000000000000000000000000000000000..d68e21deacfdf8481ef627e386da085803d0d191 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_30.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_31.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_31.png new file mode 100644 index 0000000000000000000000000000000000000000..722d65ad39a284997b4777ec61056e1c9703f203 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_31.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_32.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_32.png new file mode 100644 index 0000000000000000000000000000000000000000..538920da4f34aec145d66278fa9cf9083ab36dc6 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_32.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_33.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_33.png new file mode 100644 index 0000000000000000000000000000000000000000..abaa0786c7ae928da68bc5e114c0d4b0b78ab811 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_33.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_34.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_34.png new file mode 100644 index 0000000000000000000000000000000000000000..1b289c30a180f30f81698b1511dcda2e1cdf1117 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_34.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_35.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_35.png new file mode 100644 index 0000000000000000000000000000000000000000..a8e576c7da5d67457b0e850936a3dfbe68256f2b Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_35.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_36.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_36.png new file mode 100644 index 0000000000000000000000000000000000000000..98b3ad8ad9026b4c221ead8c83df297c2eb06102 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_36.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_37.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_37.png new file mode 100644 index 0000000000000000000000000000000000000000..920c6958d3e69e44d99b546c10b379153337dd73 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_37.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_38.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_38.png new file mode 100644 index 0000000000000000000000000000000000000000..90337838e9b318e3caef2968dae7c80b38871264 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_38.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_39.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_39.png new file mode 100644 index 0000000000000000000000000000000000000000..8d574d38262667c6dd3da42be1c8d41e01c2138a Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_39.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_4.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_4.png new file mode 100644 index 0000000000000000000000000000000000000000..376b4a053b54f9bcb737119a4f0c1c8f4fbf39c0 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc3602f8969d5266f6d265ae91817b4e6fa952fe9b2d126f0309524f6bf77e3 +size 320041 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_40.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_40.png new file mode 100644 index 0000000000000000000000000000000000000000..0aebbf0afbefc318ea9e52646a0664f489deffb9 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_40.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_41.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_41.png new file mode 100644 index 0000000000000000000000000000000000000000..c7c87e68a7911c84ee65ee659d909a8287d4cabd Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_41.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_42.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_42.png new file mode 100644 index 0000000000000000000000000000000000000000..ed5406e784f1f6d10ddda0905b98d305c81972a1 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_42.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_43.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_43.png new file mode 100644 index 0000000000000000000000000000000000000000..9ceebae9edbfd2096f52c44594302c8f127dcc17 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_43.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_44.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_44.png new file mode 100644 index 0000000000000000000000000000000000000000..ab6b3c7bee997069ff22b9ff2e8f66948c947d6b Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_44.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_45.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_45.png new file mode 100644 index 0000000000000000000000000000000000000000..44c0b5703167ff95569b38232ce8501f8fb9bea2 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_45.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_46.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_46.png new file mode 100644 index 0000000000000000000000000000000000000000..3c64705ae8a3eccebba8f77dbdf73af3a9ef441e Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_46.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_47.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_47.png new file mode 100644 index 0000000000000000000000000000000000000000..14699d9e422cdbcf23d16e10dd7a21adecbf9f6b Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_47.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_48.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_48.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc3af8520252347d9c82360d30264f6450a24f2 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_48.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_49.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_49.png new file mode 100644 index 0000000000000000000000000000000000000000..6f5a80e40743ecd30fc0b3ef62ba5432d6e0c49b Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_49.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_5.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_5.png new file mode 100644 index 0000000000000000000000000000000000000000..4d9ee8128e48299ad69d3dfd072197124fa335d0 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe59c6b9b20c1e2618edef7cb26b1d994b0363a283487273c4101371058ae07 +size 335534 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_50.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_50.png new file mode 100644 index 0000000000000000000000000000000000000000..bebfb7f3429ff776ed2dc7111e2f35207f8b3b13 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_50.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_6.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_6.png new file mode 100644 index 0000000000000000000000000000000000000000..0921dd7669cd77c595dabb9859c4745c203daee9 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ae3b8b7d13439b9d6fcf5898ee2f89cb8545064cbf69964a98980d8815b388 +size 317441 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_7.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_7.png new file mode 100644 index 0000000000000000000000000000000000000000..862c0d29f9148060e2f1f825bd62c12b6d71a480 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed8ae88db2a1024c80dc5ac459d0bc48c7d489bb5816bbda0388434a83db0ab1 +size 306655 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_8.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_8.png new file mode 100644 index 0000000000000000000000000000000000000000..0e3e81790c5b285923153af65db866d0d5cc038d --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_8.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:563108a577658b92b7d282a6778dcb3da4ea55699d85d4d14437c5c3c2c5a13e +size 309903 diff --git a/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_9.png b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_9.png new file mode 100644 index 0000000000000000000000000000000000000000..492e2beee99e428aa03fbfbf82d0acd148653915 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/plots/confusion_epoch_9.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15214ad3e80eda6dbec669790d1d9f73d2b2ae86981c51826d298da32ae6bf6 +size 307913 diff --git a/EMNIST/20250817-131321_EMNIST/plots/lambda.png b/EMNIST/20250817-131321_EMNIST/plots/lambda.png new file mode 100644 index 0000000000000000000000000000000000000000..737d2b1aad9532302a43d769b5c5eb47e8eeabc6 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/lambda.png differ diff --git a/EMNIST/20250817-131321_EMNIST/plots/loss_components.png b/EMNIST/20250817-131321_EMNIST/plots/loss_components.png new file mode 100644 index 0000000000000000000000000000000000000000..7c5b549c0eeccd0b33a0c96f3047f9175d9d7442 Binary files /dev/null and b/EMNIST/20250817-131321_EMNIST/plots/loss_components.png differ diff --git a/EMNIST/20250817-131321_EMNIST/tensorboard/events.out.tfevents.1755436015.5fef8660e4a5.11286.6 b/EMNIST/20250817-131321_EMNIST/tensorboard/events.out.tfevents.1755436015.5fef8660e4a5.11286.6 new file mode 100644 index 0000000000000000000000000000000000000000..ece7957fba79ef33968a5313d4d5a1942d609602 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/tensorboard/events.out.tfevents.1755436015.5fef8660e4a5.11286.6 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8b945d6a3537207bcc12a083aa6e82d8174715c6d8b156abac308eb0e5a83a +size 633890 diff --git a/EMNIST/20250817-131321_EMNIST/tensorboard_events.zip b/EMNIST/20250817-131321_EMNIST/tensorboard_events.zip new file mode 100644 index 0000000000000000000000000000000000000000..bdc99463d0d2eb42ec98d2960888943ba62cb43c --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/tensorboard_events.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4282ded4d2daa7e1aed1303aae7e4321d2e7f4343913c4e4a4349e188fb357cc +size 208217 diff --git a/EMNIST/20250817-131321_EMNIST/weights/constellation_EMNIST.safetensors b/EMNIST/20250817-131321_EMNIST/weights/constellation_EMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..69f835e01fe83327e644f504735987002e17353c --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/weights/constellation_EMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89cd99d6642360c611ba97e16d311e52b5e5dc26622e3429bee431cb7f249b99 +size 190980 diff --git a/EMNIST/20250817-131321_EMNIST/weights/diagnostic_head_EMNIST.safetensors b/EMNIST/20250817-131321_EMNIST/weights/diagnostic_head_EMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..1893b325a946480306993f3dd50660e8f0cbc266 --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/weights/diagnostic_head_EMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6bde4aa419498d34527ac3a6bd7084f4311012e92646ff09febba1c5e0639e +size 31172 diff --git a/EMNIST/20250817-131321_EMNIST/weights/encoder_EMNIST.safetensors b/EMNIST/20250817-131321_EMNIST/weights/encoder_EMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..cbfb1b164162d5506352d1250337ed45a369d33b --- /dev/null +++ b/EMNIST/20250817-131321_EMNIST/weights/encoder_EMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71df3cc7fbaa051a9ca6643bc95e912eec28388c7dd68dc24eb4361aaa514da2 +size 1731664