Training in progress epoch 0
Browse files
config.json
CHANGED
@@ -74,7 +74,7 @@
|
|
74 |
},
|
75 |
"text_enhancer_dropout": 0.0,
|
76 |
"torch_dtype": "float32",
|
77 |
-
"transformers_version": "4.
|
78 |
"two_stage": true,
|
79 |
"two_stage_bbox_embed_share": false,
|
80 |
"use_pretrained_backbone": false,
|
|
|
74 |
},
|
75 |
"text_enhancer_dropout": 0.0,
|
76 |
"torch_dtype": "float32",
|
77 |
+
"transformers_version": "4.46.0.dev0",
|
78 |
"two_stage": true,
|
79 |
"two_stage_bbox_embed_share": false,
|
80 |
"use_pretrained_backbone": false,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 689359096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff104bdcf87b520a03539eaa0f4738a596e1d345fd132b8917e8ba1357f15472
|
3 |
size 689359096
|
object_detection_no_trainer/1727314565.4498327/events.out.tfevents.1727314565.11d20d3b13ba.67442.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a53c544f2c6fcb821fda698f5fde6c2dded3484c849054e9c42b0c81afdc946a
|
3 |
+
size 1782
|
object_detection_no_trainer/1727314565.454197/hparams.yml
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
cache_dir: null
|
5 |
+
checkpointing_steps: epoch
|
6 |
+
dataloader_num_workers: 4
|
7 |
+
dataset_name: cppe-5
|
8 |
+
freeze_backbone: true
|
9 |
+
freeze_text_backbone: true
|
10 |
+
gradient_accumulation_steps: 1
|
11 |
+
hub_model_id: null
|
12 |
+
hub_token: null
|
13 |
+
ignore_mismatched_sizes: true
|
14 |
+
image_square_size: 600
|
15 |
+
learning_rate: 5.0e-05
|
16 |
+
lr_scheduler_type: linear
|
17 |
+
max_train_steps: 2130
|
18 |
+
model_name_or_path: IDEA-Research/grounding-dino-tiny
|
19 |
+
num_train_epochs: 10
|
20 |
+
num_warmup_steps: 0
|
21 |
+
output_dir: grounding-dino-tiny-finetuned-cppe-5-10k-steps-no-trainer
|
22 |
+
per_device_eval_batch_size: 1
|
23 |
+
per_device_train_batch_size: 1
|
24 |
+
push_to_hub: true
|
25 |
+
report_to: all
|
26 |
+
resume_from_checkpoint: null
|
27 |
+
seed: null
|
28 |
+
train_val_split: 0.15
|
29 |
+
trust_remote_code: false
|
30 |
+
use_auth_token: false
|
31 |
+
with_tracking: true
|
object_detection_no_trainer/events.out.tfevents.1727314565.11d20d3b13ba.67442.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b942f8c737acb01ba1dfdc5b0f3c9e38561a97d3586dc6f46719eb3958ab22b2
|
3 |
+
size 1303
|