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 2
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:393e43ccffea70d33c6178691fad117b540578ff686e1c196cfbf5367f53f6ca
|
| 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:2cd7cefa960fbb78056719a179c956143e12a8e576c1de764ca685d003ba47b5
|
| 3 |
+
size 5305
|