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