Add metadata and improve model card
#1
by nielsr HF Staff - opened
Hi there! I'm Niels, part of the community science team at Hugging Face. I've opened this PR to improve the model card for AROMA.
This PR adds:
- Metadata to the YAML header:
pipeline_tag: text-generation,library_name: transformers, andbase_model: Qwen/Qwen3-8B. - Links to the paper on the Hugging Face Hub for better discoverability.
- A BibTeX citation section from your GitHub repository.
These additions help users find your model more easily and provide a standard way for them to cite your work.