Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use ishwarbb23/Q5-PHQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ishwarbb23/Q5-PHQ with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ishwarbb23/Q5-PHQ")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ishwarbb23/Q5-PHQ") model = AutoModelForSequenceClassification.from_pretrained("ishwarbb23/Q5-PHQ", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
0654313
1
Parent(s): c15fa32
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:185fb7d533bd89a9514907052a7314c33b129cd0d0570ff9d764312072837f7e
|
| 3 |
size 267832560
|
runs/Nov03_19-54-14_946463c8b1eb/events.out.tfevents.1699041255.946463c8b1eb.774.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:f23c928b523e4ba842bb15ff5146955565d27478c74eacc81c60c9067390a3cd
|
| 3 |
+
size 5661
|