Training in progress, step 10
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "detr-resnet-50-hardhat-finetuned/checkpoint-1000",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 166496880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbf3cbf6f27dc9819e8aa3b3ab1f51aab74d5bd0fdb78a6e87e63c3f6cb6682a
|
3 |
size 166496880
|
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:5df3d71bc174efc67ec43212dd84082aa6ded8371de2840e7b10499e3e20388d
|
3 |
size 5304
|