Spaces:
Running
Running
recomputed the results
Browse files
.gitignore
CHANGED
|
@@ -2,9 +2,4 @@ __pycache__/
|
|
| 2 |
|
| 3 |
.DS_Store
|
| 4 |
.venv/
|
| 5 |
-
venv/
|
| 6 |
-
|
| 7 |
-
# Precomputed explorer artifacts (regenerate with scripts/precompute_streamlit_cache.py)
|
| 8 |
-
streamlit_hf/cache/*.pkl
|
| 9 |
-
streamlit_hf/cache/*.parquet
|
| 10 |
-
streamlit_hf/cache/*.csv
|
|
|
|
| 2 |
|
| 3 |
.DS_Store
|
| 4 |
.venv/
|
| 5 |
+
venv/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
streamlit_hf/cache/attention_feature_ranks.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:619a8f7d545992b70ec638610a0f04f271d8db3e35a06b1356c0914fcb4e1ddf
|
| 3 |
+
size 145127
|
streamlit_hf/cache/attention_summary.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfbab67130807bcb64cbfcd73932ba245ea7687a6636c09716f2b18a8eb960a1
|
| 3 |
+
size 213409
|
streamlit_hf/cache/df_features.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f11243862924634d18ff42ffb93652ad4a68815c26730626f3a51f214e85103
|
| 3 |
+
size 247284
|
streamlit_hf/cache/latent_umap.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea825bf292e1d87d10a3d64a9ed703f424c817de83bc6d54b55849d5ae5d4a13
|
| 3 |
+
size 292078
|
streamlit_hf/cache/samples.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f7f5985d678867ed5b7b271cd5735923085fb89d4cdc922cf713abdbc47533c
|
| 3 |
+
size 54744
|