Datasets:
Improve dataset card: Add `library_name` and `image-text-to-text` task category
#1
by
nielsr
HF Staff
- opened
This PR enhances the dataset card by adding the library_name: datasets to the metadata, which helps users easily identify the library to load the dataset. It also includes image-text-to-text in the task_categories list for broader discoverability, as it encompasses the visual question answering task that the dataset addresses.