Improve dataset card: Add task categories, tags, paper link, and GitHub link

#1
by nielsr HF Staff - opened

This PR enhances the dataset card by:

  • Adding task_categories: ['object-detection'] to the metadata, as form field detection is an object detection task.
  • Adding relevant tags such as document-intelligence, form-field-detection, pdf, and multilingual for better discoverability and context.
  • Providing a link to the paper (CommonForms: A Large, Diverse Dataset for Form Field Detection) for easy access to the research.
  • Including a link to the GitHub repository (https://github.com/jbarrow/commonforms) for the associated code.
  • Adding a comprehensive description of the dataset based on the paper abstract.
jbarrow changed pull request status to merged

Sign up or log in to comment