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
Training in progress, epoch 15
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:b5f2b7d207abce57c48c820d2ef9c6b1c112d79fb06d1591f5b97c79b4b3aa95
|
| 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:976556f43254f561447c70cf84db57e4db0396b18fdc82f7a0a921fcc2d24276
|
| 3 |
+
size 12222
|