klotz: umap* + visualization*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. Iván Palomares Carrascosa writes about methods for interpreting the dense numerical vector representations, or embeddings, generated by large language models (LLMs). By using a combination of probing classifiers like logistic regression, UMAP dimensionality reduction for visualization, and SHAP values to identify influential latent dimensions, one can analyze the quality and semantic structure captured within LLM-generated embedding spaces.

    - Probing classifiers help determine if embeddings are rich enough to distinguish between classes by testing them with simpler models.
    - UMAP is used to project high-dimensional embeddings into 2D space for visual inspection of natural groupings.
    - SHAP values can pinpoint which specific dimensions in an embedding most significantly influence a classifier's decisions.
    - The article demonstrates using Scikit-LLM alongside local Ollama models to generate embeddings cost-effectively.
  2. This page details the command-line utility for the Embedding Atlas, a tool for exploring large text datasets with metadata. It covers installation, data loading (local and Hugging Face), visualization of embeddings using SentenceTransformers and UMAP, and usage instructions with available options.
  3. A visual representation of papers on ArXiv using UMAP and nomic-embed.
    2024-10-12 Tags: , , , , , by klotz
  4. 2021-09-08 Tags: , , , by klotz
  5. Alternative to t-SNE and PCA

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: umap + visualization

About - Propulsed by SemanticScuttle