Fill-Mask
Transformers
PyTorch
Safetensors
gpt_bert
feature-extraction
gpt-bert
babylm
remote-code
custom_code
Instructions to use jumelet/gptbert-nld-100steps-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jumelet/gptbert-nld-100steps-small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="jumelet/gptbert-nld-100steps-small", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jumelet/gptbert-nld-100steps-small", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
53caf64 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2823819fdad958c37ddbeaa3a7cded7502b827db57c951307417532a86961718
size 144793266
|