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