Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use ishwarbb23/Q2-PHQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ishwarbb23/Q2-PHQ with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ishwarbb23/Q2-PHQ")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ishwarbb23/Q2-PHQ") model = AutoModelForSequenceClassification.from_pretrained("ishwarbb23/Q2-PHQ") - Notebooks
- Google Colab
- Kaggle
Commit ·
a52e287
1
Parent(s): 374e3cc
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:5983c1f7772da090b8d3ede2badc4ef2bdb9fd229f0b86b08bcfe5c000166127
|
| 3 |
size 267832560
|
runs/Nov04_05-27-16_ff11547a8623/events.out.tfevents.1699075637.ff11547a8623.196.4
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:eb20647e3588dba74308728b057cb8f0df6aa312d55ef486ec97736a152ef172
|
| 3 |
+
size 6476
|