Instructions to use kktoto/tiny_no_focal_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kktoto/tiny_no_focal_v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="kktoto/tiny_no_focal_v2")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("kktoto/tiny_no_focal_v2") model = AutoModelForTokenClassification.from_pretrained("kktoto/tiny_no_focal_v2") - 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:b43a9a6fbfa8faedf6139b7fb4215bf9661c7b05fdeade133761fae0f0977407
|
| 3 |
size 45319309
|
runs/Jun22_06-38-36_8bda1e837e44/events.out.tfevents.1655879959.8bda1e837e44.76.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:85fcbddaf193003ae09c7ee342f0b66c97d914df63375a2821c2a9c7a2852ae5
|
| 3 |
+
size 26703
|