Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use BothBosu/bert-scam-classifier-v1.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BothBosu/bert-scam-classifier-v1.2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="BothBosu/bert-scam-classifier-v1.2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("BothBosu/bert-scam-classifier-v1.2") model = AutoModelForSequenceClassification.from_pretrained("BothBosu/bert-scam-classifier-v1.2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:245f164a8e0db8002858d6b3d03942e9ee0b6c4310d67ca1121812d9e95a2e07
|
| 3 |
size 437958648
|
runs/May09_06-47-25_632cad1703db/events.out.tfevents.1715237246.632cad1703db.823.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:72f30723c65bd46a4a3855b156f22d4a0c8511bec48c92239f1e90fe48d21bd3
|
| 3 |
+
size 5710
|