Push Keras model using huggingface_hub.
Browse files- README.md +26 -0
- fingerprint.pb +2 -2
- keras_metadata.pb +2 -2
- saved_model.pb +2 -2
- variables/variables.data-00000-of-00001 +2 -2
- variables/variables.index +0 -0
README.md
CHANGED
|
@@ -15,3 +15,29 @@ More information needed
|
|
| 15 |
## Training and evaluation data
|
| 16 |
|
| 17 |
More information needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
## Training and evaluation data
|
| 16 |
|
| 17 |
More information needed
|
| 18 |
+
|
| 19 |
+
## Training procedure
|
| 20 |
+
|
| 21 |
+
### Training hyperparameters
|
| 22 |
+
|
| 23 |
+
The following hyperparameters were used during training:
|
| 24 |
+
|
| 25 |
+
| Hyperparameters | Value |
|
| 26 |
+
| :-- | :-- |
|
| 27 |
+
| name | Adam |
|
| 28 |
+
| weight_decay | None |
|
| 29 |
+
| clipnorm | None |
|
| 30 |
+
| global_clipnorm | None |
|
| 31 |
+
| clipvalue | None |
|
| 32 |
+
| use_ema | False |
|
| 33 |
+
| ema_momentum | 0.99 |
|
| 34 |
+
| ema_overwrite_frequency | None |
|
| 35 |
+
| jit_compile | False |
|
| 36 |
+
| is_legacy_optimizer | False |
|
| 37 |
+
| learning_rate | 0.0003000000142492354 |
|
| 38 |
+
| beta_1 | 0.9 |
|
| 39 |
+
| beta_2 | 0.999 |
|
| 40 |
+
| epsilon | 1e-07 |
|
| 41 |
+
| amsgrad | False |
|
| 42 |
+
| training_precision | float32 |
|
| 43 |
+
|
fingerprint.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55f88ec04b199deeb245e22496cee34a3f39b37ad98b10a1c7f45a18b0db547f
|
| 3 |
+
size 58
|
keras_metadata.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7aaafc148b93e9906c14d2d90deaba7884a355de08c595970c0af5f9209c1f94
|
| 3 |
+
size 32862
|
saved_model.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39c86c6fd5013261973be730dc829ca95f321de4f8dd1a5b67578488e1627ceb
|
| 3 |
+
size 1363683
|
variables/variables.data-00000-of-00001
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa7804ca1891f829f617aec04415b3430124742c5e32d88c79a1162f02f80aa3
|
| 3 |
+
size 5600140
|
variables/variables.index
CHANGED
|
Binary files a/variables/variables.index and b/variables/variables.index differ
|
|
|