Instructions to use EinsZwo/05_python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EinsZwo/05_python with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="EinsZwo/05_python")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("EinsZwo/05_python") model = AutoModelForMaskedLM.from_pretrained("EinsZwo/05_python") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 8500
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:aac5be517551ee2cbf6768b7f7a5713764d6e3a7e84d0e992f53b4239062a59e
|
| 3 |
size 498813948
|
runs/Dec11_04-03-55_ac658a42dfea/events.out.tfevents.1702267436.ac658a42dfea.2217.1
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:00da485500a8eb77aab49e44b575d41e5a01d52171da51423abc2bab66daa28a
|
| 3 |
+
size 7399
|