Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use DipanAI/test_bug_temporary with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DipanAI/test_bug_temporary with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="DipanAI/test_bug_temporary")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("DipanAI/test_bug_temporary") model = AutoModelForSequenceClassification.from_pretrained("DipanAI/test_bug_temporary") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Jul11_14-15-15_a664bedf209a/events.out.tfevents.1689084925.a664bedf209a.886.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:e23f4e76d1b7b6d3af8df4c7afc38c0560fc0432de5256b4c14985635ec92e9a
|
| 3 |
+
size 6308
|