Instructions to use gokuls/bert_base_72 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gokuls/bert_base_72 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="gokuls/bert_base_72")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("gokuls/bert_base_72") model = AutoModelForMaskedLM.from_pretrained("gokuls/bert_base_72") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 70000
Browse files
logs/events.out.tfevents.1686679438.serv-3317.2184143.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec3536a418f525b2c49a504cca274c598b735a782cbda9962caa9f5e6d0e0b9e
|
| 3 |
+
size 28589
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438093697
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b500759405e00497045ef9a7bba264e10003c1033dc90f0dff1dccf46f662081
|
| 3 |
size 438093697
|