Instructions to use biu-nlp/abstract-sim-query-pubmed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use biu-nlp/abstract-sim-query-pubmed with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="biu-nlp/abstract-sim-query-pubmed")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("biu-nlp/abstract-sim-query-pubmed") model = AutoModelForMaskedLM.from_pretrained("biu-nlp/abstract-sim-query-pubmed", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- af1ad386cbba4b6887c7db5e26fc10b862a32e4d319277277c3ca56041030dd1
- Size of remote file:
- 438 MB
- SHA256:
- 81e1e5c6f76f7d3684660b0d15871486e687eaab6c9615fc54bb012e32128342
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.