Image Classification
Transformers
PyTorch
TensorBoard
English
beit
Generated from Trainer
Eval Results (legacy)
Instructions to use DunnBC22/dit-base-Document_Classification-RVL_CDIP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DunnBC22/dit-base-Document_Classification-RVL_CDIP with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="DunnBC22/dit-base-Document_Classification-RVL_CDIP") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("DunnBC22/dit-base-Document_Classification-RVL_CDIP") model = AutoModelForImageClassification.from_pretrained("DunnBC22/dit-base-Document_Classification-RVL_CDIP") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343312929
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d22b4d4e3f41ebc8881bbe62f3e0893ce9273655dcd8f1e3f04caf7fcec1213
|
| 3 |
size 343312929
|
runs/Jul05_19-07-01_Brians-Mac-mini/events.out.tfevents.1688602026.Brians-Mac-mini.1301.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:d4c9841699055e46869fbfbdb226ea3b5071f50595c290a46af5f873b1699e7a
|
| 3 |
+
size 15425
|