datamonster
commited on
Commit
•
ae55768
1
Parent(s):
075c440
Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
@@ -7,7 +7,7 @@
|
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
9 |
"auxiliary_loss": false,
|
10 |
-
"backbone": "
|
11 |
"backbone_config": null,
|
12 |
"backbone_kwargs": {
|
13 |
"in_chans": 3,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/conditional-detr-resnet-50",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
9 |
"auxiliary_loss": false,
|
10 |
+
"backbone": "resnet50",
|
11 |
"backbone_config": null,
|
12 |
"backbone_kwargs": {
|
13 |
"in_chans": 3,
|
model.safetensors
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:25344db47640cf872daedb1963524bd3b1b268a7089d6ec7e1494f345695f0c9
|
3 |
+
size 174078768
|
runs/Nov21_16-59-22_6dfa21580ee9/events.out.tfevents.1732208363.6dfa21580ee9.30.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1796c7b2944d37f2475e77d4482f1c659f9ffa0d89a73e6b1c2189bf32d560cf
|
3 |
+
size 8026
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:497b29d42d0b61c78ea7968aef22f39a47739507b89d0bfb8fac93c0fc8336aa
|
3 |
size 5240
|