Add model card and metadata for UniEditBench distilled evaluator
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face. I've updated the model card for this repository to include relevant metadata and documentation based on the UniEditBench paper. This will improve the model's discoverability and provide users with clear instructions on how to use these distilled evaluators.
The changes include:
- Metadata tags for
pipeline_tag,library_name, andbase_model. - Links to the UniEditBench paper and GitHub repository.
- A summary of the distilled evaluator models.
- Deployment instructions using the
swiftlibrary as found in the official documentation.