Improve model card and add robotics metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face. I've opened this PR to improve the model card for FrameSkip.
The improvements include:
- Adding the
pipeline_tag: roboticsto the metadata to make the model more discoverable. - Including links to the official paper and GitHub repository.
- Adding a summary of the framework and its key highlights.
- Providing usage instructions for loading the checkpoints via the starVLA stack.
- Adding a BibTeX citation for researchers.
VLyb changed pull request status to merged