nielsr HF Staff commited on
Commit
8148cac
·
verified ·
1 Parent(s): 6b82f79

Add pipeline tag

Browse files

This PR adds the `pipeline_tag: image-feature-extraction` to the model card metadata. This will allow researchers to easily discover this model when searching for models suitable for image feature extraction tasks.

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
- license: apache-2.0
3
  library_name: perception-encoder
 
 
4
  ---
 
5
  # Model Details
6
 
7
  [\[📃 Tech Report\]](https://arxiv.org/abs/2504.13181)
 
1
  ---
 
2
  library_name: perception-encoder
3
+ license: apache-2.0
4
+ pipeline_tag: image-feature-extraction
5
  ---
6
+
7
  # Model Details
8
 
9
  [\[📃 Tech Report\]](https://arxiv.org/abs/2504.13181)