Instructions to use jamjammin/use_data_finetuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jamjammin/use_data_finetuning with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="jamjammin/use_data_finetuning")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("jamjammin/use_data_finetuning") model = AutoModelForObjectDetection.from_pretrained("jamjammin/use_data_finetuning") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5600
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:0b784506fca44adce3595e6932237eb5dab656f9a21cfc178ea93b8fb7610954
|
| 3 |
size 166498936
|
runs/Oct15_11-12-52_1e71bba53397/events.out.tfevents.1760527152.1e71bba53397.770.3
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:c590f45e4c0491e8631ba3f919bff7970fbd2dfe7c5d31a171b783ba3300c9f3
|
| 3 |
+
size 29465
|