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 23
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:21c085b71e9b0e00ad78eefbc47ddf03014a6c97880a9c0a667c40024b6603a4
|
| 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:f6271a75204e8922a0e20be6a27f2c06b18527ec3a602870cc70be70f428de67
|
| 3 |
+
size 14337
|