Text Classification
Transformers
TensorBoard
ONNX
Safetensors
Chinese
bert
text-embeddings-inference
Instructions to use wybxc/danmaku-spam with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wybxc/danmaku-spam with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="wybxc/danmaku-spam")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("wybxc/danmaku-spam") model = AutoModelForSequenceClassification.from_pretrained("wybxc/danmaku-spam") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 20
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 95828096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b5578c1784ef9ecbe4a45f12684a48728017c3dd0c0f18cb2ae64b05e057c31
|
| 3 |
size 95828096
|
runs/Nov08_07-24-23_35d9b9114701/events.out.tfevents.1731050663.35d9b9114701.2493.1
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:f5bbefb3149501ad660161751dfb921f34c18ddd2f80c2c336deeb26131567d8
|
| 3 |
+
size 11841
|