Instructions to use EinsZwo/075_python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EinsZwo/075_python with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="EinsZwo/075_python")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("EinsZwo/075_python") model = AutoModelForMaskedLM.from_pretrained("EinsZwo/075_python") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 13500
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:3a87b1153e1a8f3401d50a3123b78e5bbc2d4eb089e3bab722c44767bf2aab34
|
| 3 |
size 498813948
|
runs/Dec11_04-27-49_ac658a42dfea/events.out.tfevents.1702268869.ac658a42dfea.2217.2
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:084d139a0d67965b1012a6c0132b7d682af545a20238c3a3c0453e749636e059
|
| 3 |
+
size 8972
|