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 8
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:33bf53b40b202e2a5ee14c37e719048e6aeb6e82a5fc67a369709b4cd322ed73
|
| 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:87107de244d3f73a20451baa924c1bbc59e90ab778e2997998d947c2c857f609
|
| 3 |
+
size 10648
|