Instructions to use gokuls/model_v1_complete_training_wt_init_48_tiny_emb_comp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gokuls/model_v1_complete_training_wt_init_48_tiny_emb_comp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="gokuls/model_v1_complete_training_wt_init_48_tiny_emb_comp")# Load model directly from transformers import AutoModelForMaskedLM model = AutoModelForMaskedLM.from_pretrained("gokuls/model_v1_complete_training_wt_init_48_tiny_emb_comp", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
logs/events.out.tfevents.1689560323.serv-3328.2551946.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:d0a5c8e1d1f13bc3d29c8fa3d4391050a85ea2e1a82045171f210d001230fb42
|
| 3 |
+
size 441209
|