Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use ishwarbb23/Q4-PHQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ishwarbb23/Q4-PHQ with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ishwarbb23/Q4-PHQ")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ishwarbb23/Q4-PHQ") model = AutoModelForSequenceClassification.from_pretrained("ishwarbb23/Q4-PHQ", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
da2e7b8
1
Parent(s): 15b5845
Training in progress, epoch 5
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:953bdb7fd435a5ae185a40c8d6e18267a8278e93cb04588fcffef24a38ac79c4
|
| 3 |
size 267832560
|
runs/Nov03_19-36-20_f3ab884fe517/events.out.tfevents.1699040180.f3ab884fe517.164.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:bcb7f8e01834672822b210717bb77d73d9bdc814bcc13c6dc9a43491be19ee99
|
| 3 |
+
size 6385
|