Instructions to use Bnaad/PARENT_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Bnaad/PARENT_bert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Bnaad/PARENT_bert")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Bnaad/PARENT_bert", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4723c43 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9c58d6930f1b2f5d86b6828c8ee95ac4f73ec2ca88ffaf389f276f7dc0736fa3
size 438476957
|