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
End of training
Browse files
runs/Jan10_17-39-28_875f70bde60e/events.out.tfevents.1736530769.875f70bde60e.790.7
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:22a09d8b287f897ae95efdbb7b04cc429350a08cd56e54823161ed08275bfe23
|
| 3 |
+
size 5446
|