Commit ·
3ef30ba
1
Parent(s): 635e62b
Upload ResNetForImageClassification
Browse files- config.json +3 -4
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
"_name_or_path": "microsoft/resnet-50",
|
| 4 |
"architectures": [
|
| 5 |
"ResNetForImageClassification"
|
| 6 |
],
|
|
@@ -57,4 +56,4 @@
|
|
| 57 |
],
|
| 58 |
"torch_dtype": "float32",
|
| 59 |
"transformers_version": "4.31.0"
|
| 60 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "watercicle/custom-resnet",
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
"ResNetForImageClassification"
|
| 5 |
],
|
|
|
|
| 56 |
],
|
| 57 |
"torch_dtype": "float32",
|
| 58 |
"transformers_version": "4.31.0"
|
| 59 |
+
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94424141
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a350c7ddd1a8e7dafdbcb5f17cc6a8a2d7e71767e383e25f423b48296eddee2a
|
| 3 |
size 94424141
|