Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use ishwarbb23/Q9-PHQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ishwarbb23/Q9-PHQ with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ishwarbb23/Q9-PHQ")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ishwarbb23/Q9-PHQ") model = AutoModelForSequenceClassification.from_pretrained("ishwarbb23/Q9-PHQ", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
f456e8e
1
Parent(s): f2c6d20
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:70d3cd403ace2fc52ef0c940ade205c948a5ff3a22ab3191c7bd764e61bc8bdb
|
| 3 |
size 267832560
|
runs/Nov03_20-38-03_811a2ad8da5b/events.out.tfevents.1699043883.811a2ad8da5b.340.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:cdafdc034c08b809d38dac05b272725c36a58f70edb8957f6b68aa6405e81e91
|
| 3 |
+
size 6385
|