Datasets:
Improve dataset card: Update license, size category, task category, and code link
#1
by
nielsr
HF Staff
- opened
This PR improves the dataset card for OST-Bench by:
- Updating the
licenseto the specificcc-by-nc-4.0based on the GitHub repository's license information. - Refining the
size_categoriesto10K<n<100Kto accurately reflect the dataset's 10,000 examples. - Adding
image-text-to-texttotask_categoriesfor better discoverability, complementing the existing specific VQA tasks. - Fixing a typo in the introductory sentence ("Unstanding" to "Understanding").
- Unifying the "Code" link to
https://github.com/rbler1234/OST-Benchfor consistency with the project's GitHub README and evaluation instructions.