Update dataset card and add metadata for ViroBench
#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 ViroBench by:
- Adding YAML metadata for
task_categories(text-classificationandtext-generation) andlicense. - Updating
size_categoriesto accurately reflect the 58,314 sequences. - Linking the dataset to the paper ViroBench: Benchmarking Nucleotide Foundation Models on Viral Genomics Tasks.
- Providing links to the GitHub repository and the project leaderboard.
- Including sample usage instructions (Quickstart scripts) derived from the official repository.
This will help researchers better discover and utilize the benchmark!