Datasets:
Improve dataset card: Add abstract, sample usage, and relevant tags
#2
by
nielsr
HF Staff
- opened
This PR enhances the dataset card by adding the paper's abstract, providing a comprehensive overview of the research and the dataset's purpose.
A new "Sample Usage" section is included with a Python code snippet that demonstrates how to easily load and inspect the test.jsonl data, enabling users to quickly get started with the dataset.
Additionally, the metadata has been updated to include llm and benchmark tags, improving the dataset's discoverability and accurately reflecting its nature as a benchmark for large language models.
Thanks for the contribution!
arvindh75
changed pull request status to
merged