Add link to paper and improve dataset card
#2
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the dataset card for GENEB by:
- Linking it to the associated research paper: GENEB: Why Genomic Models Are Hard to Compare.
- Adding a link to the official GitHub repository.
- Adding the
text-classificationtask category to the metadata. - Including a sample usage snippet for local data synchronization as documented in the GitHub README.
- Adding a BibTeX citation for researchers using this benchmark.
I have preserved the existing YAML configuration list and the task index to ensure the Dataset Viewer and local synchronization tools continue to function correctly.
Hi Niels,
Thank you for the PR and for improving the GENEB dataset card. The additions look useful, especially the links to the paper and repository, the usage snippet, and the citation.
I am happy to accept these suggestions.
Best,
Daria
darlednik changed pull request status to merged