Update License to MIT, Add Paper Abstract, and Enhance Usage Section

#1
by nielsr HF Staff - opened

This PR updates the model card for F1: A Vision-Language-Action Model to:

  • Correct the license metadata and the license section in the Markdown content to mit, aligning with the explicit statement and badge in the official GitHub repository.
  • Integrate the paper's abstract to provide users with a concise overview of the model directly on the Hugging Face Hub.
  • Enhance the "Usage" section by incorporating the detailed "Quick Start" (Prerequisites, Installation, Download, and Finetune example) from the GitHub README, making it easier for users to interact with the model.
  • Update the BibTeX citation to the more complete version found in the GitHub README.

No changes were made to the paper link (kept the arXiv link as per instructions), GitHub link, or project page link, as they were already correctly present.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment