Improve FinSearchComp dataset card: Add paper link, project page, and comprehensive metadata
#2
by
nielsr
HF Staff
- opened
This PR significantly improves the FinSearchComp dataset card by:
- Adding
task_categories: ['question-answering']
to the metadata for better categorization. - Including relevant
tags: ['finance', 'financial-analysis', 'reasoning', 'search']
to enhance discoverability on the Hub. - Providing a link to the official paper: https://huggingface.co/papers/2509.13160.
- Providing a link to the project page: https://randomtutu.github.io/FinSearchComp/.
- Adding a descriptive overview of the dataset, highlighting its purpose and the three key tasks it comprises, drawn from the paper's abstract.
These additions ensure the dataset card is more informative and discoverable for researchers and users.