Push Keras model using huggingface_hub.
#1
by Madhu45 - opened
- README.md +31 -0
- fingerprint.pb +3 -0
- keras_metadata.pb +3 -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,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
## Training procedure
|
| 18 |
+
|
| 19 |
+
### Training hyperparameters
|
| 20 |
+
|
| 21 |
+
The following hyperparameters were used during training:
|
| 22 |
+
|
| 23 |
+
| Hyperparameters | Value |
|
| 24 |
+
| :-- | :-- |
|
| 25 |
+
| name | SGD |
|
| 26 |
+
| learning_rate | 0.05000000074505806 |
|
| 27 |
+
| decay | 0.0 |
|
| 28 |
+
| momentum | 0.0 |
|
| 29 |
+
| nesterov | False |
|
| 30 |
+
| training_precision | float32 |
|
| 31 |
+
|
fingerprint.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ccf434e9cf913b0f22d160ceef89ae15a23484250e461c6d47ba79cf5100914
|
| 3 |
+
size 55
|
keras_metadata.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1d1cec8a48106b5fa751fa866714df6bbfbddc8f7dd8e7e13fd34e36d2a92b2
|
| 3 |
+
size 19738
|
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:621ea36f16eebf934bfe3733b41290f3193ab92e504cd738892971dfb3bd1010
|
| 3 |
+
size 139104
|
variables/variables.data-00000-of-00001
ADDED
|
Binary file (155 kB). View file
|
|
|
variables/variables.index
ADDED
|
Binary file (995 Bytes). View file
|
|
|