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
Training in progress, step 53500
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:bf25cee4569591badeb0d1af7e243a3e2c77907b324d885781885d0a93a7dc11
|
| 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:f7de8d3f26cb883a017f48e041ec809fc94c7166f488e184e62fb732ca00b3f1
|
| 3 |
+
size 25217
|