Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use wsqstar/bert-finetuned-weibo-luobokuaipao with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wsqstar/bert-finetuned-weibo-luobokuaipao with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="wsqstar/bert-finetuned-weibo-luobokuaipao")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("wsqstar/bert-finetuned-weibo-luobokuaipao") model = AutoModelForSequenceClassification.from_pretrained("wsqstar/bert-finetuned-weibo-luobokuaipao") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 409106392
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20162312b6f70d9319bdeb2d40351f6c87384004774ec5a4d378dfad955a0262
|
| 3 |
size 409106392
|
runs/Jul28_15-16-05_d47f0144cd38/events.out.tfevents.1722179766.d47f0144cd38.285.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b69999ca8ed890b172e40df07e8553223eefe2bd226e00eefbb8c6eed6a9970a
|
| 3 |
+
size 5264
|
runs/Jul28_15-16-55_d47f0144cd38/events.out.tfevents.1722179817.d47f0144cd38.285.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85206665bb619474905e01f437ebc752ecd3890d9ddf24dbfbdbba5477f1eb9e
|
| 3 |
+
size 5635
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5102e641ccf507c294999fb3c792693e8955ee1e57fecbca0d581e5649b5d3f5
|
| 3 |
size 5176
|