mshamrai commited on
Commit
a657ef4
·
verified ·
1 Parent(s): bb84ea5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -14,10 +14,13 @@ This dataset contains the computed language latent vectors (binary vectors, Eucl
14
  The paper introduces a novel framework that utilizes the internal weight activations of Large Language Models (LLMs) to construct a metric space of languages. This dataset makes the automatically derived high-dimensional vector representations for 106 languages publicly available, capturing intrinsic language characteristics that reflect linguistic phenomena.
15
 
16
  **Paper:** [Deep Language Geometry: Constructing a Metric Space from LLM Weights](https://huggingface.co/papers/2508.11676)
 
17
  **Code:** [https://github.com/mshamrai/deep-language-geometry](https://github.com/mshamrai/deep-language-geometry)
 
18
  **Gradio Analysis Tool (Hugging Face Space):** [https://huggingface.co/spaces/mshamrai/language-metric-analysis](https://huggingface.co/spaces/mshamrai/language-metric-analysis)
19
 
20
  ### Dataset Contents
 
21
  The dataset includes:
22
  - Calculated binary vectors
23
  - Euclidean vectors
 
14
  The paper introduces a novel framework that utilizes the internal weight activations of Large Language Models (LLMs) to construct a metric space of languages. This dataset makes the automatically derived high-dimensional vector representations for 106 languages publicly available, capturing intrinsic language characteristics that reflect linguistic phenomena.
15
 
16
  **Paper:** [Deep Language Geometry: Constructing a Metric Space from LLM Weights](https://huggingface.co/papers/2508.11676)
17
+
18
  **Code:** [https://github.com/mshamrai/deep-language-geometry](https://github.com/mshamrai/deep-language-geometry)
19
+
20
  **Gradio Analysis Tool (Hugging Face Space):** [https://huggingface.co/spaces/mshamrai/language-metric-analysis](https://huggingface.co/spaces/mshamrai/language-metric-analysis)
21
 
22
  ### Dataset Contents
23
+
24
  The dataset includes:
25
  - Calculated binary vectors
26
  - Euclidean vectors