Instructions to use JS47/ElectraMaskedLM_Wiki with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JS47/ElectraMaskedLM_Wiki with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="JS47/ElectraMaskedLM_Wiki")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("JS47/ElectraMaskedLM_Wiki") model = AutoModelForMaskedLM.from_pretrained("JS47/ElectraMaskedLM_Wiki") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 136000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 54261249
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:925115c4b0f069b7b7c9ff0ec94b67564b49dec1ad05bd09588088cf606af24c
|
| 3 |
size 54261249
|
runs/Dec15_18-18-23_22b406c6fae3/events.out.tfevents.1671128359.22b406c6fae3.76.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:d1b816e9cf015a6dee0412d2c403ea94fd1fbc860e200565c8299de930786e38
|
| 3 |
+
size 47573
|