Improve dataset card: Add task category, update paper link, and add sample usage

#1
by nielsr HF Staff - opened

This PR improves the dataset card by:

  • Adding the table-question-answering task category to the metadata for better discoverability on the Hub.
  • Updating the paper link to point to the Hugging Face Papers page.
  • Adding a "Sample Usage" section with code snippets from the GitHub README to demonstrate how to set up the environment and prepare the MultiTableQA data, of which this MultiTableQA-SQA dataset is a component.
  • Updating the BibTeX citation title and key to match the official paper and GitHub repository.
jiaruz2 changed pull request status to merged

Sign up or log in to comment