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 ·
bda5a72
1
Parent(s): 14fabaa
Training in progress, step 1000
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:287a46a6c7c2c7c4dc2ed9294ed9a14e2a76b13045c5b0a01d496bf441642ce2
|
| 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:d8127534312633f88133b2458ffec46dec3ae63b09cb5c300c4561b33a540ada
|
| 3 |
+
size 13138
|