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 54500
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:4498f91d65b94bfac7c31dfd2f41d4991e4e3ef24d48d9f7f4f20a0de531ad94
|
| 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:82b84f776b5772b907231be645bef1082bfeee19c4f86a46d793f660b2b7389c
|
| 3 |
+
size 25537
|