Add initial model card for UniFilter-Qwen2.5-1.5B
#1
by
						
nielsr
	
							HF Staff
						- opened
							
					
This PR adds the initial model card for the UniFilter-Qwen2.5-1.5B model, which is a Unified Multimodal Data Quality Classifier.
It includes:
- Linking to the paper: Train a Unified Multimodal Data Quality Classifier with Synthetic Data
- Adding the license: cc-by-nc-4.0
- Adding the library_name: transformersto enable the "how to use" widget and automated code snippets.
- Adding the pipeline_tag: image-text-to-textfor better discoverability on the Hub.
- Including links to the project page and GitHub repository for further details.
- Providing sample usage code snippets for quality score generation directly from the GitHub README, ensuring they are accurate and functional.
Please review and merge this PR if everything looks good.

