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 80000
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:a1c435f6844c6dbd5e95a95e3523d0de52a50a19ee0ed4cb85a78f8a6b0a54eb
|
| 3 |
+
size 32118
|
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:0dc6c554c93b8d13c5517f8c2dd508a4ad35048255d69724d3e5ae235e32f836
|
| 3 |
size 438093697
|