Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use autoevaluate/binary-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use autoevaluate/binary-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="autoevaluate/binary-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("autoevaluate/binary-classification") model = AutoModelForSequenceClassification.from_pretrained("autoevaluate/binary-classification") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/May25_09-48-27_6bf2abbffa14/events.out.tfevents.1653472114.6bf2abbffa14.72.4
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:86be6008cb24ccb1cfdad1758f474e2a34897e404e91644bfc27c4f13b454e2c
|
| 3 |
+
size 5432
|
runs/May25_09-48-27_6bf2abbffa14/events.out.tfevents.1653472536.6bf2abbffa14.72.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5eed4f7dbe77a5d23b35dc824dc585f9ac9148609156a531e19c5c157705033
|
| 3 |
+
size 363
|