Training in progress, epoch 1
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"ResNetForImageClassification"
|
| 5 |
],
|
|
@@ -54,5 +54,5 @@
|
|
| 54 |
"stage4"
|
| 55 |
],
|
| 56 |
"torch_dtype": "float32",
|
| 57 |
-
"transformers_version": "4.
|
| 58 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "microsoft/resnet-50",
|
| 3 |
"architectures": [
|
| 4 |
"ResNetForImageClassification"
|
| 5 |
],
|
|
|
|
| 54 |
"stage4"
|
| 55 |
],
|
| 56 |
"torch_dtype": "float32",
|
| 57 |
+
"transformers_version": "4.31.0"
|
| 58 |
}
|
pytorch_model.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:7641278a1d07d9a21c72f053fed2b815be0b155012994b816060bfb6d3ca23b4
|
| 3 |
+
size 94415949
|
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:b640c15f85ad3da4fcbaaa81ff6788c911044f440d5806d7dd44121b31f1faf6
|
| 3 |
+
size 3963
|