Commit
·
26e67f3
1
Parent(s):
4a79758
Push Keras model using huggingface_hub.
Browse files- config.json +1 -1
- fingerprint.pb +2 -2
- keras_metadata.pb +1 -1
- logs/train/{events.out.tfevents.1698751786.Jays-MacBook-Pro.local.5392.6.v2 → events.out.tfevents.1698752011.Jays-MacBook-Pro.local.5392.8.v2} +1 -1
- logs/validation/{events.out.tfevents.1698751790.Jays-MacBook-Pro.local.5392.7.v2 → events.out.tfevents.1698752016.Jays-MacBook-Pro.local.5392.9.v2} +1 -1
- model.png +0 -0
- saved_model.pb +2 -2
- variables/variables.data-00000-of-00001 +0 -0
- variables/variables.index +0 -0
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"name": "
|
|
|
1 |
+
{"name": "model_5", "trainable": true, "layers": [{"class_name": "InputLayer", "config": {"batch_input_shape": [null, 10, 1], "dtype": "float32", "sparse": false, "ragged": false, "name": "input_12"}, "name": "input_12", "inbound_nodes": []}, {"class_name": "LSTM", "config": {"name": "lstm_20", "trainable": true, "dtype": "float32", "return_sequences": true, "return_state": false, "go_backwards": false, "stateful": false, "unroll": false, "time_major": false, "units": 16, "activation": "relu", "recurrent_activation": "sigmoid", "use_bias": true, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}, "shared_object_id": 1}, "recurrent_initializer": {"class_name": "Orthogonal", "config": {"gain": 1.0, "seed": null}, "shared_object_id": 2}, "bias_initializer": {"class_name": "Zeros", "config": {}, "shared_object_id": 3}, "unit_forget_bias": true, "kernel_regularizer": null, "recurrent_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "recurrent_constraint": null, "bias_constraint": null, "dropout": 0.0, "recurrent_dropout": 0.0, "implementation": 2}, "name": "lstm_20", "inbound_nodes": [[["input_12", 0, 0, {}]]]}, {"class_name": "LSTM", "config": {"name": "lstm_21", "trainable": true, "dtype": "float32", "return_sequences": false, "return_state": false, "go_backwards": false, "stateful": false, "unroll": false, "time_major": false, "units": 4, "activation": "relu", "recurrent_activation": "sigmoid", "use_bias": true, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}, "shared_object_id": 6}, "recurrent_initializer": {"class_name": "Orthogonal", "config": {"gain": 1.0, "seed": null}, "shared_object_id": 7}, "bias_initializer": {"class_name": "Zeros", "config": {}, "shared_object_id": 8}, "unit_forget_bias": true, "kernel_regularizer": null, "recurrent_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "recurrent_constraint": null, "bias_constraint": null, "dropout": 0.0, "recurrent_dropout": 0.0, "implementation": 2}, "name": "lstm_21", "inbound_nodes": [[["lstm_20", 0, 0, {}]]]}, {"class_name": "RepeatVector", "config": {"name": "repeat_vector_5", "trainable": true, "dtype": "float32", "n": 10}, "name": "repeat_vector_5", "inbound_nodes": [[["lstm_21", 0, 0, {}]]]}, {"class_name": "LSTM", "config": {"name": "lstm_22", "trainable": true, "dtype": "float32", "return_sequences": true, "return_state": false, "go_backwards": false, "stateful": false, "unroll": false, "time_major": false, "units": 4, "activation": "relu", "recurrent_activation": "sigmoid", "use_bias": true, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}, "shared_object_id": 12}, "recurrent_initializer": {"class_name": "Orthogonal", "config": {"gain": 1.0, "seed": null}, "shared_object_id": 13}, "bias_initializer": {"class_name": "Zeros", "config": {}, "shared_object_id": 14}, "unit_forget_bias": true, "kernel_regularizer": null, "recurrent_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "recurrent_constraint": null, "bias_constraint": null, "dropout": 0.0, "recurrent_dropout": 0.0, "implementation": 2}, "name": "lstm_22", "inbound_nodes": [[["repeat_vector_5", 0, 0, {}]]]}, {"class_name": "LSTM", "config": {"name": "lstm_23", "trainable": true, "dtype": "float32", "return_sequences": true, "return_state": false, "go_backwards": false, "stateful": false, "unroll": false, "time_major": false, "units": 16, "activation": "relu", "recurrent_activation": "sigmoid", "use_bias": true, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}, "shared_object_id": 17}, "recurrent_initializer": {"class_name": "Orthogonal", "config": {"gain": 1.0, "seed": null}, "shared_object_id": 18}, "bias_initializer": {"class_name": "Zeros", "config": {}, "shared_object_id": 19}, "unit_forget_bias": true, "kernel_regularizer": null, "recurrent_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "recurrent_constraint": null, "bias_constraint": null, "dropout": 0.0, "recurrent_dropout": 0.0, "implementation": 2}, "name": "lstm_23", "inbound_nodes": [[["lstm_22", 0, 0, {}]]]}, {"class_name": "TimeDistributed", "config": {"name": "time_distributed_5", "trainable": true, "dtype": "float32", "layer": {"class_name": "Dense", "config": {"name": "dense_5", "trainable": true, "dtype": "float32", "units": 1, "activation": "linear", "use_bias": true, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}}, "bias_initializer": {"class_name": "Zeros", "config": {}}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}}}, "name": "time_distributed_5", "inbound_nodes": [[["lstm_23", 0, 0, {}]]]}], "input_layers": [["input_12", 0, 0]], "output_layers": [["time_distributed_5", 0, 0]]}
|
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:527d414f571ac8b3528cbd45496aab09f0ee4abbfdb0a04f8c16b6e56aeb830e
|
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 26277
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d690d4aa96c5287f3bdb2e4a028e0772ce08f1a9cba1a5979de86e27b9355749
|
3 |
size 26277
|
logs/train/{events.out.tfevents.1698751786.Jays-MacBook-Pro.local.5392.6.v2 → events.out.tfevents.1698752011.Jays-MacBook-Pro.local.5392.8.v2}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1872284
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a4ae84169e5251aa36fed5d582b44439ef59abd7b7b72a300b52f41ce7dce8e
|
3 |
size 1872284
|
logs/validation/{events.out.tfevents.1698751790.Jays-MacBook-Pro.local.5392.7.v2 → events.out.tfevents.1698752016.Jays-MacBook-Pro.local.5392.9.v2}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15674
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9326c2d79e8d03186c6b62df80a17dd43e6888cf7a453f8034eb060d7e7d91f9
|
3 |
size 15674
|
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:597924676300b85c7a018dcfb53fcd356702174fa724b33fbc57eb1282c804b0
|
3 |
+
size 1092557
|
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
|
|