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
Training in progress, epoch 3
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 433320053
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ed75041345e3e06cb38d7b04ce0791e8dedc8b6db48a52ddf1a2a12b1463d00
|
| 3 |
size 433320053
|
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:e70d3432fe33332a23e26eb2d1558a9a35295841e7bbacf53608176b364e7135
|
| 3 |
+
size 5954
|