Instructions to use ashdev01/my_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ashdev01/my_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="ashdev01/my_model")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("ashdev01/my_model") model = AutoModelForMaskedLM.from_pretrained("ashdev01/my_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 8000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328693404
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a65f1ce9643a5a35e46a04414fdda9f143c4b53058f2068ad43781173e63c2cd
|
| 3 |
size 328693404
|
runs/Jul16_16-09-31_356abd28b861/events.out.tfevents.1721146174.356abd28b861.34.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:b8b4d8a5302396225517473bd794ac65ccc03bb7a2940514c4a8dfdcbe47f6ce
|
| 3 |
+
size 18782
|