Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use ishwarbb23/Q7-PHQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ishwarbb23/Q7-PHQ with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ishwarbb23/Q7-PHQ")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ishwarbb23/Q7-PHQ") model = AutoModelForSequenceClassification.from_pretrained("ishwarbb23/Q7-PHQ") - Notebooks
- Google Colab
- Kaggle
Commit ·
c774efc
1
Parent(s): 4c45519
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:767a10d631663ccb62d0b42db2030ce01347b3544b6efc3c55e62286b3393be7
|
| 3 |
size 267832560
|
runs/Nov03_20-14-41_0867b1f07f6d/events.out.tfevents.1699042481.0867b1f07f6d.762.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:1968b511f7820a3af7af1ad375d98424f0dcf98fc15867fb6118e2273165a693
|
| 3 |
+
size 6385
|