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 5700
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:584900dd812ef1beab475a807d4747d6f906e51942aa2ca27e3325990676b93c
|
| 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:4514bf2c7232daddca008915924ee918a6a7801a03d2c13510d05662b1f7cf31
|
| 3 |
+
size 30241
|