Improve dataset card: Add task categories, HF paper link, GitHub link, image, and notebook descriptions

#1
by nielsr HF Staff - opened

This PR significantly improves the CC30k dataset card by:

  • Updating the main title to match the associated paper for better clarity.
  • Adding task_categories: ['text-classification'] and tags: ['sentiment-analysis', 'scientific-literature', 'reproducibility', 'citation-analysis'] to the YAML metadata for enhanced discoverability on the Hub.
  • Specifying language: en in the metadata.
  • Including direct links to the Hugging Face paper (https://huggingface.co/papers/2511.07790) and the GitHub repository at the top of the card.
  • Incorporating the dataset's relationship diagram from the GitHub README for better visual understanding.
  • Adding detailed descriptions of the Jupyter notebooks from the GitHub repository, providing insights into the dataset's creation and analysis workflows.
  • Removing the redundant "GitHub Repository" section from the bottom.
  • Removing the non-standard author and date signature at the very end of the file.

These updates make the dataset card more comprehensive, navigable, and consistent with Hub standards.

rochanaro changed pull request status to merged

Thank You!

Sign up or log in to comment