Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use JeswinMS4/scam-alert-bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JeswinMS4/scam-alert-bert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="JeswinMS4/scam-alert-bert")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("JeswinMS4/scam-alert-bert") model = AutoModelForSequenceClassification.from_pretrained("JeswinMS4/scam-alert-bert") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3800
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d524d0369ceb914cc29febdc299e1416d80ab91f41de0c6d268481949c952f59
|
| 3 |
size 267832560
|
runs/Jun04_17-09-00_e421750dfc09/events.out.tfevents.1717520941.e421750dfc09.180.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:f2b9ae5226aeb23f9e9a4aac1b3f4d8079a54b8c18f95b02ecf4d0872468db4a
|
| 3 |
+
size 19048
|