Instructions to use whyoke/train_5ep_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use whyoke/train_5ep_test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="whyoke/train_5ep_test")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("whyoke/train_5ep_test") model = AutoModelForObjectDetection.from_pretrained("whyoke/train_5ep_test") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166664421
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7484f218186de096fb57c932f368798c0b2a878e8f169ee1e6d0075f506fbc5e
|
| 3 |
size 166664421
|
runs/Apr01_15-41-47_yokz-labtop/events.out.tfevents.1680338545.yokz-labtop.45560.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:4566cac304646277a107cfc95506c8427c71072b476990064d84dccfe554f9ae
|
| 3 |
+
size 13011
|