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