Improve dataset card: Add paper and code links, sample usage, and refine tags

#3
by nielsr HF Staff - opened

This PR enhances the dataset card for "ABC-Pretraining-Data" by:

  • Updating the initial summary to better describe the dataset's purpose.
  • Adding explicit links to the official Hugging Face paper page (https://huggingface.co/papers/2503.00329) and the GitHub repository (https://github.com/TIGER-AI-Lab/ABC).
  • Including a "Sample Usage" section based on the project's GitHub README, guiding users on how to quickly get started with the model and fetch the dataset.
  • Expanding the metadata tags with multimodal, vision-language-model, and retrieval to improve discoverability and accurately reflect the dataset's context within the ABC model.

These changes provide more comprehensive and accessible information for users interacting with the dataset.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment