Feature Extraction
Transformers
PyTorch
Safetensors
English
bert
scibert
scientific-text
mirror
r-compatible
Instructions to use NetworkIsLife/SciBert_Cased_DAFS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NetworkIsLife/SciBert_Cased_DAFS with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="NetworkIsLife/SciBert_Cased_DAFS")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("NetworkIsLife/SciBert_Cased_DAFS", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f2df82e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4311e231db1e463e673732800285f0851de2c84be50c13ba0fdd26229a7a3c5f
size 442301670
|