Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/README.md +13 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/accuracy_plot.png +0 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/best_confusion_matrix_epoch_22.png +3 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/config.json +15 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/debug.txt +8 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/history.csv +51 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/history.json +158 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/manifest.json +39 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/tensorboard/events.out.tfevents.1755412292.9316958e07e5.17388.4 +3 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/tensorboard_events.zip +3 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/weights/constellation.safetensors +3 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/weights/diagnostic_head.safetensors +3 -0
- pentachora-adaptive-encoded/DermaMNIST/20250817-063231/weights/encoder.safetensors +3 -0
.gitattributes
CHANGED
|
@@ -41,3 +41,4 @@ pentachora-adaptive-encoded/BloodMNIST/20250817-051038/best_confusion_matrix_epo
|
|
| 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
|
|
|
|
|
|
| 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
|
| 44 |
+
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/best_confusion_matrix_epoch_22.png filter=lfs diff=lfs merge=lfs -text
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Pentachora Adaptive Encoded — 20250817-063231
|
| 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-063231/accuracy_plot.png
ADDED
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/best_confusion_matrix_epoch_22.png
ADDED
|
Git LFS Details
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/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.1,
|
| 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-063231/debug.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
==== DEBUG INFO ====
|
| 2 |
+
Timestamp: 20250817-063231
|
| 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.686783
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/history.csv
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
epoch,train_loss,train_acc,test_acc
|
| 2 |
+
1,4.957465438916269,0.6260881975167689,0.6688279301745635
|
| 3 |
+
2,1.4955893515587806,0.6697588126159555,0.6688279301745635
|
| 4 |
+
3,1.3990896731823474,0.6697588126159555,0.5855361596009975
|
| 5 |
+
4,1.3637512920925956,0.6697588126159555,0.626932668329177
|
| 6 |
+
5,1.3472341504232408,0.670472384758099,0.6688279301745635
|
| 7 |
+
6,1.3302762492400222,0.6727558156129585,0.6688279301745635
|
| 8 |
+
7,1.3101233712477132,0.6747538176109604,0.6718204488778055
|
| 9 |
+
8,1.2971427427713518,0.675467389753104,0.6618453865336659
|
| 10 |
+
9,1.295185597966737,0.6756101041815328,0.6728179551122194
|
| 11 |
+
10,1.277775906812146,0.6827458256029685,0.6683291770573566
|
| 12 |
+
11,1.2863735030989376,0.6758955330383902,0.6743142144638404
|
| 13 |
+
12,1.2724894309530452,0.6814613957471101,0.6593516209476309
|
| 14 |
+
13,1.2712009268343254,0.6831739688882547,0.6807980049875312
|
| 15 |
+
14,1.2542132083914055,0.6893106893106893,0.6693266832917706
|
| 16 |
+
15,1.2365121487222386,0.6965891251605537,0.6394014962593516
|
| 17 |
+
16,1.230611503490014,0.6863136863136863,0.6778054862842893
|
| 18 |
+
17,1.21082549389817,0.6953046953046953,0.6847880299251871
|
| 19 |
+
18,1.207593799096738,0.7012987012987013,0.6084788029925187
|
| 20 |
+
19,1.19559335613346,0.7022977022977023,0.5117206982543641
|
| 21 |
+
20,1.1844761515371431,0.7115741401455687,0.6708229426433915
|
| 22 |
+
21,1.1745712571159757,0.7135721421435707,0.6793017456359102
|
| 23 |
+
22,1.1593088301881431,0.7151420008562865,0.686783042394015
|
| 24 |
+
23,1.1416477061413624,0.7247038675610105,0.285286783042394
|
| 25 |
+
24,1.1262078128698738,0.7282717282717283,0.6847880299251871
|
| 26 |
+
25,1.1019960626889622,0.7376908805480235,0.686783042394015
|
| 27 |
+
26,1.097080594193192,0.7389753104038819,0.6793017456359102
|
| 28 |
+
27,1.0638576181329265,0.7512487512487512,0.5825436408977556
|
| 29 |
+
28,1.0688431459128542,0.748394462680177,0.5910224438902744
|
| 30 |
+
29,1.0585125493343195,0.7562437562437563,0.6812967581047381
|
| 31 |
+
30,1.023300234109814,0.763807620950478,0.486783042394015
|
| 32 |
+
31,1.0097018743745436,0.7698016269444841,0.29925187032418954
|
| 33 |
+
32,0.9860966343401297,0.7773654916512059,0.5635910224438903
|
| 34 |
+
33,0.9614530523272133,0.7830740687883545,0.6528678304239401
|
| 35 |
+
34,0.9424736046733233,0.7930640787783645,0.6807980049875312
|
| 36 |
+
35,0.9298445332385478,0.799343513629228,0.5047381546134664
|
| 37 |
+
36,0.8974477553207694,0.8041958041958042,0.6688279301745635
|
| 38 |
+
37,0.8578121019733331,0.8196089624661054,0.6837905236907731
|
| 39 |
+
38,0.8389209001911883,0.8228913943199657,0.45586034912718204
|
| 40 |
+
39,0.8265750639037466,0.8293135435992579,0.6847880299251871
|
| 41 |
+
40,0.8022504735642874,0.8351648351648352,0.6773067331670823
|
| 42 |
+
41,0.7757540465473057,0.8450121307264165,0.6753117206982544
|
| 43 |
+
42,0.7574038385188033,0.8478664192949907,0.5391521197007482
|
| 44 |
+
43,0.7559326023471599,0.8474382760097046,0.456857855361596
|
| 45 |
+
44,0.7380871698164609,0.8541458541458542,0.6453865336658354
|
| 46 |
+
45,0.7226653821171989,0.8584272869987156,0.572568578553616
|
| 47 |
+
46,0.7128899297599226,0.8605680034251463,0.6583541147132169
|
| 48 |
+
47,0.6989538330179114,0.868702725845583,0.6738154613466334
|
| 49 |
+
48,0.6978141782422268,0.8669901527044385,0.6708229426433915
|
| 50 |
+
49,0.6950426481412177,0.8674182959897245,0.6733167082294265
|
| 51 |
+
50,0.6955526492744365,0.8714142999857285,0.6728179551122194
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/history.json
ADDED
|
@@ -0,0 +1,158 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"test_acc": [
|
| 3 |
+
0.6688279301745635,
|
| 4 |
+
0.6688279301745635,
|
| 5 |
+
0.5855361596009975,
|
| 6 |
+
0.626932668329177,
|
| 7 |
+
0.6688279301745635,
|
| 8 |
+
0.6688279301745635,
|
| 9 |
+
0.6718204488778055,
|
| 10 |
+
0.6618453865336659,
|
| 11 |
+
0.6728179551122194,
|
| 12 |
+
0.6683291770573566,
|
| 13 |
+
0.6743142144638404,
|
| 14 |
+
0.6593516209476309,
|
| 15 |
+
0.6807980049875312,
|
| 16 |
+
0.6693266832917706,
|
| 17 |
+
0.6394014962593516,
|
| 18 |
+
0.6778054862842893,
|
| 19 |
+
0.6847880299251871,
|
| 20 |
+
0.6084788029925187,
|
| 21 |
+
0.5117206982543641,
|
| 22 |
+
0.6708229426433915,
|
| 23 |
+
0.6793017456359102,
|
| 24 |
+
0.686783042394015,
|
| 25 |
+
0.285286783042394,
|
| 26 |
+
0.6847880299251871,
|
| 27 |
+
0.686783042394015,
|
| 28 |
+
0.6793017456359102,
|
| 29 |
+
0.5825436408977556,
|
| 30 |
+
0.5910224438902744,
|
| 31 |
+
0.6812967581047381,
|
| 32 |
+
0.486783042394015,
|
| 33 |
+
0.29925187032418954,
|
| 34 |
+
0.5635910224438903,
|
| 35 |
+
0.6528678304239401,
|
| 36 |
+
0.6807980049875312,
|
| 37 |
+
0.5047381546134664,
|
| 38 |
+
0.6688279301745635,
|
| 39 |
+
0.6837905236907731,
|
| 40 |
+
0.45586034912718204,
|
| 41 |
+
0.6847880299251871,
|
| 42 |
+
0.6773067331670823,
|
| 43 |
+
0.6753117206982544,
|
| 44 |
+
0.5391521197007482,
|
| 45 |
+
0.456857855361596,
|
| 46 |
+
0.6453865336658354,
|
| 47 |
+
0.572568578553616,
|
| 48 |
+
0.6583541147132169,
|
| 49 |
+
0.6738154613466334,
|
| 50 |
+
0.6708229426433915,
|
| 51 |
+
0.6733167082294265,
|
| 52 |
+
0.6728179551122194
|
| 53 |
+
],
|
| 54 |
+
"train_acc": [
|
| 55 |
+
0.6260881975167689,
|
| 56 |
+
0.6697588126159555,
|
| 57 |
+
0.6697588126159555,
|
| 58 |
+
0.6697588126159555,
|
| 59 |
+
0.670472384758099,
|
| 60 |
+
0.6727558156129585,
|
| 61 |
+
0.6747538176109604,
|
| 62 |
+
0.675467389753104,
|
| 63 |
+
0.6756101041815328,
|
| 64 |
+
0.6827458256029685,
|
| 65 |
+
0.6758955330383902,
|
| 66 |
+
0.6814613957471101,
|
| 67 |
+
0.6831739688882547,
|
| 68 |
+
0.6893106893106893,
|
| 69 |
+
0.6965891251605537,
|
| 70 |
+
0.6863136863136863,
|
| 71 |
+
0.6953046953046953,
|
| 72 |
+
0.7012987012987013,
|
| 73 |
+
0.7022977022977023,
|
| 74 |
+
0.7115741401455687,
|
| 75 |
+
0.7135721421435707,
|
| 76 |
+
0.7151420008562865,
|
| 77 |
+
0.7247038675610105,
|
| 78 |
+
0.7282717282717283,
|
| 79 |
+
0.7376908805480235,
|
| 80 |
+
0.7389753104038819,
|
| 81 |
+
0.7512487512487512,
|
| 82 |
+
0.748394462680177,
|
| 83 |
+
0.7562437562437563,
|
| 84 |
+
0.763807620950478,
|
| 85 |
+
0.7698016269444841,
|
| 86 |
+
0.7773654916512059,
|
| 87 |
+
0.7830740687883545,
|
| 88 |
+
0.7930640787783645,
|
| 89 |
+
0.799343513629228,
|
| 90 |
+
0.8041958041958042,
|
| 91 |
+
0.8196089624661054,
|
| 92 |
+
0.8228913943199657,
|
| 93 |
+
0.8293135435992579,
|
| 94 |
+
0.8351648351648352,
|
| 95 |
+
0.8450121307264165,
|
| 96 |
+
0.8478664192949907,
|
| 97 |
+
0.8474382760097046,
|
| 98 |
+
0.8541458541458542,
|
| 99 |
+
0.8584272869987156,
|
| 100 |
+
0.8605680034251463,
|
| 101 |
+
0.868702725845583,
|
| 102 |
+
0.8669901527044385,
|
| 103 |
+
0.8674182959897245,
|
| 104 |
+
0.8714142999857285
|
| 105 |
+
],
|
| 106 |
+
"train_loss": [
|
| 107 |
+
4.957465438916269,
|
| 108 |
+
1.4955893515587806,
|
| 109 |
+
1.3990896731823474,
|
| 110 |
+
1.3637512920925956,
|
| 111 |
+
1.3472341504232408,
|
| 112 |
+
1.3302762492400222,
|
| 113 |
+
1.3101233712477132,
|
| 114 |
+
1.2971427427713518,
|
| 115 |
+
1.295185597966737,
|
| 116 |
+
1.277775906812146,
|
| 117 |
+
1.2863735030989376,
|
| 118 |
+
1.2724894309530452,
|
| 119 |
+
1.2712009268343254,
|
| 120 |
+
1.2542132083914055,
|
| 121 |
+
1.2365121487222386,
|
| 122 |
+
1.230611503490014,
|
| 123 |
+
1.21082549389817,
|
| 124 |
+
1.207593799096738,
|
| 125 |
+
1.19559335613346,
|
| 126 |
+
1.1844761515371431,
|
| 127 |
+
1.1745712571159757,
|
| 128 |
+
1.1593088301881431,
|
| 129 |
+
1.1416477061413624,
|
| 130 |
+
1.1262078128698738,
|
| 131 |
+
1.1019960626889622,
|
| 132 |
+
1.097080594193192,
|
| 133 |
+
1.0638576181329265,
|
| 134 |
+
1.0688431459128542,
|
| 135 |
+
1.0585125493343195,
|
| 136 |
+
1.023300234109814,
|
| 137 |
+
1.0097018743745436,
|
| 138 |
+
0.9860966343401297,
|
| 139 |
+
0.9614530523272133,
|
| 140 |
+
0.9424736046733233,
|
| 141 |
+
0.9298445332385478,
|
| 142 |
+
0.8974477553207694,
|
| 143 |
+
0.8578121019733331,
|
| 144 |
+
0.8389209001911883,
|
| 145 |
+
0.8265750639037466,
|
| 146 |
+
0.8022504735642874,
|
| 147 |
+
0.7757540465473057,
|
| 148 |
+
0.7574038385188033,
|
| 149 |
+
0.7559326023471599,
|
| 150 |
+
0.7380871698164609,
|
| 151 |
+
0.7226653821171989,
|
| 152 |
+
0.7128899297599226,
|
| 153 |
+
0.6989538330179114,
|
| 154 |
+
0.6978141782422268,
|
| 155 |
+
0.6950426481412177,
|
| 156 |
+
0.6955526492744365
|
| 157 |
+
]
|
| 158 |
+
}
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/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.686783042394015
|
| 36 |
+
},
|
| 37 |
+
"subdirectory": "pentachora-adaptive-encoded/DermaMNIST/20250817-063231",
|
| 38 |
+
"timestamp": "20250817-063231"
|
| 39 |
+
}
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/tensorboard/events.out.tfevents.1755412292.9316958e07e5.17388.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4bb2c677bbf04420b7f1375ff493263c162610deab9f25f5523b4906cf40d37
|
| 3 |
+
size 8280
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/tensorboard_events.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18cea209c5b1ec9508fa29127dcee7146fb8b620b540ce7888bb7834a8eca83e
|
| 3 |
+
size 3083
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/weights/constellation.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7734d334bdcdd8d9fc63626ef5d0402f3a5c236b40409bd281b53816948c0a1
|
| 3 |
+
size 83316
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/weights/diagnostic_head.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c190bcd85de487ac8edcda7898da9e19b64f5c037869407878f81c00f7fee2c2
|
| 3 |
+
size 35268
|
pentachora-adaptive-encoded/DermaMNIST/20250817-063231/weights/encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59a22445e661e67a0bf4bbba94b37c0fe24790d779ba29656bd94272999ef70f
|
| 3 |
+
size 1163884
|