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 4600
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:b8295aa0ceebb6ab6d40ae13262d0b4cc2338c29fe731197adaeb9138ead686b
|
| 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:406c62d4c1e105400b92773baf6d168fc8551b14be63d3d96611e726f2a92e4a
|
| 3 |
+
size 25245
|