Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use conflick0/impact-cat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use conflick0/impact-cat with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="conflick0/impact-cat")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("conflick0/impact-cat") model = AutoModelForSequenceClassification.from_pretrained("conflick0/impact-cat") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 439712772
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:195b060b857486d865534e789818cd618f616a0fd53e37194d05c7e773b51d6d
|
| 3 |
size 439712772
|
runs/Apr05_16-13-24_90f85fcf0a36/events.out.tfevents.1712333605.90f85fcf0a36.501.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fcb4bdcc83ffb0d00618bdf44244c61a5bb86bec07bab39bdc5d63b0b125706
|
| 3 |
+
size 5450
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:804f96cf9be880603d0fd3056bdc272ad7838cb53033b4a2be90b45a80b96a75
|
| 3 |
size 4920
|