Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use vishalk4u/liar_binaryclassifier_bert_cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vishalk4u/liar_binaryclassifier_bert_cased with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="vishalk4u/liar_binaryclassifier_bert_cased")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("vishalk4u/liar_binaryclassifier_bert_cased") model = AutoModelForSequenceClassification.from_pretrained("vishalk4u/liar_binaryclassifier_bert_cased") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 433270768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:493ee2db7ab13b0e17d67f60417f85b2f5a306c9a9724add42b8c212fdf91349
|
| 3 |
size 433270768
|
runs/Apr17_21-51-44_009cd5682a3c/events.out.tfevents.1713390709.009cd5682a3c.1250.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:3203f8a187c2d353fc7cc02f2eeddf86faef326843d2d4fd1c3c1f7d61a4e678
|
| 3 |
+
size 7683
|