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 7500
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:e077b169d82532ffa496d96ac8beba7b368538a47a9d5a662cc327a2ee5ff3c7
|
| 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:335dc4656b5553c19b26c949453ad4105c8d7a5cf5f290522485d35fe3c4ac3a
|
| 3 |
+
size 18029
|