barghavani
commited on
Commit
•
3d7865c
1
Parent(s):
741565f
Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"ResNetForImageClassification"
|
5 |
],
|
@@ -45,5 +45,5 @@
|
|
45 |
"stage4"
|
46 |
],
|
47 |
"torch_dtype": "float32",
|
48 |
-
"transformers_version": "4.
|
49 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/resnet-50",
|
3 |
"architectures": [
|
4 |
"ResNetForImageClassification"
|
5 |
],
|
|
|
45 |
"stage4"
|
46 |
],
|
47 |
"torch_dtype": "float32",
|
48 |
+
"transformers_version": "4.41.2"
|
49 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94302952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5352215d4674cae53cfb9ec7cfdd7673482e64cd721bccae2aa72718b03e6df4
|
3 |
size 94302952
|
preprocessor_config.json
CHANGED
@@ -1,4 +1,19 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"crop_pct": 0.875,
|
3 |
"do_normalize": true,
|
4 |
"do_rescale": true,
|
|
|
1 |
{
|
2 |
+
"_valid_processor_keys": [
|
3 |
+
"images",
|
4 |
+
"do_resize",
|
5 |
+
"size",
|
6 |
+
"crop_pct",
|
7 |
+
"resample",
|
8 |
+
"do_rescale",
|
9 |
+
"rescale_factor",
|
10 |
+
"do_normalize",
|
11 |
+
"image_mean",
|
12 |
+
"image_std",
|
13 |
+
"return_tensors",
|
14 |
+
"data_format",
|
15 |
+
"input_data_format"
|
16 |
+
],
|
17 |
"crop_pct": 0.875,
|
18 |
"do_normalize": true,
|
19 |
"do_rescale": true,
|
runs/Jul15_15-14-00_d30bee5a8fa8/events.out.tfevents.1721056535.d30bee5a8fa8.303.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f03576a715dba4f468a6c039ad8bed62596efa0b11aaef21de9b96f7be23fb6
|
3 |
+
size 6820
|
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:ee99648fe8dc5a0256adfcd8052511d1d8ee60984a9806eba1bcaccc2fee0e8d
|
3 |
+
size 5112
|