Add dataset metadata, paper links, and sample usage
#2
by nielsr HF Staff - opened
This PR improves the dataset card for the PageGuide dataset by:
- Adding YAML metadata (the MIT license and the
question-answeringtask category). - Structuring the dataset description to clearly outline the four distinct dataset subsets released under this project.
- Providing official Python code snippets for loading each dataset using the Hugging Face
datasetslibrary, directly sourced from the GitHub repository.
ttn0011 changed pull request status to merged