Instructions to use Yuqii/finetuned_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yuqii/finetuned_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="Yuqii/finetuned_model")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("Yuqii/finetuned_model") model = AutoModelForObjectDetection.from_pretrained("Yuqii/finetuned_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 600
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166623269
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c286f1677937e83162231eb02e423394637d9ee206f532edce5ba1c47241e6ae
|
| 3 |
size 166623269
|
runs/Jul04_16-40-39_f05411b1f0be/events.out.tfevents.1688488844.f05411b1f0be.1331.1
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:165cc062a83b26bde33f9d4d9463b17e6156aca152b7e9ee172c75bbaf95a8fb
|
| 3 |
+
size 6837
|