Instructions to use satish860/sms_detection_algorithm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use satish860/sms_detection_algorithm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="satish860/sms_detection_algorithm")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("satish860/sms_detection_algorithm") model = AutoModelForSequenceClassification.from_pretrained("satish860/sms_detection_algorithm") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267854321
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2056cd1dcb79806314b2965d85ec8262f8e889b389fb7fd48e0d4abdbb08da0f
|
| 3 |
size 267854321
|
runs/Apr21_16-40-29_219ceaa8ead4/events.out.tfevents.1650559240.219ceaa8ead4.1026.4
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:b3fc63ae4fb782c0955354fcf9758c8641023586e1f0d58a7c73edb32e17c51b
|
| 3 |
+
size 3395
|