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