Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use vishalk4u/liar_binaryclassifier_roberta_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vishalk4u/liar_binaryclassifier_roberta_base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="vishalk4u/liar_binaryclassifier_roberta_base")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("vishalk4u/liar_binaryclassifier_roberta_base") model = AutoModelForSequenceClassification.from_pretrained("vishalk4u/liar_binaryclassifier_roberta_base") - 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 498612824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b55576ff685c122b8aa934f6c25ce51756d063ad0caba0275b30096b72ad4d5
|
| 3 |
size 498612824
|
runs/Apr26_10-44-43_7032b73c814a/events.out.tfevents.1714128286.7032b73c814a.424.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:db4057c530befa153635b4e7436e95916c0408b8f0ba6e424f17eb5dd65b790c
|
| 3 |
+
size 8161
|