Improve dataset card: Add paper, code, Gradio space links, and update metadata
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the dataset card for mshamrai/language-metric-data by:
- Adding a link to the associated paper (https://huggingface.co/papers/2508.11676).
- Adding a link to the GitHub repository (https://github.com/mshamrai/deep-language-geometry).
- Adding a link to the Hugging Face Space for analysis (https://huggingface.co/spaces/mshamrai/language-metric-analysis).
- Specifying the
feature-extractiontask category and relevant tags (multilingual,llm,linguistics,embeddings). - Updating the license from Apache 2.0 to MIT, as stated in the project's GitHub repository.
- Providing a clear description of the dataset's content and purpose, derived from the paper's abstract and GitHub README.
mshamrai
changed pull request status to
merged
Thank you!