Instructions to use sudo-s/modeversion2_m7_e8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sudo-s/modeversion2_m7_e8 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="sudo-s/modeversion2_m7_e8") 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("sudo-s/modeversion2_m7_e8") model = AutoModelForImageClassification.from_pretrained("sudo-s/modeversion2_m7_e8") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 13600
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343719153
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fdfc61dfea3f1433d7e9b3b2cc0ef21645930b717b6437130e68a1036f08e6b
|
| 3 |
size 343719153
|
runs/Jul24_14-04-18_bernard/events.out.tfevents.1658664269.bernard.2935425.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:7b11b217896f813699b344e3c4429bb389ef4d5bd2a3d50e7eeb5b880d09c4c4
|
| 3 |
+
size 265858
|