Instructions to use viswavi/datafinder-scibert-nl-queries with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use viswavi/datafinder-scibert-nl-queries with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="viswavi/datafinder-scibert-nl-queries")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("viswavi/datafinder-scibert-nl-queries") model = AutoModel.from_pretrained("viswavi/datafinder-scibert-nl-queries") - Notebooks
- Google Colab
- Kaggle
Remove tarball
Browse files
bert_scibert_with_structured_information.tgz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d1286974255b59a4b8a2e6b4d9f425ee08f08117e465e59fb120bdbaa0cccbdb
|
| 3 |
-
size 408628076
|
|
|
|
|
|
|
|
|
|
|
|