Training in progress, step 200
Browse files- config.json +2 -2
- pytorch_model.bin +3 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
@@ -47,7 +47,7 @@
|
|
47 |
"position_embedding_type": "sine",
|
48 |
"scale_embedding": false,
|
49 |
"torch_dtype": "float32",
|
50 |
-
"transformers_version": "4.
|
51 |
"use_pretrained_backbone": true,
|
52 |
"use_timm_backbone": true
|
53 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "WKLI22/detr-resnet-50_finetuned_cppe5",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
47 |
"position_embedding_type": "sine",
|
48 |
"scale_embedding": false,
|
49 |
"torch_dtype": "float32",
|
50 |
+
"transformers_version": "4.33.3",
|
51 |
"use_pretrained_backbone": true,
|
52 |
"use_timm_backbone": true
|
53 |
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50c931a7059dcf25e42aa0b1161a4724933cad3e392700337bf088f1a52b6c75
|
3 |
+
size 166615122
|
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:1d0e3128bb2c6168297e1fb64425d21ad21cc5bc37414fe0026315435ced57a6
|
3 |
+
size 4472
|