Add metadata and improve model card
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community science team.
I noticed this model card could use some additional metadata and documentation to help users discover and use it. This PR:
- Adds the
pipeline_tag: image-text-to-textandlibrary_name: transformersmetadata. - Updates the title and description to align with the official paper: RLAnything: Forge Environment, Policy, and Reward Model in Completely Dynamic RL System.
- Ensures links to the paper, code repository, and project blog are correctly maintained.
Please let me know if you have any questions!