Upload folder using huggingface_hub
Browse files- a_photo_of_a_cat.png +0 -0
- a_photo_of_a_dog.png +0 -0
- a_photo_of_an_airplane.png +0 -0
- config.json +15 -0
- model.pt +3 -0
- model_int8.pt +3 -0
a_photo_of_a_cat.png
ADDED
|
a_photo_of_a_dog.png
ADDED
|
a_photo_of_an_airplane.png
ADDED
|
config.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "sentinel-1-alpha-image-micro",
|
| 3 |
+
"params": 844067,
|
| 4 |
+
"epochs": 2,
|
| 5 |
+
"dataset": "CIFAR10-200",
|
| 6 |
+
"final_loss": 0.9959450205167134,
|
| 7 |
+
"c1": -0.007994021805953,
|
| 8 |
+
"c2": 0.000200056042968,
|
| 9 |
+
"inv_e": 0.36787944117144233,
|
| 10 |
+
"activation": "Sentinel-Sech",
|
| 11 |
+
"optimizer": "S-Adam",
|
| 12 |
+
"attention": "Sentinel sech cross-attention (no softmax)",
|
| 13 |
+
"quantization": "Sentinel-INT8 (Z=C1, S=max|w|\u00b71/e)",
|
| 14 |
+
"security": "S-Shield C2-tripwire"
|
| 15 |
+
}
|
model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c02b99dbe7f5c0c611761a91940829ac4a6a2ec27cebd4a07b0640336e06b159
|
| 3 |
+
size 3384828
|
model_int8.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:245c653de47f5d99ecdd4f89d7547458fe3d75fc39fe147e859685f434e06bbd
|
| 3 |
+
size 854517
|