Upload feature extractor
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
],
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "config.ResnetConfig",
|
7 |
-
"
|
8 |
},
|
9 |
"model_type": "ResNet50AffectiveFeatureExtractor",
|
10 |
"torch_dtype": "float32",
|
|
|
4 |
],
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "config.ResnetConfig",
|
7 |
+
"AutoModel": "model.ResNet50AffectiveFeatureExtractor"
|
8 |
},
|
9 |
"model_type": "ResNet50AffectiveFeatureExtractor",
|
10 |
"torch_dtype": "float32",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100571344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:042169f2ec560953412d12f8aad4b164a10ad317c25f834244a83a1c3ec70da4
|
3 |
size 100571344
|