Instructions to use casehold/custom-legalbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use casehold/custom-legalbert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="casehold/custom-legalbert")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("casehold/custom-legalbert", dtype="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
5643de1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f4e7ec437e3baf00f2f357071db200f76cd1031632c89722b3068d0b5a0361a9
size 442476525
|