Add task category and relevant tags to dataset card
#2
by
nielsr
HF Staff
- opened
This PR updates the dataset card by adding task_categories: text-generation
and relevant tags
(llm
, reasoning
, tool-use
, mathematics
) to the metadata. These additions improve the discoverability and classification of the dataset on the Hugging Face Hub. The existing Arxiv paper link in the content was intentionally kept as per the instructions, which state there is no need to replace an existing Arxiv link with a Hugging Face paper page link.
Heng1999
changed pull request status to
merged