Instructions to use scieditor/document-reranking-scibert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use scieditor/document-reranking-scibert with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForNextSentencePrediction tokenizer = AutoTokenizer.from_pretrained("scieditor/document-reranking-scibert") model = AutoModelForNextSentencePrediction.from_pretrained("scieditor/document-reranking-scibert", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "#CIT": 31092, | |
| "#OTHERCIT": 31090, | |
| "#OTHERCITS": 31091 | |
| } | |