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