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 192000
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:ed08aa8af2825bd4e9199b9620af3189250c4852df1f283dfe36c2e44b9cdf66
|
| 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:8977f96f6b1b2823fa418155017ecc411c3b7fa990dc97b79295db677c3c734e
|
| 3 |
+
size 65493
|