Training in progress, epoch 1
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 |
"architectures": [
|
4 |
"YolosForObjectDetection"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "hustvl/yolos-tiny",
|
3 |
"architectures": [
|
4 |
"YolosForObjectDetection"
|
5 |
],
|
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:886f2888b95a073486965dc4d6c4d42846f0f72c45dd755530bfb9fc538008ee
|
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 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82d017c9b7f667a9fcd804aabaf4d8b9c8831829270c9bdf7c6a3d6c2394ccf1
|
3 |
size 5304
|