Instructions to use marcsun13/test_push_checkpoint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use marcsun13/test_push_checkpoint with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="marcsun13/test_push_checkpoint")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("marcsun13/test_push_checkpoint") model = AutoModelForMaskedLM.from_pretrained("marcsun13/test_push_checkpoint") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 433386912
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95461daf1b8dc42a34aa757e6dd53576bce45f7e14870c77f819055af475d302
|
| 3 |
size 433386912
|
runs/Jun28_20-00-51_hf-dgx-01/events.out.tfevents.1719597658.hf-dgx-01.998807.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:c3a80d9a0adbbfca92214edfaf8da5d71ac99642a2d63b5bb2a5a296ec1c29e1
|
| 3 |
+
size 5023
|