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 ·
cd800ab
1
Parent(s): 0654313
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:184c862627fe431ff1658a9b61b404a39166e6c2cbba7d3940c48ff6a25b5f4e
|
| 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:c11e929277671785a85662757ba2cf0d4842b4f9ec55e444e312fd1a9e4b2f24
|
| 3 |
+
size 6385
|