Image Classification
Transformers
TensorBoard
Safetensors
clip
Generated from Trainer
Eval Results (legacy)
Instructions to use habibi26/document-spoof with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use habibi26/document-spoof with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="habibi26/document-spoof") 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") model = AutoModelForImageClassification.from_pretrained("habibi26/document-spoof") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 21
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:c7e1c6efd58835138ca11c44a6261dffac8389ef785af37a370f8f9a27df4f0f
|
| 3 |
size 349854120
|
runs/Jul11_07-45-17_ae4bfc0ca446/events.out.tfevents.1720683938.ae4bfc0ca446.34.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:d66b520b210fee95b5b73d970253fa6f55e0f088258544e1dec062dbfccfbc5e
|
| 3 |
+
size 13148
|