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 ·
47eb11b
1
Parent(s): 63185a2
Training in progress, step 5500
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:6846b590bfac70cf94cdc8b86c0f85fad0b065c12344c1fbc18341eccd2d588f
|
| 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:17c53a718c34cf96cfbc45759a6c864b0e719e4da04beb095ebd5d2b889085c0
|
| 3 |
+
size 23698
|