Instructions to use MultiBertGunjanPatrick/multiberts-seed-4-1500k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MultiBertGunjanPatrick/multiberts-seed-4-1500k with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("MultiBertGunjanPatrick/multiberts-seed-4-1500k") model = AutoModelForPreTraining.from_pretrained("MultiBertGunjanPatrick/multiberts-seed-4-1500k") - Notebooks
- Google Colab
- Kaggle
Commit ·
ab95351
1
Parent(s): fc6d7d4
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:b3367c713a5d9a433a3558a7838fd1d55104803f5dd3ed191e57bec952167a63
|
| 3 |
+
size 440509027
|