AlreadyExists
commited on
Commit
·
37cdf84
1
Parent(s):
15fdef8
Training in progress, step 200
Browse files
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"_commit_hash": "
|
3 |
-
"_name_or_path": "
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
6 |
"architectures": [
|
@@ -13,6 +13,7 @@
|
|
13 |
"bbox_cost": 5,
|
14 |
"bbox_loss_coefficient": 5,
|
15 |
"class_cost": 1,
|
|
|
16 |
"d_model": 256,
|
17 |
"decoder_attention_heads": 8,
|
18 |
"decoder_ffn_dim": 2048,
|
@@ -46,7 +47,7 @@
|
|
46 |
"position_embedding_type": "sine",
|
47 |
"scale_embedding": false,
|
48 |
"torch_dtype": "float32",
|
49 |
-
"transformers_version": "4.
|
50 |
"use_pretrained_backbone": true,
|
51 |
"use_timm_backbone": true
|
52 |
}
|
|
|
1 |
{
|
2 |
+
"_commit_hash": "480370a8aeeed9fc8d78837b4e94e5f936fe73f2",
|
3 |
+
"_name_or_path": "facebook/detr-resnet-50",
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
6 |
"architectures": [
|
|
|
13 |
"bbox_cost": 5,
|
14 |
"bbox_loss_coefficient": 5,
|
15 |
"class_cost": 1,
|
16 |
+
"classifier_dropout": 0.0,
|
17 |
"d_model": 256,
|
18 |
"decoder_attention_heads": 8,
|
19 |
"decoder_ffn_dim": 2048,
|
|
|
47 |
"position_embedding_type": "sine",
|
48 |
"scale_embedding": false,
|
49 |
"torch_dtype": "float32",
|
50 |
+
"transformers_version": "4.7.0.dev0",
|
51 |
"use_pretrained_backbone": true,
|
52 |
"use_timm_backbone": true
|
53 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 166616101
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a41c2536ccf370939b2f4e647b82eb07f7ecc919cd147865e45962e59b6d3c7f
|
3 |
size 166616101
|
runs/Apr20_09-23-34_4a09a2c44f9f/1681982665.868272/events.out.tfevents.1681982665.4a09a2c44f9f.379.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d35cdabb2a3681907a7a43c1a1d968a0c8393c03d5cdf2dd9abec00162535623
|
3 |
+
size 5925
|
runs/Apr20_09-23-34_4a09a2c44f9f/events.out.tfevents.1681982665.4a09a2c44f9f.379.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0858b8e2bfc41c5f715bd3e945074268cafd3a0f9d4e8190d06915f95ecf63f
|
3 |
+
size 6400
|
training_args.bin
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:08e8c7469e2b5eb10f288387d13a384333080d8e08f891a840d86f736069f5a2
|
3 |
+
size 3643
|