Instructions to use MultiBertGunjanPatrick/multiberts-seed-1-180k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MultiBertGunjanPatrick/multiberts-seed-1-180k with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("MultiBertGunjanPatrick/multiberts-seed-1-180k") model = AutoModelForPreTraining.from_pretrained("MultiBertGunjanPatrick/multiberts-seed-1-180k", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
9bf0fc6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d37031b778fdcf8bc750288351d079b6eaafe9b8b34ab78dfdfdae103b32accc
size 440509027
|