Push Keras model using huggingface_hub.
Browse files- README.md +24 -0
- fingerprint.pb +3 -0
- keras_metadata.pb +0 -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:386eeb7a9f4c642a0218c18ee9d144cbe5c4faab501bfca97569878ea2d531cd
|
3 |
+
size 56
|
keras_metadata.pb
ADDED
File without changes
|
model.png
ADDED
saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7322958c8eb1c5b7b33e8239d72bb83dc625443e881cd7a339b239e32f6d6cb9
|
3 |
+
size 55590
|
variables/variables.data-00000-of-00001
ADDED
Binary file (3.38 kB). View file
|
|
variables/variables.index
ADDED
Binary file (502 Bytes). View file
|
|