Instructions to use dexforint/train_result with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dexforint/train_result with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="dexforint/train_result")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("dexforint/train_result") model = AutoModelForObjectDetection.from_pretrained("dexforint/train_result", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 300
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242883681
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf8011b8bdb505e01f28255dde983b57087b11e64e52922c8c3a0ebfc3d5d91c
|
| 3 |
size 242883681
|
runs/Jun10_17-24-42_eb9ccb6e4169/1686417962.3953464/events.out.tfevents.1686417962.eb9ccb6e4169.23.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fb27c3c7eece19917de0c9586481f9dfbf5a64afa550d5b7424d5f028d645a0
|
| 3 |
+
size 5908
|
runs/Jun10_17-24-42_eb9ccb6e4169/events.out.tfevents.1686417962.eb9ccb6e4169.23.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fd94118e003325797cf6f1dba744e4cb89a8bb7e558f9d43a917117f2a7f8a6
|
| 3 |
+
size 5619
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3899
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53c1b7d7cb3a20d41498dad833ec383cde677e150225730892bc7927307a7845
|
| 3 |
size 3899
|