Add task category and size categories metadata

#2
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face.

I've opened this PR to improve the metadata and structure of your dataset card. Specifically, I've added:

  1. task_categories: text-generation to help users filter for this dataset on the Hub.
  2. size_categories: 10K<n<100K based on the 11.5k samples provided.
  3. Relevant tags for software engineering and code.
  4. Clearer links to the paper and code repository at the top of the README.

These changes help make your work more discoverable and integrated with the Hugging Face ecosystem.

YuxinJiang changed pull request status to merged

Sign up or log in to comment