Improve dataset card: Add task category, tags, language, detailed description, and sample usage

#1
by nielsr HF Staff - opened

This PR enhances the dataset card for "Self-Correction Bench" by:

  • Adding task_categories: text-generation and relevant tags (self-correction, llms, benchmarking, llm-evaluation) to improve discoverability on the Hub.
  • Specifying the dataset language as English.
  • Providing a more detailed description of the dataset's purpose and underlying phenomenon, summarized from the paper abstract.
  • Including a description of the dataset's structure and a sample usage code snippet to guide users on how to load and interact with the data.

The existing arXiv paper link has been retained as per documentation guidelines.

kenhktsui changed pull request status to merged

Sign up or log in to comment