Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
deberta-v2
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use dhruvil237/userutterance_classification_verplus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dhruvil237/userutterance_classification_verplus with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dhruvil237/userutterance_classification_verplus")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dhruvil237/userutterance_classification_verplus") model = AutoModelForSequenceClassification.from_pretrained("dhruvil237/userutterance_classification_verplus") - Notebooks
- Google Colab
- Kaggle
Commit ·
63185a2
1
Parent(s): 60ec274
Training in progress, step 5000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 738227065
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15c14ca3c36e894db57f25fc9601f9a355934f0677275f0869282f6c57eca797
|
| 3 |
size 738227065
|
runs/Jun25_07-01-42_7493eb6bc8ed/events.out.tfevents.1687676669.7493eb6bc8ed.385.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:2350820a6c7b2df4457535d4cf454f88c79205efb112f9c71f1f7e010e67b01d
|
| 3 |
+
size 22738
|