Add task category, paper link, and sample usage
#2
by nielsr HF Staff - opened
This PR improves the dataset card by:
- Adding
task_categories: [feature-extraction]to the YAML metadata. - Including a link to the associated paper (arXiv:2512.11982).
- Adding links to the official project page and GitHub repository.
- Including a sample usage section with a code snippet from the GitHub README to demonstrate how to use the AION-Search embeddings.