Instructions to use EinsZwo/1_python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EinsZwo/1_python with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="EinsZwo/1_python")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("EinsZwo/1_python") model = AutoModelForMaskedLM.from_pretrained("EinsZwo/1_python") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 13000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498813948
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21f9f6a8fa6e7856bedcf18ca4dbec56d4ee39fd59f4249250b1a411d8f622cb
|
| 3 |
size 498813948
|
runs/Dec11_05-02-47_ac658a42dfea/events.out.tfevents.1702270968.ac658a42dfea.2217.3
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:4b9d9bd3017d26492f02678f71b957b3863ec6f77087bb4618c2e0c026825d05
|
| 3 |
+
size 8809
|