matthieulel
commited on
Training in progress, epoch 0
Browse files- config.json +1 -1
- model.safetensors +1 -1
- preprocessor_config.json +0 -17
- training_args.bin +2 -2
config.json
CHANGED
@@ -68,6 +68,6 @@
|
|
68 |
"stage12"
|
69 |
],
|
70 |
"torch_dtype": "float32",
|
71 |
-
"transformers_version": "4.
|
72 |
"use_swiglu_ffn": false
|
73 |
}
|
|
|
68 |
"stage12"
|
69 |
],
|
70 |
"torch_dtype": "float32",
|
71 |
+
"transformers_version": "4.37.2",
|
72 |
"use_swiglu_ffn": false
|
73 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 88282440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04e725aabd0fe629bbc76c1c2fb0e5a868b304801e7fbc2289cee765bb6ce659
|
3 |
size 88282440
|
preprocessor_config.json
CHANGED
@@ -1,21 +1,4 @@
|
|
1 |
{
|
2 |
-
"_valid_processor_keys": [
|
3 |
-
"images",
|
4 |
-
"do_resize",
|
5 |
-
"size",
|
6 |
-
"resample",
|
7 |
-
"do_center_crop",
|
8 |
-
"crop_size",
|
9 |
-
"do_rescale",
|
10 |
-
"rescale_factor",
|
11 |
-
"do_normalize",
|
12 |
-
"image_mean",
|
13 |
-
"image_std",
|
14 |
-
"do_convert_rgb",
|
15 |
-
"return_tensors",
|
16 |
-
"data_format",
|
17 |
-
"input_data_format"
|
18 |
-
],
|
19 |
"crop_size": {
|
20 |
"height": 224,
|
21 |
"width": 224
|
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"crop_size": {
|
3 |
"height": 224,
|
4 |
"width": 224
|
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:9818f08dff104205929c04c6eb733830bc9215d2e2442c60479d537712207158
|
3 |
+
size 4856
|