data-archetype commited on
Commit
c70ce92
·
verified ·
1 Parent(s): 40c91e7

Update README latent-alignment and results-viewer note

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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
- [Results viewer](https://huggingface.co/spaces/data-archetype/full_capacitor-results)
 
 
 
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