Instructions to use EinsZwo/025_python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EinsZwo/025_python with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="EinsZwo/025_python")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("EinsZwo/025_python") model = AutoModelForMaskedLM.from_pretrained("EinsZwo/025_python") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3500
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:7ba6398b4ad94410ec8536559b947b4f130967ddbdabda43b126e687c3d6a6f3
|
| 3 |
size 498813948
|
runs/Dec11_03-50-24_ac658a42dfea/events.out.tfevents.1702266624.ac658a42dfea.2217.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:9dac0e35d110c574f49da2c0c240c5dabc2cb1e3e0cff887a864642c7a2d4fa2
|
| 3 |
+
size 5832
|