Text Classification
Transformers
PyTorch
TensorBoard
deberta-v2
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use dhruvil237/userutterance_classification_ver1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dhruvil237/userutterance_classification_ver1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dhruvil237/userutterance_classification_ver1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dhruvil237/userutterance_classification_ver1") model = AutoModelForSequenceClassification.from_pretrained("dhruvil237/userutterance_classification_ver1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
33e5eeb
1
Parent(s): ad5633c
Training in progress, step 500
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:a0f944283230d75b865075b4d16b5e8f4f89ccb3067c8ca7f215cede41e10cb2
|
| 3 |
size 738227065
|
runs/Mar01_18-26-11_406839dbeaac/events.out.tfevents.1677695186.406839dbeaac.425.2
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:73c631edfedc4b3e57cb64544458e85018d9dfcab39c91cd6435b762cf5b6b0d
|
| 3 |
+
size 15324
|