Add task categories and tags to dataset card
#12
by
nielsr
HF Staff
- opened
This PR enhances the dataset card by adding relevant task_categories
(text-generation
, fill-mask
, text-classification
, retrieval
) and tags
(pretraining
, language-modeling
, encoder
, decoder
, foundation-model
, transformer
) to its metadata. This will improve the dataset's discoverability and provide more comprehensive information on the Hugging Face Hub.
orionweller
changed pull request status to
merged