Improve dataset card: Add text-classification task and sample usage
#2
by nielsr HF Staff - opened
This pull request enhances the dataset card by:
- Adding
text-classificationto thetask_categoriesmetadata, reflecting the core nature of many sub-tasks within BizFinBench. - Including a brief "Sample Usage" section in the README to guide users on how to utilize the dataset and provided scripts.
These additions improve the dataset's discoverability and usability on the Hugging Face Hub.
Tinker250 changed pull request status to merged