Improve dataset card: Add paper, code links, task category, and sample usage
#2
by
nielsr
HF Staff
- opened
This PR improves the dataset card for MahaParaphrase by:
- Adding the relevant paper link: https://huggingface.co/papers/2508.17444
- Including a link to the GitHub repository: https://github.com/l3cube-pune/MarathiNLP
- Specifying the
text-classificationtask category in the metadata for better discoverability. - Adding a "Sample Usage" section with installation instructions and a link to the Colab demo.
- Updating the citation to reflect the specific paper introducing this dataset.
l3cube-pune
changed pull request status to
merged