Training in progress, epoch 1
Browse files- model.safetensors +1 -1
- preprocessor_config.json +4 -4
- training_args.bin +2 -2
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 115437156
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:692e826c706e8d802cd92a22614a11b0f812e1d788965122e46f01b991c33112
|
3 |
size 115437156
|
preprocessor_config.json
CHANGED
@@ -17,13 +17,13 @@
|
|
17 |
0.225
|
18 |
],
|
19 |
"pad_size": {
|
20 |
-
"height":
|
21 |
-
"width":
|
22 |
},
|
23 |
"resample": 2,
|
24 |
"rescale_factor": 0.00392156862745098,
|
25 |
"size": {
|
26 |
-
"height":
|
27 |
-
"width":
|
28 |
}
|
29 |
}
|
|
|
17 |
0.225
|
18 |
],
|
19 |
"pad_size": {
|
20 |
+
"height": 1000,
|
21 |
+
"width": 1000
|
22 |
},
|
23 |
"resample": 2,
|
24 |
"rescale_factor": 0.00392156862745098,
|
25 |
"size": {
|
26 |
+
"height": 1000,
|
27 |
+
"width": 1000
|
28 |
}
|
29 |
}
|
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:13cb546d7472774a04f75f0ecc8738cb6b77436c0a235e5c692db3b2dba806ae
|
3 |
+
size 5240
|