Training in progress, step 500
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
],
|
| 7 |
"attention_dropout": 0.0,
|
| 8 |
"auxiliary_loss": false,
|
| 9 |
-
"backbone": "facebook/dinov3-convnext-
|
| 10 |
"backbone_config": null,
|
| 11 |
"backbone_kwargs": null,
|
| 12 |
"bbox_cost": 5,
|
|
|
|
| 6 |
],
|
| 7 |
"attention_dropout": 0.0,
|
| 8 |
"auxiliary_loss": false,
|
| 9 |
+
"backbone": "facebook/dinov3-convnext-large-pretrain-lvd1689m",
|
| 10 |
"backbone_config": null,
|
| 11 |
"backbone_kwargs": null,
|
| 12 |
"bbox_cost": 5,
|
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:122f20b0042f6bd54ee6117ecca96e9668f1903d734994d65bdaf19e09f7ff23
|
| 3 |
+
size 856650176
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8bb1412c90efa2cd1380ff98348079873a7c15e089de5869e8649ad05cf7af5
|
| 3 |
size 5777
|