Push Keras model using huggingface_hub.
Browse files- README.md +2 -3
- fingerprint.pb +2 -2
- saved_model.pb +1 -1
- variables/variables.data-00000-of-00001 +1 -1
- variables/variables.index +0 -0
README.md
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
---
|
2 |
library_name: keras
|
3 |
-
license: apache-2.0
|
4 |
-
pipeline_tag: text-to-image
|
5 |
---
|
6 |
|
7 |
## Model description
|
@@ -43,4 +41,5 @@ The following hyperparameters were used during training:
|
|
43 |
| dynamic | True |
|
44 |
| initial_scale | 32768.0 |
|
45 |
| dynamic_growth_steps | 2000 |
|
46 |
-
| training_precision | mixed_float16 |
|
|
|
|
1 |
---
|
2 |
library_name: keras
|
|
|
|
|
3 |
---
|
4 |
|
5 |
## Model description
|
|
|
41 |
| dynamic | True |
|
42 |
| initial_scale | 32768.0 |
|
43 |
| dynamic_growth_steps | 2000 |
|
44 |
+
| training_precision | mixed_float16 |
|
45 |
+
|
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:29daa6d999ed851f6c3b15b01fde8d2bf64a08a72dc228a8c2b630e195299489
|
3 |
+
size 55
|
saved_model.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 20812252
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57d3619135990d6dfec903bb427bd9ff93819173dde4aa1a6036c793bce3d1fb
|
3 |
size 20812252
|
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 3438636228
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ed84385a14b03e4e9f7000bb887746e36726bc5d01566a3a1211575a2a61f24
|
3 |
size 3438636228
|
variables/variables.index
CHANGED
Binary files a/variables/variables.index and b/variables/variables.index differ
|
|