Update dataset card: Add paper link, task categories, and tags
#2
by
nielsr
HF Staff
- opened
This pull request improves the dataset card by:
- Adding a prominent link to the paper SATQuest: A Verifier for Logical Reasoning Evaluation and Reinforcement Fine-Tuning of LLMs at the top of the markdown content.
- Updating the
task_categories
metadata to includetext-generation
, as the dataset is used for evaluating and fine-tuning LLMs which generate text responses for logical reasoning problems. - Adding
logical-reasoning
andllm
to thetags
metadata for better discoverability. - Updating the BibTeX citation to point to the Hugging Face paper link.
Appreciate your work!
sdpkjc
changed pull request status to
merged