Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/README.md +13 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/accuracy_plot.png +0 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/best_confusion_matrix_epoch_26.png +3 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/config.json +15 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/debug.txt +8 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/history.csv +51 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/history.json +158 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/manifest.json +39 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/tensorboard/events.out.tfevents.1755412220.9316958e07e5.17388.3 +3 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/tensorboard_events.zip +3 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/weights/constellation.safetensors +3 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/weights/diagnostic_head.safetensors +3 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063119/weights/encoder.safetensors +3 -0
.gitattributes
CHANGED
|
@@ -40,3 +40,4 @@ pentachora-adaptive-encoded/QMNIST/20250817-044901/best_confusion_matrix_epoch_4
|
|
| 40 |
pentachora-adaptive-encoded/BloodMNIST/20250817-051038/best_confusion_matrix_epoch_46.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
pentachora-adaptive-encoded/PathMNIST/20250817-053014/best_confusion_matrix_epoch_46.png filter=lfs diff=lfs merge=lfs -text
|
| 42 |
pentachora-adaptive-encoded/PathMNIST/20250817-055333/best_confusion_matrix_epoch_45.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 40 |
pentachora-adaptive-encoded/BloodMNIST/20250817-051038/best_confusion_matrix_epoch_46.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
pentachora-adaptive-encoded/PathMNIST/20250817-053014/best_confusion_matrix_epoch_46.png filter=lfs diff=lfs merge=lfs -text
|
| 42 |
pentachora-adaptive-encoded/PathMNIST/20250817-055333/best_confusion_matrix_epoch_45.png filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/best_confusion_matrix_epoch_26.png filter=lfs diff=lfs merge=lfs -text
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Pentachora Adaptive Encoded — 20250817-063119
|
| 2 |
+
|
| 3 |
+
This folder is an immutable snapshot of training artifacts.
|
| 4 |
+
|
| 5 |
+
**Contents**
|
| 6 |
+
- `weights/*.safetensors` — encoder, constellation, diagnostic head
|
| 7 |
+
- `config.json` — full run configuration
|
| 8 |
+
- `manifest.json` — environment + model sizes + dataset
|
| 9 |
+
- `history.json` / `history.csv` — per-epoch metrics
|
| 10 |
+
- `tensorboard/` + `tensorboard_events.zip` — raw TB event files ("the tensorflow")
|
| 11 |
+
- `accuracy_plot.png` (if available)
|
| 12 |
+
- `best_confusion_matrix_epoch_*.png` (if available)
|
| 13 |
+
- `debug.txt` — quick human-readable summary
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/accuracy_plot.png
ADDED
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/best_confusion_matrix_epoch_26.png
ADDED
|
Git LFS Details
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/config.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_dim": 64,
|
| 3 |
+
"batch_size": 512,
|
| 4 |
+
"epochs": 50,
|
| 5 |
+
"hf_repo_id": "AbstractPhil/pentachora-frequency-encoded",
|
| 6 |
+
"input_dim": 64,
|
| 7 |
+
"lambda_separation": 0.29514,
|
| 8 |
+
"loss_weight_scalar": 0.1,
|
| 9 |
+
"lr": 0.001,
|
| 10 |
+
"num_classes": 7,
|
| 11 |
+
"num_heads": 4,
|
| 12 |
+
"num_pentachoron_pairs": 1,
|
| 13 |
+
"temp": 0.70486,
|
| 14 |
+
"weight_decay": 1e-05
|
| 15 |
+
}
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/debug.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
==== DEBUG INFO ====
|
| 2 |
+
Timestamp: 20250817-063119
|
| 3 |
+
Repo: AbstractPhil/pentachora-frequency-encoded
|
| 4 |
+
Device: cuda
|
| 5 |
+
Encoder params: 288392
|
| 6 |
+
Constellation params: 20105
|
| 7 |
+
Diagnostic head params: 8705
|
| 8 |
+
Best test accuracy: 0.693766
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/history.csv
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
epoch,train_loss,train_acc,test_acc
|
| 2 |
+
1,2.95337949160487,0.13986013986013987,0.10972568578553615
|
| 3 |
+
2,2.5189813097652602,0.36563436563436563,0.10972568578553615
|
| 4 |
+
3,2.402857934355106,0.4753817610960468,0.428428927680798
|
| 5 |
+
4,2.306742343375869,0.5316112458969602,0.6738154613466334
|
| 6 |
+
5,2.224756832314708,0.5560154131582703,0.570573566084788
|
| 7 |
+
6,2.135205655290547,0.6098187526758956,0.6718204488778055
|
| 8 |
+
7,2.0467977309101095,0.6427857856429285,0.6753117206982544
|
| 9 |
+
8,1.9616668795967673,0.6741829598972456,0.683291770573566
|
| 10 |
+
9,1.8688156872719794,0.6911659768802626,0.6753117206982544
|
| 11 |
+
10,1.7811075003422394,0.6970172684458399,0.6683291770573566
|
| 12 |
+
11,1.702711655050027,0.6927358355929785,0.6683291770573566
|
| 13 |
+
12,1.6349973125670085,0.6980162694448409,0.6738154613466334
|
| 14 |
+
13,1.5825234501171643,0.7017268445839875,0.6688279301745635
|
| 15 |
+
14,1.5275504772819974,0.7035821321535607,0.6763092269326684
|
| 16 |
+
15,1.4848309514082598,0.7077208505779934,0.6798004987531172
|
| 17 |
+
16,1.444515731818873,0.7135721421435707,0.6793017456359102
|
| 18 |
+
17,1.4166889441443762,0.7208505779934351,0.683291770573566
|
| 19 |
+
18,1.3691071954793592,0.7299843014128728,0.6643391521197007
|
| 20 |
+
19,1.3312540797614263,0.7339803054088768,0.6743142144638404
|
| 21 |
+
20,1.2968430689573118,0.7436848865420294,0.656359102244389
|
| 22 |
+
21,1.27051778120033,0.7498216069644641,0.6847880299251871
|
| 23 |
+
22,1.2442165290950384,0.7552447552447552,0.655860349127182
|
| 24 |
+
23,1.208319033452885,0.763807620950478,0.6788029925187032
|
| 25 |
+
24,1.198176652435503,0.7635221920936207,0.685286783042394
|
| 26 |
+
25,1.1611584909669646,0.7749393463679178,0.6314214463840399
|
| 27 |
+
26,1.138773143708289,0.7802197802197802,0.6937655860349127
|
| 28 |
+
27,1.1068607342299337,0.7909233623519338,0.6618453865336659
|
| 29 |
+
28,1.084814518243521,0.7922077922077922,0.6478802992518703
|
| 30 |
+
29,1.0544439940406982,0.8036249464820894,0.6658354114713217
|
| 31 |
+
30,1.0361902821126943,0.8046239474810903,0.6384039900249376
|
| 32 |
+
31,1.0141357884557438,0.8143285286142429,0.6847880299251871
|
| 33 |
+
32,1.0053245567537092,0.8160411017553875,0.6723192019950125
|
| 34 |
+
33,0.984713684701028,0.8204652490366776,0.6872817955112219
|
| 35 |
+
34,0.9652539983921288,0.8213215356072499,0.6708229426433915
|
| 36 |
+
35,0.9518894028592181,0.8278863993149708,0.6733167082294265
|
| 37 |
+
36,0.9336040091783391,0.8298844013129727,0.6653366583541147
|
| 38 |
+
37,0.9217189705217039,0.8341658341658341,0.6738154613466334
|
| 39 |
+
38,0.9093139530827422,0.8361638361638362,0.6618453865336659
|
| 40 |
+
39,0.8958993484532594,0.8397316968745541,0.656359102244389
|
| 41 |
+
40,0.8854388359594365,0.8438704152989868,0.6668329177057356
|
| 42 |
+
41,0.8780224370483463,0.8444412730127016,0.6733167082294265
|
| 43 |
+
42,0.8740547503624763,0.8442985585842728,0.6603491271820449
|
| 44 |
+
43,0.8692031441222112,0.8468674182959898,0.6728179551122194
|
| 45 |
+
44,0.8601044118106663,0.846724703867561,0.6778054862842893
|
| 46 |
+
45,0.8565003523749021,0.8512915655772799,0.6708229426433915
|
| 47 |
+
46,0.8570331116026847,0.8495789924361353,0.6733167082294265
|
| 48 |
+
47,0.8488827323341941,0.8510061367204225,0.6708229426433915
|
| 49 |
+
48,0.846258869376318,0.8534322820037106,0.6683291770573566
|
| 50 |
+
49,0.8512689506886807,0.849721706864564,0.6708229426433915
|
| 51 |
+
50,0.8467895675440462,0.8520051377194234,0.6698254364089775
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/history.json
ADDED
|
@@ -0,0 +1,158 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"test_acc": [
|
| 3 |
+
0.10972568578553615,
|
| 4 |
+
0.10972568578553615,
|
| 5 |
+
0.428428927680798,
|
| 6 |
+
0.6738154613466334,
|
| 7 |
+
0.570573566084788,
|
| 8 |
+
0.6718204488778055,
|
| 9 |
+
0.6753117206982544,
|
| 10 |
+
0.683291770573566,
|
| 11 |
+
0.6753117206982544,
|
| 12 |
+
0.6683291770573566,
|
| 13 |
+
0.6683291770573566,
|
| 14 |
+
0.6738154613466334,
|
| 15 |
+
0.6688279301745635,
|
| 16 |
+
0.6763092269326684,
|
| 17 |
+
0.6798004987531172,
|
| 18 |
+
0.6793017456359102,
|
| 19 |
+
0.683291770573566,
|
| 20 |
+
0.6643391521197007,
|
| 21 |
+
0.6743142144638404,
|
| 22 |
+
0.656359102244389,
|
| 23 |
+
0.6847880299251871,
|
| 24 |
+
0.655860349127182,
|
| 25 |
+
0.6788029925187032,
|
| 26 |
+
0.685286783042394,
|
| 27 |
+
0.6314214463840399,
|
| 28 |
+
0.6937655860349127,
|
| 29 |
+
0.6618453865336659,
|
| 30 |
+
0.6478802992518703,
|
| 31 |
+
0.6658354114713217,
|
| 32 |
+
0.6384039900249376,
|
| 33 |
+
0.6847880299251871,
|
| 34 |
+
0.6723192019950125,
|
| 35 |
+
0.6872817955112219,
|
| 36 |
+
0.6708229426433915,
|
| 37 |
+
0.6733167082294265,
|
| 38 |
+
0.6653366583541147,
|
| 39 |
+
0.6738154613466334,
|
| 40 |
+
0.6618453865336659,
|
| 41 |
+
0.656359102244389,
|
| 42 |
+
0.6668329177057356,
|
| 43 |
+
0.6733167082294265,
|
| 44 |
+
0.6603491271820449,
|
| 45 |
+
0.6728179551122194,
|
| 46 |
+
0.6778054862842893,
|
| 47 |
+
0.6708229426433915,
|
| 48 |
+
0.6733167082294265,
|
| 49 |
+
0.6708229426433915,
|
| 50 |
+
0.6683291770573566,
|
| 51 |
+
0.6708229426433915,
|
| 52 |
+
0.6698254364089775
|
| 53 |
+
],
|
| 54 |
+
"train_acc": [
|
| 55 |
+
0.13986013986013987,
|
| 56 |
+
0.36563436563436563,
|
| 57 |
+
0.4753817610960468,
|
| 58 |
+
0.5316112458969602,
|
| 59 |
+
0.5560154131582703,
|
| 60 |
+
0.6098187526758956,
|
| 61 |
+
0.6427857856429285,
|
| 62 |
+
0.6741829598972456,
|
| 63 |
+
0.6911659768802626,
|
| 64 |
+
0.6970172684458399,
|
| 65 |
+
0.6927358355929785,
|
| 66 |
+
0.6980162694448409,
|
| 67 |
+
0.7017268445839875,
|
| 68 |
+
0.7035821321535607,
|
| 69 |
+
0.7077208505779934,
|
| 70 |
+
0.7135721421435707,
|
| 71 |
+
0.7208505779934351,
|
| 72 |
+
0.7299843014128728,
|
| 73 |
+
0.7339803054088768,
|
| 74 |
+
0.7436848865420294,
|
| 75 |
+
0.7498216069644641,
|
| 76 |
+
0.7552447552447552,
|
| 77 |
+
0.763807620950478,
|
| 78 |
+
0.7635221920936207,
|
| 79 |
+
0.7749393463679178,
|
| 80 |
+
0.7802197802197802,
|
| 81 |
+
0.7909233623519338,
|
| 82 |
+
0.7922077922077922,
|
| 83 |
+
0.8036249464820894,
|
| 84 |
+
0.8046239474810903,
|
| 85 |
+
0.8143285286142429,
|
| 86 |
+
0.8160411017553875,
|
| 87 |
+
0.8204652490366776,
|
| 88 |
+
0.8213215356072499,
|
| 89 |
+
0.8278863993149708,
|
| 90 |
+
0.8298844013129727,
|
| 91 |
+
0.8341658341658341,
|
| 92 |
+
0.8361638361638362,
|
| 93 |
+
0.8397316968745541,
|
| 94 |
+
0.8438704152989868,
|
| 95 |
+
0.8444412730127016,
|
| 96 |
+
0.8442985585842728,
|
| 97 |
+
0.8468674182959898,
|
| 98 |
+
0.846724703867561,
|
| 99 |
+
0.8512915655772799,
|
| 100 |
+
0.8495789924361353,
|
| 101 |
+
0.8510061367204225,
|
| 102 |
+
0.8534322820037106,
|
| 103 |
+
0.849721706864564,
|
| 104 |
+
0.8520051377194234
|
| 105 |
+
],
|
| 106 |
+
"train_loss": [
|
| 107 |
+
2.95337949160487,
|
| 108 |
+
2.5189813097652602,
|
| 109 |
+
2.402857934355106,
|
| 110 |
+
2.306742343375869,
|
| 111 |
+
2.224756832314708,
|
| 112 |
+
2.135205655290547,
|
| 113 |
+
2.0467977309101095,
|
| 114 |
+
1.9616668795967673,
|
| 115 |
+
1.8688156872719794,
|
| 116 |
+
1.7811075003422394,
|
| 117 |
+
1.702711655050027,
|
| 118 |
+
1.6349973125670085,
|
| 119 |
+
1.5825234501171643,
|
| 120 |
+
1.5275504772819974,
|
| 121 |
+
1.4848309514082598,
|
| 122 |
+
1.444515731818873,
|
| 123 |
+
1.4166889441443762,
|
| 124 |
+
1.3691071954793592,
|
| 125 |
+
1.3312540797614263,
|
| 126 |
+
1.2968430689573118,
|
| 127 |
+
1.27051778120033,
|
| 128 |
+
1.2442165290950384,
|
| 129 |
+
1.208319033452885,
|
| 130 |
+
1.198176652435503,
|
| 131 |
+
1.1611584909669646,
|
| 132 |
+
1.138773143708289,
|
| 133 |
+
1.1068607342299337,
|
| 134 |
+
1.084814518243521,
|
| 135 |
+
1.0544439940406982,
|
| 136 |
+
1.0361902821126943,
|
| 137 |
+
1.0141357884557438,
|
| 138 |
+
1.0053245567537092,
|
| 139 |
+
0.984713684701028,
|
| 140 |
+
0.9652539983921288,
|
| 141 |
+
0.9518894028592181,
|
| 142 |
+
0.9336040091783391,
|
| 143 |
+
0.9217189705217039,
|
| 144 |
+
0.9093139530827422,
|
| 145 |
+
0.8958993484532594,
|
| 146 |
+
0.8854388359594365,
|
| 147 |
+
0.8780224370483463,
|
| 148 |
+
0.8740547503624763,
|
| 149 |
+
0.8692031441222112,
|
| 150 |
+
0.8601044118106663,
|
| 151 |
+
0.8565003523749021,
|
| 152 |
+
0.8570331116026847,
|
| 153 |
+
0.8488827323341941,
|
| 154 |
+
0.846258869376318,
|
| 155 |
+
0.8512689506886807,
|
| 156 |
+
0.8467895675440462
|
| 157 |
+
]
|
| 158 |
+
}
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/manifest.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"class_names": [
|
| 3 |
+
"actinic keratoses and intraepithelial carcinoma",
|
| 4 |
+
"basal cell carcinoma",
|
| 5 |
+
"benign keratosis-like lesions",
|
| 6 |
+
"dermatofibroma",
|
| 7 |
+
"melanoma",
|
| 8 |
+
"melanocytic nevi",
|
| 9 |
+
"vascular lesions"
|
| 10 |
+
],
|
| 11 |
+
"dataset_name": "DermaMNIST",
|
| 12 |
+
"environment": {
|
| 13 |
+
"cpu_count": 12,
|
| 14 |
+
"cuda_available": true,
|
| 15 |
+
"cuda_device": "NVIDIA A100-SXM4-40GB",
|
| 16 |
+
"memory_gb": 83.48,
|
| 17 |
+
"platform": "Linux-6.1.123+-x86_64-with-glibc2.35",
|
| 18 |
+
"python": "3.11.13 (main, Jun 4 2025, 08:57:29) [GCC 11.4.0]",
|
| 19 |
+
"torch": "2.6.0+cu124"
|
| 20 |
+
},
|
| 21 |
+
"models": {
|
| 22 |
+
"constellation": {
|
| 23 |
+
"params": 20105
|
| 24 |
+
},
|
| 25 |
+
"diagnostic_head": {
|
| 26 |
+
"params": 8705
|
| 27 |
+
},
|
| 28 |
+
"encoder": {
|
| 29 |
+
"params": 288392
|
| 30 |
+
}
|
| 31 |
+
},
|
| 32 |
+
"num_classes": 7,
|
| 33 |
+
"repo_id": "AbstractPhil/pentachora-frequency-encoded",
|
| 34 |
+
"results": {
|
| 35 |
+
"best_test_accuracy": 0.6937655860349127
|
| 36 |
+
},
|
| 37 |
+
"subdirectory": "pentachora-adaptive-encoded/DermaMNIST/20250817-063119",
|
| 38 |
+
"timestamp": "20250817-063119"
|
| 39 |
+
}
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/tensorboard/events.out.tfevents.1755412220.9316958e07e5.17388.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1010b84e9a37dc25f5209aa2d4ada0d82aeeada7a02faea95c0f5a3b7494674
|
| 3 |
+
size 8280
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/tensorboard_events.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:939f340babc4a27b264ee43b2fba574759b5d4f131263ef5332ec3f20ef3b2e1
|
| 3 |
+
size 3091
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/weights/constellation.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aed11a72598a3bb77bcd1c9881eec1831f765635e7486174b15ed5326eac36ec
|
| 3 |
+
size 83316
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/weights/diagnostic_head.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3de0be4aef164e18a21ce3a87a8208e5f76a3350847e635399a3ffb5bdfa2def
|
| 3 |
+
size 35268
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063119/weights/encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b8a4dd8528251be4d9e0de63a557c237f3b1a60e908762b25039145a6ef07c8
|
| 3 |
+
size 1163884
|