Instructions to use Buseak/model_from_berturk_Feb_5_TrainTestSplit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Buseak/model_from_berturk_Feb_5_TrainTestSplit with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Buseak/model_from_berturk_Feb_5_TrainTestSplit")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Buseak/model_from_berturk_Feb_5_TrainTestSplit") model = AutoModelForTokenClassification.from_pretrained("Buseak/model_from_berturk_Feb_5_TrainTestSplit") - Notebooks
- Google Colab
- Kaggle
End of training
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:14f7e8c27a725828f6da44a9922754581b4d442f87ae6677fbc4659f0be36642
|
| 3 |
size 440228397
|
runs/Feb05_19-50-27_b36d84716287/events.out.tfevents.1675626635.b36d84716287.1673.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:eef20d91391236c76c6cae1de685e19855eaa945017b30219ffcbe7eb31f20f8
|
| 3 |
+
size 12576
|