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