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 78000
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:e8be67a5018d420da3f8e6ffeb659961c7f061cc3c132e8396f2a40c5e2917ef
|
| 3 |
size 54261249
|
runs/Dec15_06-49-29_2b4f0995a24c/events.out.tfevents.1671086985.2b4f0995a24c.23441.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:40e4d41787caa9a73ec09860139856ad6e5b253051e06ed938c636029157317d
|
| 3 |
+
size 29549
|