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 2
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:3c3ce192ddd65035705800e227e3f213f0fd8d627857aa93e68e70597b3a8cb6
|
| 3 |
size 437958648
|
runs/Jan06_20-49-41_pooj/events.out.tfevents.1736176787.pooj.12476.2
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:9f90bb1d0b781d24955aabcfd4100e288f0c013be802fb56e9ea66e0e79f541a
|
| 3 |
+
size 5192
|