Instructions to use Falah/Mask_awesome_eli5_mlm_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Falah/Mask_awesome_eli5_mlm_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Falah/Mask_awesome_eli5_mlm_model")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("Falah/Mask_awesome_eli5_mlm_model") model = AutoModelForMaskedLM.from_pretrained("Falah/Mask_awesome_eli5_mlm_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328721273
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:217b43cb06c5e950c6646b1976f825010dfe47bdf8ae3a91144713e6e3f9a850
|
| 3 |
size 328721273
|
runs/Jun15_07-05-21_ed83f278cfac/events.out.tfevents.1686812726.ed83f278cfac.184.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:26a39adfb643d6d596326884dbae4dd49e21beabb6be509c20d23531ed9997f9
|
| 3 |
+
size 5482
|