Improve dataset card metadata and formatting
#3
by
nielsr
HF Staff
- opened
This PR enhances the dataset card by adding relevant metadata such as task_categories
(text-generation
) and tags
(question-answering
, language-modeling
, benchmark
, babi
) to improve discoverability. It also formats the content more clearly with a proper title and description, making the dataset card more informative and user-friendly.