Instructions to use CShorten/ArXiv-Cross-Encoder-Title-Abstracts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CShorten/ArXiv-Cross-Encoder-Title-Abstracts with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="CShorten/ArXiv-Cross-Encoder-Title-Abstracts")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("CShorten/ArXiv-Cross-Encoder-Title-Abstracts") model = AutoModelForSequenceClassification.from_pretrained("CShorten/ArXiv-Cross-Encoder-Title-Abstracts") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7fa20a0095b50889814a39fb51e376be8882aef5c9ae3ed7dc78dcfcd3d6b7b4
- Size of remote file:
- 268 MB
- SHA256:
- 31b15c1168ddecd37e6c9a84693e0eb31bdf4ef635c547d8910fe7f0c9a97ed3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.