Update dataset card metadata, paper link and usage
#2
by nielsr HF Staff - opened
This PR improves the dataset card by:
- Adding
task_categories: [other]to the YAML metadata. - Fixing the broken paper link in the Markdown content.
- Updating the sample usage command to match the instructions provided in the official GitHub repository.
- Correcting a typo in the license reference (from
44.0to4.0).
tommymarto changed pull request status to merged
thanks, nice catches!