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 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:bc89e5d7a042a8dfbf4edaebab692a4e3e81a19f0eed8d9b6e55d8e1658bb4dc
|
| 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:b9ce713dd9e232bec8f555540fa9d82721876dacf0b0a7f68de11481506f5bc0
|
| 3 |
+
size 14824
|