Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ping98k
/
Embedding-Playground
like
0
Running
App
Files
Files
Community
88218fc
Embedding-Playground
41.6 kB
Ctrl+K
Ctrl+K
3 contributors
History:
39 commits
ping98k
Refactor README.md to enhance feature descriptions and improve usage instructions for clarity and consistency.
88218fc
10 months ago
.gitattributes
Safe
1.52 kB
Duplicate from static-templates/transformers.js
10 months ago
README.md
Safe
2.92 kB
Refactor README.md to enhance feature descriptions and improve usage instructions for clarity and consistency.
10 months ago
cluster_naming.js
Safe
1.78 kB
Enhance cluster naming and K-Means functionality; implement random selection for cluster names, improve centroid initialization, and adjust UMAP parameters for better projection accuracy.
10 months ago
clustering.js
Safe
5.12 kB
Refactor balanced K-Means implementation; update beta parameter default value, handle empty embeddings, and ensure proper centroid updates. Enhance UI to include beta input and adjust event handler to read beta value for clustering.
10 months ago
embedding.js
Safe
1.34 kB
Refactor K-Means clustering implementation; modularize embedding and clustering logic, enhance heatmap and scatter plot functions, and improve cluster naming process.
10 months ago
index.html
2.82 kB
Add search cluster sorting mode; implement dropdown for selecting sorting criteria in heatmap functionality.
10 months ago
index.js
Safe
2.32 kB
Duplicate from static-templates/transformers.js
10 months ago
main.js
12.5 kB
Add search cluster sorting mode; implement dropdown for selecting sorting criteria in heatmap functionality.
10 months ago
plotting.js
1.28 kB
Refactor heatmap and scatter plot functions; remove scaleanchor and scaleratio properties from y-axis for improved layout consistency.
10 months ago
prompt_cluster.js
Safe
1.22 kB
Refine prompt cluster output examples for clarity and consistency in summarization
10 months ago
sentences.js
Safe
7.73 kB
Initialize textarea with random sentences and update K-Means clustering message format for improved clarity
10 months ago
style.css
Safe
1.08 kB
Duplicate from static-templates/transformers.js
10 months ago