Training in progress, step 10
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "facebook/detr-resnet-50
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
@@ -16,8 +16,7 @@
|
|
16 |
2,
|
17 |
3,
|
18 |
4
|
19 |
-
]
|
20 |
-
"output_stride": 16
|
21 |
},
|
22 |
"bbox_cost": 5,
|
23 |
"bbox_loss_coefficient": 5,
|
@@ -29,7 +28,7 @@
|
|
29 |
"decoder_layerdrop": 0.0,
|
30 |
"decoder_layers": 6,
|
31 |
"dice_loss_coefficient": 1,
|
32 |
-
"dilation":
|
33 |
"dropout": 0.1,
|
34 |
"encoder_attention_heads": 8,
|
35 |
"encoder_ffn_dim": 2048,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/detr-resnet-50",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
16 |
2,
|
17 |
3,
|
18 |
4
|
19 |
+
]
|
|
|
20 |
},
|
21 |
"bbox_cost": 5,
|
22 |
"bbox_loss_coefficient": 5,
|
|
|
28 |
"decoder_layerdrop": 0.0,
|
29 |
"decoder_layers": 6,
|
30 |
"dice_loss_coefficient": 1,
|
31 |
+
"dilation": false,
|
32 |
"dropout": 0.1,
|
33 |
"encoder_attention_heads": 8,
|
34 |
"encoder_ffn_dim": 2048,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 166494824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05309e586d9743474ef3d22337f0c01eeb3434943a58b18eff9bc552eca7dcdc
|
3 |
size 166494824
|
runs/Sep20_04-12-48_2c53554200d6/events.out.tfevents.1726805569.2c53554200d6.1298.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13fe124ed2aab045fd57f76b02a054b6677adcad5caca9450f3654b4810020bb
|
3 |
+
size 4184
|
runs/Sep20_04-13-49_2c53554200d6/events.out.tfevents.1726805630.2c53554200d6.1298.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0a9185502fa0f175adcafd8adbecbc065658b656c2edd2dfb279de4a9bee533
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e51dceabe8d7518282aea0303a0eae10e6e28f9e7d1d60233520ca75c9c7d4fb
|
3 |
size 5176
|