Instructions to use syssec-utd/py314-pylingual-v4-segmenter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use syssec-utd/py314-pylingual-v4-segmenter with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="syssec-utd/py314-pylingual-v4-segmenter")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("syssec-utd/py314-pylingual-v4-segmenter") model = AutoModelForTokenClassification.from_pretrained("syssec-utd/py314-pylingual-v4-segmenter") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 433999220
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05b5ae3f144c60ef69b4546b20f50d9bb2ae4c4631ae963bc7621fe6dceee9bc
|
| 3 |
size 433999220
|
runs/Jan09_15-36-30_tacosec0/events.out.tfevents.1767994634.tacosec0
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:563738cfef447be9aebcb100c2540f93711934334ff40095219fba4466c92c88
|
| 3 |
+
size 6991
|