Update README latent-alignment and results-viewer note
Browse files
README.md
CHANGED
|
@@ -38,7 +38,10 @@ repeated batches per resolution.
|
|
| 38 |
| `256x256` | `128` | `383.41` | `42.56` | `9.01x` | `91.9%` |
|
| 39 |
| `512x512` | `32` | `353.58` | `44.97` | `7.86x` | `92.0%` |
|
| 40 |
|
| 41 |
-
|
|
|
|
|
|
|
|
|
|
| 42 |
|
| 43 |
## Latent Interface
|
| 44 |
|
|
|
|
| 38 |
| `256x256` | `128` | `383.41` | `42.56` | `9.01x` | `91.9%` |
|
| 39 |
| `512x512` | `32` | `353.58` | `44.97` | `7.86x` | `92.0%` |
|
| 40 |
|
| 41 |
+
Latent alignment is not perfect (posterior-mean cosine similarity about `95%`;
|
| 42 |
+
see [Technical report](https://huggingface.co/data-archetype/full_capacitor/blob/main/technical_report_full_capacitor.md)),
|
| 43 |
+
but latent PCA is very close (see
|
| 44 |
+
[Results viewer](https://huggingface.co/spaces/data-archetype/full_capacitor-results)).
|
| 45 |
|
| 46 |
## Latent Interface
|
| 47 |
|