ryefoxlime
commited on
Commit
·
ed42291
1
Parent(s):
5ad0104
Push Keras model using huggingface_hub.
Browse files- README.md +9 -0
- fingerprint.pb +1 -1
- keras_metadata.pb +2 -2
- logs/train/events.out.tfevents.1700986180.acdff595b88d.1243.0.v2 +3 -0
- logs/train/events.out.tfevents.1700986197.acdff595b88d.1243.1.v2 +3 -0
- logs/validation/events.out.tfevents.1700986290.acdff595b88d.1243.2.v2 +3 -0
- model.png +0 -0
- saved_model.pb +2 -2
- variables/variables.data-00000-of-00001 +2 -2
- variables/variables.index +0 -0
README.md
CHANGED
@@ -31,3 +31,12 @@ The following hyperparameters were used during training:
|
|
31 |
| amsgrad | False |
|
32 |
| training_precision | float32 |
|
33 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
| amsgrad | False |
|
32 |
| training_precision | float32 |
|
33 |
|
34 |
+
|
35 |
+
## Model Plot
|
36 |
+
|
37 |
+
<details>
|
38 |
+
<summary>View Model Plot</summary>
|
39 |
+
|
40 |
+
![Model Image](./model.png)
|
41 |
+
|
42 |
+
</details>
|
fingerprint.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 56
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d69524a8f6193efcdabd099d738081c821c301f454e2c593d0ad57d78ccd229
|
3 |
size 56
|
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:b564e495de0a099eeb5a15317769a4e0c8193079643bc825b2e19e04b8e3f83c
|
3 |
+
size 608692
|
logs/train/events.out.tfevents.1700986180.acdff595b88d.1243.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac4012865f004ef2c84761d676f84074242dfde93a329baa433e4571b44048f9
|
3 |
+
size 596414
|
logs/train/events.out.tfevents.1700986197.acdff595b88d.1243.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54077108dd0208660b6e4bb93e04d0d9989101f22ac72302b976f2d7ecf828f5
|
3 |
+
size 130028
|
logs/validation/events.out.tfevents.1700986290.acdff595b88d.1243.2.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0c79e0b7cd2387bfe960c67e71bcf50e7385049fc8117fbc4c0017ea1f22559
|
3 |
+
size 3294
|
model.png
CHANGED
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:935b3fa4655c56a74072f22b0f3e6bf0828d793fe054ed38b1dba09651434bd3
|
3 |
+
size 2852377
|
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:baa32120847c595572f9d598f913730b7c3e9e8e85ae6e7aa296d062584d320d
|
3 |
+
size 113426868
|
variables/variables.index
CHANGED
Binary files a/variables/variables.index and b/variables/variables.index differ
|
|