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