Update dataset card with paper link, metadata, and sample usage
#2
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
I've noticed this dataset is part of the "PepBenchmark" project. This PR aims to improve the dataset card by:
- Linking it to the corresponding paper on the Hugging Face Hub (https://huggingface.co/papers/2604.10531).
- Adding the
text-classificationtask category and relevant tags to the metadata. - Including a link to the official GitHub repository.
- Providing a sample usage snippet found in the GitHub documentation to help users load and interact with the data using the
pepbenchmarklibrary.
jiahuizhang changed pull request status to merged