Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use devinitorg/cdp-multi-classifier-sub-classes-weighted with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devinitorg/cdp-multi-classifier-sub-classes-weighted with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="devinitorg/cdp-multi-classifier-sub-classes-weighted")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("devinitorg/cdp-multi-classifier-sub-classes-weighted") model = AutoModelForSequenceClassification.from_pretrained("devinitorg/cdp-multi-classifier-sub-classes-weighted") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 14
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 672711684
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ed5dcc12bb0a490192d8c4720b6cbafac034cf1ddd7172c281c01af132e810b
|
| 3 |
size 672711684
|
runs/May13_14-13-34_5dc122653893/events.out.tfevents.1715609615.5dc122653893.202.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:004d64855a80a87116612ba12b043dff1dbedd208ae0c74780b31e381eb9fa2f
|
| 3 |
+
size 14683
|