Instructions to use baris-yazici/liar_binaryclassifier_distilbert_cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use baris-yazici/liar_binaryclassifier_distilbert_cased with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="baris-yazici/liar_binaryclassifier_distilbert_cased")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("baris-yazici/liar_binaryclassifier_distilbert_cased") model = AutoModelForSequenceClassification.from_pretrained("baris-yazici/liar_binaryclassifier_distilbert_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 263144680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:545e1d3b5668a3a27b1945085f215f802f8c65a5f78c5ae97a05f2972b3c037c
|
| 3 |
size 263144680
|
runs/Apr14_09-26-01_e4ab448bb921/events.out.tfevents.1713086765.e4ab448bb921.1233.1
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:7de6ec86311d0612ea9f4b601ab49a5c0abc28a6d24a3cba10796b72366e51d5
|
| 3 |
+
size 7966
|