Instructions to use kktoto/wwdd_tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kktoto/wwdd_tiny with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="kktoto/wwdd_tiny")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("kktoto/wwdd_tiny") model = AutoModelForTokenClassification.from_pretrained("kktoto/wwdd_tiny") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 16500
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:9dea421aa7ae5b77123651b4b1b457e2dc3a19afe9d17c57d37959ef86186080
|
| 3 |
size 45319309
|
runs/Jun04_11-31-55_0f06ab364165/events.out.tfevents.1654342359.0f06ab364165.79.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:5eb3b84fdf6fa742bd8240f5dd5f2a26e34c40f04467c92098f2bf61698d4f6c
|
| 3 |
+
size 9896
|