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 ·
f2c6d20
1
Parent(s): 6ceaf76
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:3fbd10f7a1b5563b344ce2aab1b6334920b4844f1e533c0499d148480060c864
|
| 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:68bfeffdc2fa95b541ca402217105e81788a2a1f2d62feb879e95d2eaf550fb4
|
| 3 |
+
size 5661
|