Push Keras model using huggingface_hub.
Browse files- README.md +24 -0
- fingerprint.pb +3 -0
- keras_metadata.pb +3 -0
- model.png +0 -0
- saved_model.pb +3 -0
- variables/variables.data-00000-of-00001 +0 -0
- variables/variables.index +0 -0
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: keras
|
3 |
+
---
|
4 |
+
|
5 |
+
## Model description
|
6 |
+
|
7 |
+
More information needed
|
8 |
+
|
9 |
+
## Intended uses & limitations
|
10 |
+
|
11 |
+
More information needed
|
12 |
+
|
13 |
+
## Training and evaluation data
|
14 |
+
|
15 |
+
More information needed
|
16 |
+
|
17 |
+
## Model Plot
|
18 |
+
|
19 |
+
<details>
|
20 |
+
<summary>View Model Plot</summary>
|
21 |
+
|
22 |
+
![Model Image](./model.png)
|
23 |
+
|
24 |
+
</details>
|
fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6110a8e12f10899d28698fd7743df0d76b6b87307707f17ba5dd53e64b5dee3a
|
3 |
+
size 53
|
keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71b6364b71ee6f3adb11e4ac884259db6ef8c11cd083228c6287207b32a966bf
|
3 |
+
size 22430
|
model.png
ADDED
saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:831682137ad4320e9c901deff89ace14094a69630b75c72e4baf5e17306c2efd
|
3 |
+
size 283616
|
variables/variables.data-00000-of-00001
ADDED
Binary file (177 kB). View file
|
|
variables/variables.index
ADDED
Binary file (1.24 kB). View file
|
|