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 ·
6e06334
1
Parent(s): a0870c7
Training in progress, step 1100
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:3a33285f615c5ea2972e7b4685221316253c75d95753afa876f85f7285290cfe
|
| 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:6d70e7e8f510d4b2b4c5dd875530dc76bc80bebc8c112f372e58945cf71ab391
|
| 3 |
+
size 21084
|