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 ·
a0870c7
1
Parent(s): ee6aa81
Training in progress, step 900
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:d767b718df0c384d485839a802fdbcbb0f708a85fc216aa005f7d9426eb2dd3f
|
| 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:a6d0098349b21af22c637999975733fc4110f6be936b9f844bce24835adf2665
|
| 3 |
+
size 19164
|