Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use poooj/BertClassificationTest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use poooj/BertClassificationTest with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="poooj/BertClassificationTest")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("poooj/BertClassificationTest") model = AutoModelForSequenceClassification.from_pretrained("poooj/BertClassificationTest") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50cdd0cf322a8e4a967ff322db1390c94b4a906c7eb46ad207da5bbbcd1d2d5a
|
| 3 |
size 437958648
|
runs/Jan07_10-45-41_pooj/events.out.tfevents.1736226944.pooj.10032.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:dd35650280e974997f29675348d8fd76b17c78afca988d0f3222f62394ab54a9
|
| 3 |
+
size 5192
|