shuvom commited on
Commit
ed07146
1 Parent(s): 4c6ae01

Push Keras model using huggingface_hub.

Browse files
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: keras
3
+ tags:
4
+ - binary-classification
5
+ - keras
6
+ - tensorflow
7
+ ---
8
+
9
+ ## Model description
10
+
11
+ More information needed
12
+
13
+ ## Intended uses & limitations
14
+
15
+ More information needed
16
+
17
+ ## Training and evaluation data
18
+
19
+ More information needed
20
+
21
+ ## Training procedure
22
+
23
+ ### Training hyperparameters
24
+
25
+ The following hyperparameters were used during training:
26
+
27
+ | Hyperparameters | Value |
28
+ | :-- | :-- |
29
+ | name | Adam |
30
+ | weight_decay | None |
31
+ | clipnorm | None |
32
+ | global_clipnorm | None |
33
+ | clipvalue | None |
34
+ | use_ema | False |
35
+ | ema_momentum | 0.99 |
36
+ | ema_overwrite_frequency | None |
37
+ | jit_compile | True |
38
+ | is_legacy_optimizer | False |
39
+ | learning_rate | 0.0010000000474974513 |
40
+ | beta_1 | 0.9 |
41
+ | beta_2 | 0.999 |
42
+ | epsilon | 1e-07 |
43
+ | amsgrad | False |
44
+ | training_precision | float32 |
45
+
46
+
47
+ ## Model Plot
48
+
49
+ <details>
50
+ <summary>View Model Plot</summary>
51
+
52
+ ![Model Image](./model.png)
53
+
54
+ </details>
fingerprint.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ade0c4b5348fca102f6354ea6c3ea5b08adff2c6e5184175cf91bbc95edfad95
3
+ size 58
keras_metadata.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:269a9849be1c1abe8f7791cc8257d416a0f5b1e50f8541fb4c030eba7c7411d1
3
+ size 9771
model.png ADDED
saved_model.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec7ade6b15755f0a44074d2fc7039b949ef299dc8cf7e97c241909b43271d9c7
3
+ size 76290
variables/variables.data-00000-of-00001 ADDED
Binary file (5.58 kB). View file
 
variables/variables.index ADDED
Binary file (834 Bytes). View file