Add metadata, paper/GitHub links and data structure
#3
by
nielsr
HF Staff
- opened
This PR improves the dataset card for PaCoRe-Train-8k by:
- Adding
task_categories: text-generationto the YAML metadata. - Including
language: enand relevant tags (math,code,reasoning). - Linking the dataset to the official paper on the Hugging Face Hub.
- Adding a link to the official GitHub repository.
- Providing a clear description of the data structure (fields like
conversation,responses, andground_truth). - Fixing image rendering by pointing to the raw GitHub source.
reign12
changed pull request status to
merged