add top10 umap for 64_32 model
Browse files
umap/64_32/umap-top10-metadata.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"umap_params": {
|
3 |
+
"n_neighbors": 25,
|
4 |
+
"min_dist": 0.1,
|
5 |
+
"metric": "cosine",
|
6 |
+
"n_components": 2,
|
7 |
+
"random_state": 42
|
8 |
+
},
|
9 |
+
"bounds": {
|
10 |
+
"x_min": -0.5994952321052551,
|
11 |
+
"x_max": 9.158385276794434,
|
12 |
+
"y_min": -0.24440008401870728,
|
13 |
+
"y_max": 7.851518630981445
|
14 |
+
}
|
15 |
+
}
|
umap/64_32/umap-top10.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f12ce1894571bcadf8413c22d2de4f90ce4da2ebaed68d3ea80d63e250a4342
|
3 |
+
size 286684003
|