Datasets:
Improve dataset card: Add task category, license, paper, and code links for ReasonSeg-Test
#2
by
nielsr
HF Staff
- opened
This PR enhances the dataset card for the ReasonSeg-Test dataset by adding:
- The
task_categories: image-segmentationto the metadata. - The
license: cc-by-nc-4.0to the metadata. - Relevant
tagsandlanguageto the metadata for better discoverability. - A
size_categories: n<1Ktag based on the number of examples. - A comprehensive description of the dataset and its associated project (Seg-Zero) in the content.
- Links to the associated paper and the official GitHub repository.
- Detailed evaluation instructions as sample usage for this test dataset.
- Citation information.
Ricky06662
changed pull request status to
merged