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