pylu5229 commited on
Commit
26c2cef
·
verified ·
1 Parent(s): 2bdb872

Training in progress, epoch 5, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8dedc15c52bedb11923075f5b323b1029e267920e5dcc52735aa659771684852
3
  size 174076712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70fa97d37a6cef4db270124638cefdda7af10ee60369b4220f5c547b9f9befc0
3
  size 174076712
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d51dbb929b7703c7a62033493430847b08bfc56bd2ef20b705aaa359f01c2bfe
3
  size 345691673
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eb936fdc1f37627e1d339b39a0165d0c60c74d5b01e2d1736ef8ee2445586a0
3
  size 345691673
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43760791a39c4905b2dd802cb6fc8c9b1fff03c4e3d000b38ab9ac2859ef4510
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bcea05799711f85fd2e35fd0a46fdffa28d81d4a2a0090e484e19ea28693e70
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02aa28ee2c16f3ec69ec3c5aee0dacc002d0440765779c182f5d62d94b09d2a5
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a993820d3776338d210b4ea41738b3c92ebdc44e228cc89c0d0098c20397190c
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 0.8576,
3
  "best_model_checkpoint": "conditional-detr-resnet-50-uLED-obj-detect-test/checkpoint-123",
4
- "epoch": 3.0,
5
  "eval_steps": 500,
6
- "global_step": 123,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -79,6 +79,54 @@
79
  "eval_samples_per_second": 4.774,
80
  "eval_steps_per_second": 0.599,
81
  "step": 123
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
  }
83
  ],
84
  "logging_steps": 500,
@@ -98,7 +146,7 @@
98
  "attributes": {}
99
  }
100
  },
101
- "total_flos": 7.03335343601664e+17,
102
  "train_batch_size": 32,
103
  "trial_name": null,
104
  "trial_params": null
 
1
  {
2
  "best_metric": 0.8576,
3
  "best_model_checkpoint": "conditional-detr-resnet-50-uLED-obj-detect-test/checkpoint-123",
4
+ "epoch": 5.0,
5
  "eval_steps": 500,
6
+ "global_step": 205,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
79
  "eval_samples_per_second": 4.774,
80
  "eval_steps_per_second": 0.599,
81
  "step": 123
82
+ },
83
+ {
84
+ "epoch": 4.0,
85
+ "eval_loss": 0.16448701918125153,
86
+ "eval_map": 0.8532,
87
+ "eval_map_50": 0.9644,
88
+ "eval_map_75": 0.9606,
89
+ "eval_map_large": -1.0,
90
+ "eval_map_medium": 0.8532,
91
+ "eval_map_small": -1.0,
92
+ "eval_map_trash": -1.0,
93
+ "eval_map_uLED": 0.8532,
94
+ "eval_mar_1": 0.0118,
95
+ "eval_mar_10": 0.1184,
96
+ "eval_mar_100": 0.9174,
97
+ "eval_mar_100_trash": -1.0,
98
+ "eval_mar_100_uLED": 0.9174,
99
+ "eval_mar_large": -1.0,
100
+ "eval_mar_medium": 0.9174,
101
+ "eval_mar_small": -1.0,
102
+ "eval_runtime": 49.5822,
103
+ "eval_samples_per_second": 4.659,
104
+ "eval_steps_per_second": 0.585,
105
+ "step": 164
106
+ },
107
+ {
108
+ "epoch": 5.0,
109
+ "eval_loss": 0.20374979078769684,
110
+ "eval_map": 0.824,
111
+ "eval_map_50": 0.9632,
112
+ "eval_map_75": 0.9614,
113
+ "eval_map_large": -1.0,
114
+ "eval_map_medium": 0.824,
115
+ "eval_map_small": -1.0,
116
+ "eval_map_trash": -1.0,
117
+ "eval_map_uLED": 0.824,
118
+ "eval_mar_1": 0.0115,
119
+ "eval_mar_10": 0.1142,
120
+ "eval_mar_100": 0.8826,
121
+ "eval_mar_100_trash": -1.0,
122
+ "eval_mar_100_uLED": 0.8826,
123
+ "eval_mar_large": -1.0,
124
+ "eval_mar_medium": 0.8826,
125
+ "eval_mar_small": -1.0,
126
+ "eval_runtime": 49.0006,
127
+ "eval_samples_per_second": 4.714,
128
+ "eval_steps_per_second": 0.592,
129
+ "step": 205
130
  }
131
  ],
132
  "logging_steps": 500,
 
146
  "attributes": {}
147
  }
148
  },
149
+ "total_flos": 1.17222557266944e+18,
150
  "train_batch_size": 32,
151
  "trial_name": null,
152
  "trial_params": null