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 4
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:b6a70c0f60ca97935e6fb17b8d7a970ae6e572da6db89f006610c3914e49c254
|
| 3 |
size 433270768
|
runs/Apr26_10-11-56_e61bc1d933de/events.out.tfevents.1714126323.e61bc1d933de.1090.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:51a63a74c41fad2e4a55aa0e791e70b980f3c366b7284490ec6834d0298d9973
|
| 3 |
+
size 7257
|