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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
b8bd356
1
Parent(s): bda5a72
Training in progress, step 1500
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:94111b014c279e4d8d6e8a0dbffc8e08f82de272e6f2fc6752fcf86cde7025a1
|
| 3 |
size 738227065
|
runs/Jun05_12-20-43_16059cb7b7ff/events.out.tfevents.1685967699.16059cb7b7ff.681.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:bf2084f7042059e07a2a4a0158ca35de7b37edea2657dffd92c59f18074f86e6
|
| 3 |
+
size 14098
|