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 2200
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:7a0f18cf0de3f49265b470bec03ddea8b811990bea1bb0d552e83d1cf2eabd33
|
| 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:b0863fecb32109b60c805b5d1c6bf12aa1980274afbb2003a4a4132a52d84360
|
| 3 |
+
size 13639
|