Instructions to use kktoto/tiny_focal_v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kktoto/tiny_focal_v3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="kktoto/tiny_focal_v3")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("kktoto/tiny_focal_v3") model = AutoModelForTokenClassification.from_pretrained("kktoto/tiny_focal_v3") - 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 45319309
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9ac66892728b8fe7eefe4ae85a8871e8a1422430cb0b8fd57aea8144b117b22
|
| 3 |
size 45319309
|
runs/Jun25_06-12-10_628fd04ff8d2/events.out.tfevents.1656137535.628fd04ff8d2.82.4
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:84ff8219502fdf269845d3735f881471514061bdedd6fbd21e7c193fa8c3a51f
|
| 3 |
+
size 26698
|