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 ·
15b5845
1
Parent(s): 40aa2c9
Training in progress, epoch 4
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:9c7b751e343baf2b384e892bd458170bd4fe2264245f1259ce709caedd5844f4
|
| 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:31a65bb0f07079446c37e7d66024bb3a7eaa1247d5a920a7acd495f0888c3564
|
| 3 |
+
size 5661
|