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 ·
6ceaf76
1
Parent(s): 3c8d7b4
Training in progress, epoch 3
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:223734a0ad42a4263a30eba57b24585ca7f59f7982fbbc73b7b8be6d0f5415fa
|
| 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:ffbf102738908833d090a0db172e4dbb78f1c4fdea0497b43dcd190003c1bf79
|
| 3 |
+
size 5291
|