Update task category and add relevant tags for classification and retrieval
#1
by
nielsr
HF Staff
- opened
This PR updates the task_categories
metadata from fill-mask
to feature-extraction
. This change better reflects the primary use cases of models trained on this dataset, which involve extracting features for downstream tasks like classification and retrieval, as highlighted in the paper abstract and GitHub README.
Additionally, I've added text-retrieval
and text-classification
to the tags
to further improve discoverability for users interested in these specific applications.