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 12
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:06beb68f29c24a633aeeba156c4b6123dc912574a98ba4ba8b7be3eae44a28dd
|
| 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:86e40f1846134841f6a27334ba37da0155ae0db3400267a67adf866f9ded9e4b
|
| 3 |
+
size 10649
|