Upload model
Browse files- config.json +4 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
{
|
|
|
|
|
|
|
|
|
|
| 2 |
"avg_down": true,
|
| 3 |
"base_width": 64,
|
| 4 |
"block_type": "bottleneck",
|
|
@@ -6,5 +9,6 @@
|
|
| 6 |
"num_classes": 10,
|
| 7 |
"stem_type": "deep",
|
| 8 |
"stem_width": 32,
|
|
|
|
| 9 |
"transformers_version": "4.34.0"
|
| 10 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"CloudModelForImageClassification"
|
| 4 |
+
],
|
| 5 |
"avg_down": true,
|
| 6 |
"base_width": 64,
|
| 7 |
"block_type": "bottleneck",
|
|
|
|
| 9 |
"num_classes": 10,
|
| 10 |
"stem_type": "deep",
|
| 11 |
"stem_width": 32,
|
| 12 |
+
"torch_dtype": "float32",
|
| 13 |
"transformers_version": "4.34.0"
|
| 14 |
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 314789835
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7d6f67a16066de52ba67ad73343495f426a00fc5ff77d7695dca8d154457e33
|
| 3 |
size 314789835
|