nielsr HF staff commited on
Commit
4c40715
·
verified ·
1 Parent(s): ec4d7aa

Add pipeline tag, link to project page

Browse files

This PR adds the `pipeline_tag` to the model card, making sure this model can be found at https://huggingface.co/models?pipeline_tag=robotics.
It also adds a link to the project page.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -4,6 +4,7 @@ license: apache-2.0
4
  tags:
5
  - robotics
6
  - tokenizer
 
7
  ---
8
 
9
  # FAST: Efficient Action Tokenization for Vision-Language-Action Models
 
4
  tags:
5
  - robotics
6
  - tokenizer
7
+ pipeline_tag: robotics
8
  ---
9
 
10
  # FAST: Efficient Action Tokenization for Vision-Language-Action Models