Add pipeline_tag: robotics and library_name: transformers

#1
by nielsr HF Staff - opened

This PR improves the model card for this model by adding:

  • pipeline_tag: robotics, making it discoverable for robotic applications given its focus on Vision-Language Action (VLA) models and embodied AI.
  • library_name: transformers, as the model's configuration files (tokenizer_config.json, preprocessor_config.json, generation_config.json) and common usage patterns demonstrate compatibility with the Hugging Face Transformers library.

This model is associated with the paper What Can RL Bring to VLA Generalization? An Empirical Study.

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

Sign up or log in to comment