Improve dataset card: add task category, paper/code links, and citation
#2
by
nielsr
HF Staff
- opened
Hi, I'm Niels from the Hugging Face community science team!
This PR improves the dataset card for JF-ICR by:
- Adding the
text-classificationtask category andfinancetag to the YAML metadata. - Linking the paper to the Hugging Face paper page (https://huggingface.co/papers/2602.01479).
- Adding the official GitHub repository link (https://github.com/The-FinAI/Ebisu).
- Including the evaluation command provided in the GitHub repository to help users run the benchmark.
- Updating the BibTeX citation with the actual authors and title from the paper.
Let me know if you have any questions!