Enhance dataset card: add metadata, paper link, GitHub link, and fix bibtex format

#2
by nielsr HF Staff - opened

This PR improves the dataset card for the CCVG dataset by:

  • Adding task_categories: ['text-generation', 'text-classification'], language: ['zh'], and additional tags: ['legal', 'chinese', 'court-view-generation', 'charge-prediction'] to the metadata for better discoverability.
  • Adding a direct link to the associated paper on Hugging Face Papers: https://huggingface.co/papers/2510.09297.
  • Adding a direct link to the associated GitHub repository: https://github.com/ZhitianHou/ShiZhi.
  • Correcting the citation format from bibtet to bibtex.

These updates ensure that the dataset is more comprehensively documented and easily accessible within the Hugging Face Hub.

Thanks a lot for your suggestions! We really appreciate your feedback and will update our dataset card accordingly.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment