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 14
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:6dfd6edd90fec149bef368c7ea8890153f097e0d6b96bfbeec7ed13841886318
|
| 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:8dd5bf0ca71d58372bb3ea2bb965aef7d4a1f9ddfb7d5de3c40f3c8eeb1d776b
|
| 3 |
+
size 11750
|