Instructions to use Buseak/model_TrainTestSplit_berturk_v3_24Feb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Buseak/model_TrainTestSplit_berturk_v3_24Feb with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Buseak/model_TrainTestSplit_berturk_v3_24Feb")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Buseak/model_TrainTestSplit_berturk_v3_24Feb") model = AutoModelForTokenClassification.from_pretrained("Buseak/model_TrainTestSplit_berturk_v3_24Feb") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 7
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 440228397
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5033a96f8f0426dbf145e0713f4f8233b76866f4d052ae62ff61bf24ee0e1c4b
|
| 3 |
size 440228397
|
runs/Feb24_05-47-12_0e4a5fe5f792/events.out.tfevents.1677217640.0e4a5fe5f792.1692.4
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:0090de4ed46a7d3b677492c0db01c5ca57903567333f41e8648c1c27e0a7ce23
|
| 3 |
+
size 7969
|