Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use vishalk4u/liar_binaryclassifier_distilbert_cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vishalk4u/liar_binaryclassifier_distilbert_cased with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="vishalk4u/liar_binaryclassifier_distilbert_cased")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("vishalk4u/liar_binaryclassifier_distilbert_cased") model = AutoModelForSequenceClassification.from_pretrained("vishalk4u/liar_binaryclassifier_distilbert_cased") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 263144680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10fbc5e8c2518383f0a993195ccc73365791af4942c9f91dd4e7366687a97fba
|
| 3 |
size 263144680
|
runs/Apr26_10-33-38_672fe47ec43f/events.out.tfevents.1714127625.672fe47ec43f.2845.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:adad9a0ab0aa06c23ae9d79f2f7c30822a16ddbc1e9b9c7fcda19fd8802a3d6c
|
| 3 |
+
size 7186
|