Instructions to use rshrott/ryan_model314_3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rshrott/ryan_model314_3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="rshrott/ryan_model314_3") 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("rshrott/ryan_model314_3") model = AutoModelForImageClassification.from_pretrained("rshrott/ryan_model314_3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343236280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9109490fdc2171c9eedd8b28a710f950da0848a3a3462f6048a349055bc4085
|
| 3 |
size 343236280
|
runs/Mar26_23-12-19_ryanserver/events.out.tfevents.1711509145.ryanserver.11961.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:7324437f1144e6c1b146010480684bb8275454b9911bd332a8aea855f196beeb
|
| 3 |
+
size 12971
|
runs/Mar26_23-38-05_ryanserver/events.out.tfevents.1711510691.ryanserver.18298.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fcb5eecb0312f8f7f78397d84c4fe59277a7dc962f8280a8c5464eae3514e059
|
| 3 |
+
size 5327
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33e95dcb34acfb503376c62d2ed31166708c2b6841de3c32aa1917a8fefe1af3
|
| 3 |
size 4920
|