nielsr HF Staff commited on
Commit
17754d4
·
verified ·
1 Parent(s): 8e3cb7e

Add pipeline tag

Browse files

This PR ensures the model can be found at https://huggingface.co/models?pipeline_tag=feature-extraction.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: mit
 
4
  ---
5
 
6
  # Model Card for GERM
@@ -61,4 +62,4 @@ GLUE
61
  primaryClass={cs.LG},
62
  url={https://arxiv.org/abs/2505.00598},
63
  }
64
- ```
 
1
  ---
2
  library_name: transformers
3
  license: mit
4
+ pipeline_tag: feature-extraction
5
  ---
6
 
7
  # Model Card for GERM
 
62
  primaryClass={cs.LG},
63
  url={https://arxiv.org/abs/2505.00598},
64
  }
65
+ ```