Update dataset card: Add task category, paper, code, and project links
#1
by
nielsr
HF Staff
- opened
This PR improves the dataset card for the Griffon v2 12M Dataset by:
- Updating the
task_categoriesmetadata tag toimage-text-to-textto better reflect the multimodal perception and visual-language co-referring capabilities described in the paper's abstract and GitHub repository. - Adding a direct link to the associated Hugging Face paper: https://huggingface.co/papers/2403.09333
- Adding a link to the official GitHub repository: https://github.com/jefferyZhan/Griffon
- Adding a link to the project page, which is the GitHub repository itself given no dedicated separate project page was provided.
- Removing the redundant license section from the Markdown content, as this information is already present in the YAML metadata.