Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use devinitorg/cdp-multi-classifier-weighted with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devinitorg/cdp-multi-classifier-weighted with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="devinitorg/cdp-multi-classifier-weighted")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("devinitorg/cdp-multi-classifier-weighted") model = AutoModelForSequenceClassification.from_pretrained("devinitorg/cdp-multi-classifier-weighted") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 9
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:908f6af8e348c483387e8b75241d2a54eff298fa28ec56a0db89da8b05b70603
|
| 3 |
size 672711684
|
runs/May01_14-32-05_193-122-186-77/events.out.tfevents.1714573926.193-122-186-77.3040.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:c6a4e1f852d0a8f310fd0daa7e50ed4e1ec77431f784db9a1cf55786275e27eb
|
| 3 |
+
size 11344
|