Upload folder using huggingface_hub
Browse files- pentachora-adaptive-encoded/USPS/20250817-044042/README.md +13 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/accuracy_plot.png +0 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/best_confusion_matrix_epoch_33.png +0 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/config.json +15 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/debug.txt +8 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/history.csv +51 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/history.json +158 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/manifest.json +42 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/tensorboard/events.out.tfevents.1755405577.be8619c33324.7014.3 +3 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/tensorboard_events.zip +3 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/weights/constellation.safetensors +3 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/weights/diagnostic_head.safetensors +3 -0
- pentachora-adaptive-encoded/USPS/20250817-044042/weights/encoder.safetensors +3 -0
pentachora-adaptive-encoded/USPS/20250817-044042/README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Pentachora Adaptive Encoded — 20250817-044042
|
| 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/USPS/20250817-044042/accuracy_plot.png
ADDED
|
pentachora-adaptive-encoded/USPS/20250817-044042/best_confusion_matrix_epoch_33.png
ADDED
|
pentachora-adaptive-encoded/USPS/20250817-044042/config.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_dim": 256,
|
| 3 |
+
"batch_size": 1024,
|
| 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.5,
|
| 10 |
+
"num_classes": 10,
|
| 11 |
+
"num_heads": 4,
|
| 12 |
+
"num_pentachoron_pairs": 1,
|
| 13 |
+
"temp": 0.70486,
|
| 14 |
+
"weight_decay": 1e-05
|
| 15 |
+
}
|
pentachora-adaptive-encoded/USPS/20250817-044042/debug.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
==== DEBUG INFO ====
|
| 2 |
+
Timestamp: 20250817-044042
|
| 3 |
+
Repo: AbstractPhil/pentachora-frequency-encoded
|
| 4 |
+
Device: cuda
|
| 5 |
+
Encoder params: 2270024
|
| 6 |
+
Constellation params: 301805
|
| 7 |
+
Diagnostic head params: 33281
|
| 8 |
+
Best test accuracy: 0.960140
|
pentachora-adaptive-encoded/USPS/20250817-044042/history.csv
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
epoch,train_loss,train_acc,test_acc
|
| 2 |
+
1,372.97287305616874,0.23961047867233576,0.08819133034379671
|
| 3 |
+
2,247.70787323964933,0.5408037306268002,0.18385650224215247
|
| 4 |
+
3,6.831969512504669,0.6805650802359073,0.25460886895864476
|
| 5 |
+
4,2.0922784834074197,0.7848031820052119,0.3034379671150972
|
| 6 |
+
5,1.1398761384756277,0.8510492387875462,0.5371200797209765
|
| 7 |
+
6,0.9045688307116901,0.8817720477300782,0.6880916791230692
|
| 8 |
+
7,0.7926208454220894,0.9045398436428473,0.8604882909815645
|
| 9 |
+
8,0.7501766601718677,0.9133177890549993,0.8923766816143498
|
| 10 |
+
9,0.7402559055122487,0.9023453572898094,0.672645739910314
|
| 11 |
+
10,0.6933982577887668,0.9297764367027842,0.7717987045341306
|
| 12 |
+
11,0.6919762221093597,0.9208613358935674,0.7982062780269058
|
| 13 |
+
12,0.6660950084213955,0.9285420381292003,0.9232685600398605
|
| 14 |
+
13,0.5951142978143371,0.9521327664243588,0.9078226208271052
|
| 15 |
+
14,0.5490483955629992,0.9613221780277054,0.9322371699053313
|
| 16 |
+
15,0.5420478260610316,0.9632423535866136,0.9192825112107623
|
| 17 |
+
16,0.5326709564682748,0.9665340831161706,0.9377179870453413
|
| 18 |
+
17,0.5507643813132717,0.957344671512824,0.9197807673143996
|
| 19 |
+
18,0.5355400765666483,0.9668083939103004,0.9142999501743896
|
| 20 |
+
19,0.5114877682714171,0.9673570154985599,0.9431988041853513
|
| 21 |
+
20,0.4970985506398739,0.9758606501165821,0.9446935724962631
|
| 22 |
+
21,0.48867376126014817,0.9772322040872309,0.9407075236671649
|
| 23 |
+
22,0.48238051464128945,0.9795638458373337,0.9501743896362731
|
| 24 |
+
23,0.4784414117154132,0.9810725552050473,0.9531639262580966
|
| 25 |
+
24,0.46736668738836845,0.9817583321903717,0.9541604384653712
|
| 26 |
+
25,0.45587010327851785,0.9845014401316692,0.9511709018435476
|
| 27 |
+
26,0.45162911254704663,0.9865587710876423,0.9526656701544594
|
| 28 |
+
27,0.44273916326290524,0.9886161020436154,0.9531639262580966
|
| 29 |
+
28,0.45324515592101966,0.9842271293375394,0.9561534628799203
|
| 30 |
+
29,0.43883145757212655,0.9876560142641613,0.9566517189835575
|
| 31 |
+
30,0.4337132451482278,0.9899876560142642,0.9511709018435476
|
| 32 |
+
31,0.42815170484206555,0.9919078315731724,0.9531639262580966
|
| 33 |
+
32,0.425181068922492,0.9909477437937183,0.9551569506726457
|
| 34 |
+
33,0.4254016192618948,0.9890275682348101,0.9601395117090185
|
| 35 |
+
34,0.4218546484269129,0.9908105883966534,0.9566517189835575
|
| 36 |
+
35,0.4255610447233391,0.9909477437937183,0.9596412556053812
|
| 37 |
+
36,0.4215929223797544,0.9921821423673022,0.9546586945690084
|
| 38 |
+
37,0.419736601151715,0.9910848991907831,0.9546586945690084
|
| 39 |
+
38,0.414405957626685,0.9924564531614319,0.9566517189835575
|
| 40 |
+
39,0.41539765701685044,0.9919078315731724,0.9576482311908321
|
| 41 |
+
40,0.4133921802460845,0.9927307639555617,0.9591429995017439
|
| 42 |
+
41,0.4111544237331735,0.9938280071320806,0.9586447433981067
|
| 43 |
+
42,0.4101455638829188,0.992319297764367,0.9571499750871948
|
| 44 |
+
43,0.40402233960729556,0.9949252503085997,0.9566517189835575
|
| 45 |
+
44,0.40622490454792665,0.9938280071320806,0.9571499750871948
|
| 46 |
+
45,0.4043572832651548,0.9950624057056645,0.9566517189835575
|
| 47 |
+
46,0.40902926034519266,0.9930050747496914,0.9571499750871948
|
| 48 |
+
47,0.4061517961688075,0.9931422301467563,0.9581464872944694
|
| 49 |
+
48,0.40755832571336525,0.9935536963379509,0.9571499750871948
|
| 50 |
+
49,0.40298884726898315,0.9943766287203402,0.9576482311908321
|
| 51 |
+
50,0.40581944509635587,0.9941023179262104,0.9571499750871948
|
pentachora-adaptive-encoded/USPS/20250817-044042/history.json
ADDED
|
@@ -0,0 +1,158 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"test_acc": [
|
| 3 |
+
0.08819133034379671,
|
| 4 |
+
0.18385650224215247,
|
| 5 |
+
0.25460886895864476,
|
| 6 |
+
0.3034379671150972,
|
| 7 |
+
0.5371200797209765,
|
| 8 |
+
0.6880916791230692,
|
| 9 |
+
0.8604882909815645,
|
| 10 |
+
0.8923766816143498,
|
| 11 |
+
0.672645739910314,
|
| 12 |
+
0.7717987045341306,
|
| 13 |
+
0.7982062780269058,
|
| 14 |
+
0.9232685600398605,
|
| 15 |
+
0.9078226208271052,
|
| 16 |
+
0.9322371699053313,
|
| 17 |
+
0.9192825112107623,
|
| 18 |
+
0.9377179870453413,
|
| 19 |
+
0.9197807673143996,
|
| 20 |
+
0.9142999501743896,
|
| 21 |
+
0.9431988041853513,
|
| 22 |
+
0.9446935724962631,
|
| 23 |
+
0.9407075236671649,
|
| 24 |
+
0.9501743896362731,
|
| 25 |
+
0.9531639262580966,
|
| 26 |
+
0.9541604384653712,
|
| 27 |
+
0.9511709018435476,
|
| 28 |
+
0.9526656701544594,
|
| 29 |
+
0.9531639262580966,
|
| 30 |
+
0.9561534628799203,
|
| 31 |
+
0.9566517189835575,
|
| 32 |
+
0.9511709018435476,
|
| 33 |
+
0.9531639262580966,
|
| 34 |
+
0.9551569506726457,
|
| 35 |
+
0.9601395117090185,
|
| 36 |
+
0.9566517189835575,
|
| 37 |
+
0.9596412556053812,
|
| 38 |
+
0.9546586945690084,
|
| 39 |
+
0.9546586945690084,
|
| 40 |
+
0.9566517189835575,
|
| 41 |
+
0.9576482311908321,
|
| 42 |
+
0.9591429995017439,
|
| 43 |
+
0.9586447433981067,
|
| 44 |
+
0.9571499750871948,
|
| 45 |
+
0.9566517189835575,
|
| 46 |
+
0.9571499750871948,
|
| 47 |
+
0.9566517189835575,
|
| 48 |
+
0.9571499750871948,
|
| 49 |
+
0.9581464872944694,
|
| 50 |
+
0.9571499750871948,
|
| 51 |
+
0.9576482311908321,
|
| 52 |
+
0.9571499750871948
|
| 53 |
+
],
|
| 54 |
+
"train_acc": [
|
| 55 |
+
0.23961047867233576,
|
| 56 |
+
0.5408037306268002,
|
| 57 |
+
0.6805650802359073,
|
| 58 |
+
0.7848031820052119,
|
| 59 |
+
0.8510492387875462,
|
| 60 |
+
0.8817720477300782,
|
| 61 |
+
0.9045398436428473,
|
| 62 |
+
0.9133177890549993,
|
| 63 |
+
0.9023453572898094,
|
| 64 |
+
0.9297764367027842,
|
| 65 |
+
0.9208613358935674,
|
| 66 |
+
0.9285420381292003,
|
| 67 |
+
0.9521327664243588,
|
| 68 |
+
0.9613221780277054,
|
| 69 |
+
0.9632423535866136,
|
| 70 |
+
0.9665340831161706,
|
| 71 |
+
0.957344671512824,
|
| 72 |
+
0.9668083939103004,
|
| 73 |
+
0.9673570154985599,
|
| 74 |
+
0.9758606501165821,
|
| 75 |
+
0.9772322040872309,
|
| 76 |
+
0.9795638458373337,
|
| 77 |
+
0.9810725552050473,
|
| 78 |
+
0.9817583321903717,
|
| 79 |
+
0.9845014401316692,
|
| 80 |
+
0.9865587710876423,
|
| 81 |
+
0.9886161020436154,
|
| 82 |
+
0.9842271293375394,
|
| 83 |
+
0.9876560142641613,
|
| 84 |
+
0.9899876560142642,
|
| 85 |
+
0.9919078315731724,
|
| 86 |
+
0.9909477437937183,
|
| 87 |
+
0.9890275682348101,
|
| 88 |
+
0.9908105883966534,
|
| 89 |
+
0.9909477437937183,
|
| 90 |
+
0.9921821423673022,
|
| 91 |
+
0.9910848991907831,
|
| 92 |
+
0.9924564531614319,
|
| 93 |
+
0.9919078315731724,
|
| 94 |
+
0.9927307639555617,
|
| 95 |
+
0.9938280071320806,
|
| 96 |
+
0.992319297764367,
|
| 97 |
+
0.9949252503085997,
|
| 98 |
+
0.9938280071320806,
|
| 99 |
+
0.9950624057056645,
|
| 100 |
+
0.9930050747496914,
|
| 101 |
+
0.9931422301467563,
|
| 102 |
+
0.9935536963379509,
|
| 103 |
+
0.9943766287203402,
|
| 104 |
+
0.9941023179262104
|
| 105 |
+
],
|
| 106 |
+
"train_loss": [
|
| 107 |
+
372.97287305616874,
|
| 108 |
+
247.70787323964933,
|
| 109 |
+
6.831969512504669,
|
| 110 |
+
2.0922784834074197,
|
| 111 |
+
1.1398761384756277,
|
| 112 |
+
0.9045688307116901,
|
| 113 |
+
0.7926208454220894,
|
| 114 |
+
0.7501766601718677,
|
| 115 |
+
0.7402559055122487,
|
| 116 |
+
0.6933982577887668,
|
| 117 |
+
0.6919762221093597,
|
| 118 |
+
0.6660950084213955,
|
| 119 |
+
0.5951142978143371,
|
| 120 |
+
0.5490483955629992,
|
| 121 |
+
0.5420478260610316,
|
| 122 |
+
0.5326709564682748,
|
| 123 |
+
0.5507643813132717,
|
| 124 |
+
0.5355400765666483,
|
| 125 |
+
0.5114877682714171,
|
| 126 |
+
0.4970985506398739,
|
| 127 |
+
0.48867376126014817,
|
| 128 |
+
0.48238051464128945,
|
| 129 |
+
0.4784414117154132,
|
| 130 |
+
0.46736668738836845,
|
| 131 |
+
0.45587010327851785,
|
| 132 |
+
0.45162911254704663,
|
| 133 |
+
0.44273916326290524,
|
| 134 |
+
0.45324515592101966,
|
| 135 |
+
0.43883145757212655,
|
| 136 |
+
0.4337132451482278,
|
| 137 |
+
0.42815170484206555,
|
| 138 |
+
0.425181068922492,
|
| 139 |
+
0.4254016192618948,
|
| 140 |
+
0.4218546484269129,
|
| 141 |
+
0.4255610447233391,
|
| 142 |
+
0.4215929223797544,
|
| 143 |
+
0.419736601151715,
|
| 144 |
+
0.414405957626685,
|
| 145 |
+
0.41539765701685044,
|
| 146 |
+
0.4133921802460845,
|
| 147 |
+
0.4111544237331735,
|
| 148 |
+
0.4101455638829188,
|
| 149 |
+
0.40402233960729556,
|
| 150 |
+
0.40622490454792665,
|
| 151 |
+
0.4043572832651548,
|
| 152 |
+
0.40902926034519266,
|
| 153 |
+
0.4061517961688075,
|
| 154 |
+
0.40755832571336525,
|
| 155 |
+
0.40298884726898315,
|
| 156 |
+
0.40581944509635587
|
| 157 |
+
]
|
| 158 |
+
}
|
pentachora-adaptive-encoded/USPS/20250817-044042/manifest.json
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"class_names": [
|
| 3 |
+
"0",
|
| 4 |
+
"1",
|
| 5 |
+
"2",
|
| 6 |
+
"3",
|
| 7 |
+
"4",
|
| 8 |
+
"5",
|
| 9 |
+
"6",
|
| 10 |
+
"7",
|
| 11 |
+
"8",
|
| 12 |
+
"9"
|
| 13 |
+
],
|
| 14 |
+
"dataset_name": "USPS",
|
| 15 |
+
"environment": {
|
| 16 |
+
"cpu_count": 8,
|
| 17 |
+
"cuda_available": true,
|
| 18 |
+
"cuda_device": "Tesla T4",
|
| 19 |
+
"memory_gb": 50.99,
|
| 20 |
+
"platform": "Linux-6.1.123+-x86_64-with-glibc2.35",
|
| 21 |
+
"python": "3.11.13 (main, Jun 4 2025, 08:57:29) [GCC 11.4.0]",
|
| 22 |
+
"torch": "2.6.0+cu124"
|
| 23 |
+
},
|
| 24 |
+
"models": {
|
| 25 |
+
"constellation": {
|
| 26 |
+
"params": 301805
|
| 27 |
+
},
|
| 28 |
+
"diagnostic_head": {
|
| 29 |
+
"params": 33281
|
| 30 |
+
},
|
| 31 |
+
"encoder": {
|
| 32 |
+
"params": 2270024
|
| 33 |
+
}
|
| 34 |
+
},
|
| 35 |
+
"num_classes": 10,
|
| 36 |
+
"repo_id": "AbstractPhil/pentachora-frequency-encoded",
|
| 37 |
+
"results": {
|
| 38 |
+
"best_test_accuracy": 0.9601395117090185
|
| 39 |
+
},
|
| 40 |
+
"subdirectory": "pentachora-adaptive-encoded/USPS/20250817-044042",
|
| 41 |
+
"timestamp": "20250817-044042"
|
| 42 |
+
}
|
pentachora-adaptive-encoded/USPS/20250817-044042/tensorboard/events.out.tfevents.1755405577.be8619c33324.7014.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f660ad0ed63bca9bc998b0388096ce86a46bf32d054bfc9370e8543141c9c107
|
| 3 |
+
size 8280
|
pentachora-adaptive-encoded/USPS/20250817-044042/tensorboard_events.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bdc5c3c7801cb404e49390176009ae87168bbb61d0f555bbc272cc26519e20ca
|
| 3 |
+
size 3088
|
pentachora-adaptive-encoded/USPS/20250817-044042/weights/constellation.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d44b5a8add87c196efc2871a31aa36598a0ec25bd229a83f53b4df90a72ae1b6
|
| 3 |
+
size 1210316
|
pentachora-adaptive-encoded/USPS/20250817-044042/weights/diagnostic_head.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:922ac03353988d96b69226e4dc054b71b11ada24d859a1300a404ffa6d9aa0c2
|
| 3 |
+
size 133580
|
pentachora-adaptive-encoded/USPS/20250817-044042/weights/encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23ee67541825cf125fd20896c587b6fb2861528c92df03201f79d2e8f317c627
|
| 3 |
+
size 9098220
|