Image Classification
Transformers
TensorBoard
Safetensors
clip
Generated from Trainer
Eval Results (legacy)
Instructions to use habibi26/document-spoof-clip with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use habibi26/document-spoof-clip with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="habibi26/document-spoof-clip") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoProcessor, AutoModelForImageClassification processor = AutoProcessor.from_pretrained("habibi26/document-spoof-clip") model = AutoModelForImageClassification.from_pretrained("habibi26/document-spoof-clip", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 16
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 349854120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4b8d8b7696c0a3b4399530c203ce45754b1b55543f54f788877df7a122ca291
|
| 3 |
size 349854120
|
runs/Jun27_03-49-38_f6a9092bf1ae/events.out.tfevents.1719460202.f6a9092bf1ae.34.2
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:ee99d67316f98927de83bef7ff24454f1485e01a8a6432733b778e7ac6c207e3
|
| 3 |
+
size 12133
|