Instructions to use Buseak/model_7012023 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Buseak/model_7012023 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Buseak/model_7012023")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Buseak/model_7012023") model = AutoModelForTokenClassification.from_pretrained("Buseak/model_7012023") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Jan06_07-27-15_72d032bf44b7/events.out.tfevents.1672990042.72d032bf44b7.530.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:1ddfc975c723600cf382e66608a5e1031c09173fdad4cffbe7b33effb9fd4178
|
| 3 |
+
size 5742
|