Datasets:
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
reinforcement-learning-from-human-feedback
reinforcement-learning
dialogue
conversational-ai
preference-alignment
License:
Improve dataset card: Add metadata, links, and sample usage
#5
by
nielsr
HF Staff
- opened
This pull request significantly improves the dataset card for the lil-lab/respect dataset.
Key changes include:
- Metadata Update: Added
task_categories(conversational,text-generation) andtags(reinforcement-learning-from-human-feedback,dialogue,conversational-ai,preference-alignment) to enhance discoverability and provide better context for the dataset. - Content Overhaul: The existing minimal content has been replaced with a comprehensive overview:
- A descriptive title for the dataset.
- An introductory paragraph summarizing the paper's core contributions and the dataset's purpose.
- Updated the paper link to the official Hugging Face Papers page: https://huggingface.co/papers/2509.25137.
- Added links to the project page: https://lil-lab.github.io/respect.
- Added links to the GitHub repository: https://github.com/lil-lab/respect.
- Included a "Sample Usage" section with Python code snippets, directly sourced from the GitHub README, demonstrating how to load both the dataset and associated model checkpoints, thereby facilitating easier access and utilization for researchers.
These additions make the dataset card much more informative, discoverable, and user-friendly for the Hugging Face community.
Hi Niels, thanks for the addition - I am happy to merge and to make it more useful for the HF community.
Everything looks good, though the paper link should be https://huggingface.co/papers/2410.13852 from last year under a different title
Ok, feel free to merge and adapt
chenzizhao
changed pull request status to
merged