Push Keras model using huggingface_hub.
Browse files- README.md +1 -1
- fingerprint.pb +2 -2
- saved_model.pb +2 -2
- variables/variables.data-00000-of-00001 +0 -0
- variables/variables.index +0 -0
README.md
CHANGED
|
@@ -30,7 +30,7 @@ The following hyperparameters were used during training:
|
|
| 30 |
| use_ema | False |
|
| 31 |
| ema_momentum | 0.99 |
|
| 32 |
| ema_overwrite_frequency | None |
|
| 33 |
-
| jit_compile |
|
| 34 |
| is_legacy_optimizer | False |
|
| 35 |
| learning_rate | 0.0010000000474974513 |
|
| 36 |
| beta_1 | 0.9 |
|
|
|
|
| 30 |
| use_ema | False |
|
| 31 |
| ema_momentum | 0.99 |
|
| 32 |
| ema_overwrite_frequency | None |
|
| 33 |
+
| jit_compile | True |
|
| 34 |
| is_legacy_optimizer | False |
|
| 35 |
| learning_rate | 0.0010000000474974513 |
|
| 36 |
| beta_1 | 0.9 |
|
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:3da2078d3c5ffa1aeb89892f3936bf5fe9b38c2e63552ad0316bba66071aa4f9
|
| 3 |
+
size 56
|
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:a66f4115b34b2f5f2129018a7569c0126ef18c99b61fb49d8f59f7695c0feb53
|
| 3 |
+
size 39958
|
variables/variables.data-00000-of-00001
CHANGED
|
Binary files a/variables/variables.data-00000-of-00001 and b/variables/variables.data-00000-of-00001 differ
|
|
|
variables/variables.index
CHANGED
|
Binary files a/variables/variables.index and b/variables/variables.index differ
|
|
|