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 8000
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:f270980f4a156e8fb538d7043f6037a88e6396391f0e8846dbd5d468b8de7181
|
| 3 |
size 54261249
|
runs/Dec15_18-18-23_22b406c6fae3/1671128359.3802423/events.out.tfevents.1671128359.22b406c6fae3.76.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f76546779c50318838558938ba7a50854d6b5b4f4ed6e61ec8e53f0221704609
|
| 3 |
+
size 5512
|
runs/Dec15_18-18-23_22b406c6fae3/events.out.tfevents.1671128359.22b406c6fae3.76.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:101e239d4a72ab36c24c02bd75a285b2fa0d1faa367a3fef8b506a4cbf502b95
|
| 3 |
+
size 6385
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3387
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44ff72145d55288204138812b3f6a060fc1ecabc1d11456f3dac8acd02f906cd
|
| 3 |
size 3387
|