Update pipeline tag, add descriptive tags, and link to HF paper
#5
by
						
nielsr
	
							HF Staff
						- opened
							
					
This PR improves the model card for Qwen3Guard-Gen-0.6B by:
- Updating the pipeline_tagfromtext-generationtotext-classificationto more accurately reflect the model's primary function of classifying text content for safety. This will improve discoverability for users looking for safety classification models.
- Adding descriptive tags (safety,guardrail,multilingual,qwen) for enhanced discoverability on the Hugging Face Hub.
- Adding a dedicated "Paper" section at the top of the model card.
- Updating the link to the Technical Report in the introduction to point to the official Hugging Face paper page: https://huggingface.co/papers/2510.14276.

