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 ·
ee6aa81
1
Parent(s): 33e5eeb
Training in progress, step 700
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:2ecfbf79201573f422936f3a2bb6b534941f56ff5873c39cfd3904d0a986ee97
|
| 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:2a24aab935b6ce29021704b87c29b94b649cd86bcbef326378b2f07112010181
|
| 3 |
+
size 17244
|