Instructions to use drexalt/NeoBERT-RetroMAE-pretrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use drexalt/NeoBERT-RetroMAE-pretrain with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="drexalt/NeoBERT-RetroMAE-pretrain", trust_remote_code=True)# Load model directly from transformers import AutoModelForMaskedLM model = AutoModelForMaskedLM.from_pretrained("drexalt/NeoBERT-RetroMAE-pretrain", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- dd7a1d2038de3bd0c1b53fba96cbf865fbe0735283f9be647e64467e9857022c
- Size of remote file:
- 887 MB
- SHA256:
- ea092f178a0adf71a5a6840a77ec4cbd123cc32e81546549c61d95ad77534fdd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.