Improve dataset card: Add task category, paper/code links, abstract, sample usage, and citation
#1
by nielsr HF Staff - opened
This PR significantly enhances the dataset card by:
- Adding
task_categories: ['question-answering']to the metadata, improving discoverability. - Expanding the main description to provide more context about the dataset and the ReFactX project, including its scale (800 million facts).
- Including a `
rpozzi changed pull request status to merged
Thank you