Training in progress, step 200
Browse files- config.json +1 -2
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "facebook/detr-resnet-50",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
@@ -235,7 +234,7 @@
|
|
235 |
"position_embedding_type": "sine",
|
236 |
"scale_embedding": false,
|
237 |
"torch_dtype": "float32",
|
238 |
-
"transformers_version": "4.
|
239 |
"use_pretrained_backbone": true,
|
240 |
"use_timm_backbone": true
|
241 |
}
|
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.0,
|
3 |
"activation_function": "relu",
|
4 |
"architectures": [
|
|
|
234 |
"position_embedding_type": "sine",
|
235 |
"scale_embedding": false,
|
236 |
"torch_dtype": "float32",
|
237 |
+
"transformers_version": "4.50.0",
|
238 |
"use_pretrained_backbone": true,
|
239 |
"use_timm_backbone": true
|
240 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 166587352
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34818a101aebbe9f2cbfe301e26ee034a4fb4358418a7f0da9e26be817c2b7e9
|
3 |
size 166587352
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:878fc480ec5f4ccb96d85c212fd92699f0fe218b2698c17b4be355bb63009253
|
3 |
size 5304
|