Training in progress, step 200
Browse files- config.json +2 -4
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -8,7 +8,6 @@
|
|
8 |
"attention_dropout": 0.0,
|
9 |
"auxiliary_loss": false,
|
10 |
"backbone": "resnet50",
|
11 |
-
"backbone_config": null,
|
12 |
"bbox_cost": 5,
|
13 |
"bbox_loss_coefficient": 5,
|
14 |
"class_cost": 1,
|
@@ -53,7 +52,6 @@
|
|
53 |
"position_embedding_type": "sine",
|
54 |
"scale_embedding": false,
|
55 |
"torch_dtype": "float32",
|
56 |
-
"transformers_version": "4.
|
57 |
-
"use_pretrained_backbone": true
|
58 |
-
"use_timm_backbone": true
|
59 |
}
|
|
|
8 |
"attention_dropout": 0.0,
|
9 |
"auxiliary_loss": false,
|
10 |
"backbone": "resnet50",
|
|
|
11 |
"bbox_cost": 5,
|
12 |
"bbox_loss_coefficient": 5,
|
13 |
"class_cost": 1,
|
|
|
52 |
"position_embedding_type": "sine",
|
53 |
"scale_embedding": false,
|
54 |
"torch_dtype": "float32",
|
55 |
+
"transformers_version": "4.25.1",
|
56 |
+
"use_pretrained_backbone": true
|
|
|
57 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 166620197
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d3e638d92490d7767d7b0c07ba27561a68b1ed701275532bbbd814d3f8fb2b2
|
3 |
size 166620197
|
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:f15dd77843d95f89942bc32ba4c06b02572219169b55be164227127362c4b609
|
3 |
+
size 3451
|