Instructions to use Buseak/model_from_berturk_1401 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Buseak/model_from_berturk_1401 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Buseak/model_from_berturk_1401")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Buseak/model_from_berturk_1401") model = AutoModelForTokenClassification.from_pretrained("Buseak/model_from_berturk_1401") - 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 440283757
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5a70bc38c7d726ba840b368b5570498d0db8dc31e01acfc732ee1df07444039
|
| 3 |
size 440283757
|
runs/Jan14_10-02-47_cbab486e4661/events.out.tfevents.1673690573.cbab486e4661.272.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:04375d63668a4ee8f54949697a891b140dc4a976463a8069f7f4368fd3182c60
|
| 3 |
+
size 7268
|