Instructions to use syssec-utd/py312-pylingual-v1-segmenter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use syssec-utd/py312-pylingual-v1-segmenter with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="syssec-utd/py312-pylingual-v1-segmenter")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("syssec-utd/py312-pylingual-v1-segmenter") model = AutoModelForTokenClassification.from_pretrained("syssec-utd/py312-pylingual-v1-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:1e55c94f1615cc541cfca1d0bcda059419e1f077744ff0d9ffd2dc59b7bcdf71
|
| 3 |
size 433999220
|
runs/Feb07_12-45-11_syssec-ub1/events.out.tfevents.1738953965.syssec-ub1.325571.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:0b904633d723595937ba4b1b21686810abce398c946bd8d7f5ecba4a7c58fa68
|
| 3 |
+
size 6292
|