Upload folder using huggingface_hub
Browse files- bias1.npy +3 -0
- bias2.npy +3 -0
- config.json +9 -0
- weights1.npy +3 -0
- weights2.npy +3 -0
bias1.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d73117a7a422984966adcb37acaa40818780ce841b3827817275654c87d1311
|
| 3 |
+
size 640
|
bias2.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a192fb697fc400322593ec0749ccfb349e8caf2dc5bd47d9df78fda117cdfa5
|
| 3 |
+
size 168
|
config.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architecture": {
|
| 3 |
+
"hidden_size": 128,
|
| 4 |
+
"input_size": 784,
|
| 5 |
+
"output_size": 10
|
| 6 |
+
},
|
| 7 |
+
"framework": "rust_from_scratch",
|
| 8 |
+
"model_type": "mnist_classifier"
|
| 9 |
+
}
|
weights1.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00145fbddd0977fe0f634e54252b6d99f24999148eee6ae1574511f59ffec2de
|
| 3 |
+
size 401536
|
weights2.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4ca9d73a2823ff5aeaae3d3af39668fa58617ea014ed5ab2604bf7f569c2a20
|
| 3 |
+
size 5248
|