Datasets:
Improve dataset card: Add comprehensive content, links, and sample usage
#6
by
nielsr
HF Staff
- opened
This PR significantly improves the dataset card by integrating comprehensive content from the project's GitHub README, replacing the previously commented-out sections. Key enhancements include:
- A detailed overview of the benchmark, including its principles and key statistics.
- Direct links to the paper on Hugging Face (https://huggingface.co/papers/2505.02064), the project page (https://ljungang.github.io/RTV-Bench), and the GitHub repository (https://github.com/ljungang/rtv-bench).
- Integration of the 'News', 'TODO', 'Overview', 'Evaluation Results', and 'Citation' sections.
- A dedicated 'Sample Usage' section with a code snippet for evaluation.
- Inclusion of relevant images for better visual context.
These updates provide a much more informative and user-friendly resource for researchers.