Add metadata (task category, language, tags) and paper link
#2
by nielsr HF Staff - opened
This PR enhances the dataset card by:
- Adding
task_categories: ['text-retrieval']to improve discoverability for researchers interested in information retrieval. - Specifying
language: ['en']as the dataset card content and associated work are in English. - Including relevant
tagssuch asnovelty-detection,semantic-similarity,llm-analysis,pretraining,faiss, andcolbertfor more precise search and categorization. - Integrating a direct link to the associated paper, Un-Attributability: Computing Novelty From Retrieval & Semantic Similarity, into the introductory paragraph to provide immediate context for users.
The comprehensive usage guide and installation instructions are preserved as they are valuable for users interacting with this artifact.
enguyen changed pull request status to merged