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 152000
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:d7747641f642b6c6b927eefe17f0882c0017655e2f2405a7b6cea8a535048101
|
| 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:ae9f88645a17a598c14ddf5113acfb3589969e5e63e7e0c6606d17fc1d553c07
|
| 3 |
+
size 52693
|