Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use BothBosu/roberta-scam-classifier-v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BothBosu/roberta-scam-classifier-v1.0 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="BothBosu/roberta-scam-classifier-v1.0")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("BothBosu/roberta-scam-classifier-v1.0") model = AutoModelForSequenceClassification.from_pretrained("BothBosu/roberta-scam-classifier-v1.0", 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 498612824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:622fa11c6a83c09d89e149dfd730e12916c42b6b6a704417165326320f900e75
|
| 3 |
size 498612824
|
runs/May23_12-55-57_e3a73ddf6bc8/events.out.tfevents.1716468959.e3a73ddf6bc8.2261.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:95b4f14592a11285f263f4236b35eadf8328a7665082ee0b679114836765a669
|
| 3 |
+
size 4968
|
runs/May23_12-56-24_e3a73ddf6bc8/events.out.tfevents.1716468985.e3a73ddf6bc8.2261.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:e9b2fb84676f85d77120fc37ce42b03bb18a3ebc0ef382b935ec5a6d01e6774c
|
| 3 |
+
size 5864
|