Datasets:
ArXiv:
License:
Improve ConceptEdit dataset card: Add metadata, links, and sample usage
#1
by
nielsr
HF Staff
- opened
This PR enhances the ConceptEdit dataset card by:
- Adding
task_categories: ['text-generation']and relevanttags: ['knowledge-editing', 'llm', 'conceptual-knowledge']to the metadata for better discoverability. - Including a direct link to the main EasyEdit GitHub repository and the EasyEdit2 framework paper (Hugging Face: 2504.15133).
- Adding a clear "Sample Usage" section with a Python code snippet to demonstrate how to load the
ConceptEditDataset. - Slightly reorganizing the existing content for improved clarity and focus on the dataset.