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 8500
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:3a495536d80507c88173f14560bf80988ee71a95174c8fb27de9347d348afd7c
|
| 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:e64cb8e1a4b055592db5ea3b9320d1b37e20e3c9366a9eb377b0bfffaf2587a2
|
| 3 |
+
size 19806
|