Improve dataset card: Add metadata, links, description, and citation for FinAuditing
#1
by
nielsr
HF Staff
- opened
This pull request significantly enhances the dataset card for FinAuditing by:
- Adding relevant
task_categories(text-retrieval,text-classification,question-answering),language: en, andtags(finance,auditing,xbrl,us-gaap) to the metadata for improved discoverability. - Including a direct link to the paper (FinAuditing: A Financial Taxonomy-Structured Multi-Document Benchmark for Evaluating LLMs).
- Providing links to both the dataset's GitHub repository (
https://github.com/The-FinAI/FinAuditing.git) and the associated evaluation framework (https://github.com/The-FinAI/FinBen). - Adding a detailed description of the benchmark, outlining its purpose and explaining the three complementary subtasks (FinSM, FinRE, FinMR), leveraging information from the paper abstract and the project's GitHub README.
- Listing all released datasets within the benchmark along with their individual descriptions.
- Including the BibTeX citation for proper academic attribution.
These improvements will make the FinAuditing dataset more informative and accessible to researchers on the Hugging Face Hub.