Instructions to use jin5605/Jins_cppe5_use_data_finetuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jin5605/Jins_cppe5_use_data_finetuning with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="jin5605/Jins_cppe5_use_data_finetuning")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("jin5605/Jins_cppe5_use_data_finetuning") model = AutoModelForObjectDetection.from_pretrained("jin5605/Jins_cppe5_use_data_finetuning") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 12400
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166498936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64d18f0f148cf1993b456cb77d2f12d0398d45a440d0fabbc24b02c718f734cb
|
| 3 |
size 166498936
|
runs/Jan28_05-56-50_e2bfd57874c0/events.out.tfevents.1706421430.e2bfd57874c0.176.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:9a83d4605ed907b46e4dad058f45b23d4de9aec2c5ae8097eaf6fd430163cbac
|
| 3 |
+
size 43917
|