Improve dataset card: Add paper, code, usage, task category, and correct license

#1
by nielsr HF Staff - opened

This PR significantly improves the dataset card for the LLM-Structure-Performance-Dataset by:

  • Adding a link to the associated paper: https://huggingface.co/papers/2509.18136
  • Including a link to the GitHub repository: https://github.com/DX0369/llm-structure-performance
  • Adding a Usage and Reproduction section with code snippets directly from the GitHub README.
  • Correcting the license from apache-2.0 to MIT as stated in the GitHub repository.
  • Specifying task_categories as other since this dataset is used for studying LLM structure and performance.
  • Adding relevant tags for better discoverability, such as llm, large-language-models, model-analysis, performance-benchmarking, architecture, and benchmark.
DX0369 changed pull request status to merged

Sign up or log in to comment