Improve dataset card: Add task category, tags, sample usage, update language and license info

#2
by nielsr HF Staff - opened

This PR enhances the dataset card for UQ by:

  • Adding task_categories: - question-answering to the metadata.
  • Correcting the language metadata tag from code to en, as the dataset content is in English.
  • Adding relevant tags such as stack-exchange, llm-evaluation, benchmark, reasoning, and factuality for better discoverability.
  • Including a "Sample Usage" section with a Python code snippet from the GitHub README, demonstrating how to load the dataset.
  • Updating the "Licensing Information" in the content to explicitly state the MIT License, aligning with the metadata.
Muennighoff changed pull request status to merged

Sign up or log in to comment