Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
nasa-impact
/
nasa-smd-ibm-ranker
like
3
Follow
NASA-IMPACT
121
Text Classification
Transformers
PyTorch
doi:10.57967/hf/1849
roberta
arxiv:
2405.10725
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
Update model metadata to set pipeline tag to the new `text-ranking` and library name to `sentence-transformers`
#2
by
tomaarsen
HF Staff
- opened
Apr 2
base:
refs/heads/main
←
from:
refs/pr/2
Discussion
Files changed
+2
-1
Files changed (1)
hide
show
README.md
+2
-1
README.md
CHANGED
Viewed
@@ -1,6 +1,7 @@
1
---
2
license: apache-2.0
3
-
pipeline_tag: text-
classification
4
---
5
6
1
---
2
license: apache-2.0
3
+
pipeline_tag: text-
ranking
4
+
library_name: sentence-transformers
5
---
6
7