Training in progress, step 200
Browse files- config.json +1 -2
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "hustvl/yolos-tiny",
|
| 3 |
"architectures": [
|
| 4 |
"YolosForObjectDetection"
|
| 5 |
],
|
|
@@ -35,6 +34,6 @@
|
|
| 35 |
"patch_size": 16,
|
| 36 |
"qkv_bias": true,
|
| 37 |
"torch_dtype": "float32",
|
| 38 |
-
"transformers_version": "4.
|
| 39 |
"use_mid_position_embeddings": false
|
| 40 |
}
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"YolosForObjectDetection"
|
| 4 |
],
|
|
|
|
| 34 |
"patch_size": 16,
|
| 35 |
"qkv_bias": true,
|
| 36 |
"torch_dtype": "float32",
|
| 37 |
+
"transformers_version": "4.51.3",
|
| 38 |
"use_mid_position_embeddings": false
|
| 39 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25909400
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90c82f33b2945350e6c5304b5c3a5ee4abf66e76c6907cd817af48ae4ce6913b
|
| 3 |
size 25909400
|
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:1f6000acd74cef6f223b278c2c40c384ad3698aa38d9942135bb72f1d2c38c67
|
| 3 |
+
size 5240
|