Improve dataset card: Add paper abstract, sample usage, and training details

#1
by nielsr HF Staff - opened

This PR updates the dataset card for the mmBERT Training Data by:

  • Updating the task_categories to include feature-extraction to better reflect the downstream applications of models trained on this dataset (e.g., classification and retrieval).
  • Adding text-embedding, text-retrieval, and text-classification to the tags for more granular description of the dataset's utility.
  • Updating the "Paper" badge to link to the official Hugging Face paper page (https://huggingface.co/papers/2509.06888) and adding the HF paper link to the "Related Resources" section, alongside the existing Arxiv link.
  • Including the paper abstract under a new `
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment