Training in progress, epoch 0
Browse files- config.json +1 -1
- model.safetensors +1 -1
- preprocessor_config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -226,5 +226,5 @@
|
|
226 |
"problem_type": "single_label_classification",
|
227 |
"qkv_bias": true,
|
228 |
"torch_dtype": "float32",
|
229 |
-
"transformers_version": "4.
|
230 |
}
|
|
|
226 |
"problem_type": "single_label_classification",
|
227 |
"qkv_bias": true,
|
228 |
"torch_dtype": "float32",
|
229 |
+
"transformers_version": "4.44.0"
|
230 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343528508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7466bef2be6f8ac0041242780806441dbbd29bfe4bfeb4c7cb639658c216254a
|
3 |
size 343528508
|
preprocessor_config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
0.5,
|
8 |
0.5
|
9 |
],
|
10 |
-
"image_processor_type": "
|
11 |
"image_std": [
|
12 |
0.5,
|
13 |
0.5,
|
|
|
7 |
0.5,
|
8 |
0.5
|
9 |
],
|
10 |
+
"image_processor_type": "ViTImageProcessor",
|
11 |
"image_std": [
|
12 |
0.5,
|
13 |
0.5,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a22f31d15296a569cd3632d1e74a963a71647260e3dcad4e2ae96e75ab335341
|
3 |
size 5176
|