Add model card and metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face. I noticed this model repository was missing a model card. This PR adds a README that includes:
- Metadata with the appropriate
pipeline_tagand license. - Links to the paper, project page, and GitHub repository.
- A summary of the model's architecture (Multi-Agent Condition Module and Global State Encoder).
- Sample usage for environment setup and inference.
- Citation information.