Instructions to use MultiBertGunjanPatrick/multiberts-seed-4-1300k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MultiBertGunjanPatrick/multiberts-seed-4-1300k with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("MultiBertGunjanPatrick/multiberts-seed-4-1300k") model = AutoModelForPreTraining.from_pretrained("MultiBertGunjanPatrick/multiberts-seed-4-1300k") - Notebooks
- Google Colab
- Kaggle
Commit ·
bb4e87c
1
Parent(s): f865d80
Add model
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b8a8616141fe18666c832c3bdbef08aaa6f3140866097aa4b48dc522c28c4fe
|
| 3 |
+
size 440509027
|