Improve Balalaika dataset card: Correct license, add paper and code links, and add 'russian' tag
#1
by
nielsr
HF Staff
- opened
This PR addresses several improvements for the Balalaika dataset card:
- Corrected License: The metadata's
license
tag has been updated fromcc-by-nc-sa-4.0
tocc-by-nc-nd-4.0
to accurately reflect the license stated for the dataset within the "License" section of the card. - Added Paper and Code Links: Explicit links to the associated paper (https://huggingface.co/papers/2507.13563) and the GitHub repository (https://github.com/mtuciru/balalaika) have been added prominently at the top of the dataset card's content for easier access.
- Added 'russian' Tag: A
russian
tag has been added to the metadata to improve the dataset's discoverability for users searching for Russian language resources.
These changes enhance the clarity, accuracy, and navigability of the dataset card.
korallll
changed pull request status to
merged