Commit ·
641078b
1
Parent(s): e7d2cd6
Upload ResNetForImageClassification
Browse files- config.json +1 -1
- model.safetensors +3 -0
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"ResNetForImageClassification"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "some_model.bin",
|
| 3 |
"architectures": [
|
| 4 |
"ResNetForImageClassification"
|
| 5 |
],
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8ce7069cdacab52d6dfb263799da02513a12ae10887225e02a502c824e7bb52
|
| 3 |
+
size 102482856
|