Instructions to use kktoto/tiny_bb_wd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kktoto/tiny_bb_wd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="kktoto/tiny_bb_wd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("kktoto/tiny_bb_wd") model = AutoModelForTokenClassification.from_pretrained("kktoto/tiny_bb_wd") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5500
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:e027d1f11d4bd42ced5d1f6fbbb322b34519a74b21ec7826504667303fdc59ec
|
| 3 |
size 45319309
|
runs/Jun02_05-46-46_4a42001784f6/events.out.tfevents.1654148813.4a42001784f6.78.3
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:f26366cabaed8079643af1c42d3374bf76d1c8630e8d1b019968f5fc4e5a78f3
|
| 3 |
+
size 5548
|