Add paper link and improve model card

#2
by nielsr HF Staff - opened

This PR improves the model card for RDT2-FM by:

  • Linking the model to its research paper: RDT2: Exploring the Scaling Limit of UMI Data Towards Zero-Shot Cross-Embodiment Generalization.
  • Adding the arxiv: 2602.03310 metadata tag.
  • Removing library_name: transformers from the metadata. The model uses a custom RDTInferencer class from the official repository and is not directly compatible with standard AutoModel loading, so removing this prevents the display of broken automated code snippets.
  • Improving the sample usage section with full imports and clearer instructions.
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment