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 9000
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:a6cbb510c47476261f3bc910e305eca62f2318d81b956b3e3b46d35249b4fa6f
|
| 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:93406327e197f7a07f5bc66a3daaf87abb883d32f5bf5657deae548c58549dc6
|
| 3 |
+
size 7066
|