NimaGhafar commited on
Commit
588bf35
1 Parent(s): dc4d568

Push Keras model using huggingface_hub.

Browse files
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: keras
3
+ ---
4
+
5
+ ## Model description
6
+
7
+ More information needed
8
+
9
+ ## Intended uses & limitations
10
+
11
+ More information needed
12
+
13
+ ## Training and evaluation data
14
+
15
+ More information needed
16
+
17
+ ## Training procedure
18
+
19
+ ### Training hyperparameters
20
+
21
+ The following hyperparameters were used during training:
22
+
23
+ | Hyperparameters | Value |
24
+ | :-- | :-- |
25
+ | name | Adam |
26
+ | weight_decay | None |
27
+ | clipnorm | None |
28
+ | global_clipnorm | None |
29
+ | clipvalue | None |
30
+ | use_ema | False |
31
+ | ema_momentum | 0.99 |
32
+ | ema_overwrite_frequency | None |
33
+ | jit_compile | False |
34
+ | is_legacy_optimizer | False |
35
+ | learning_rate | 0.0010000000474974513 |
36
+ | beta_1 | 0.9 |
37
+ | beta_2 | 0.999 |
38
+ | epsilon | 1e-07 |
39
+ | amsgrad | False |
40
+ | training_precision | float32 |
41
+
42
+
43
+ ## Model Plot
44
+
45
+ <details>
46
+ <summary>View Model Plot</summary>
47
+
48
+ ![Model Image](./model.png)
49
+
50
+ </details>
fingerprint.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb52c5409b94e30665cb2e726e99a2931996c4039899c78cea9d34754ad8debc
3
+ size 58
history.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "accuracy": [
3
+ 0.9562333226203918,
4
+ 0.9859833121299744,
5
+ 0.9898166656494141,
6
+ 0.9920166730880737,
7
+ 0.9934166669845581
8
+ ],
9
+ "loss": [
10
+ 0.14374259114265442,
11
+ 0.04471921920776367,
12
+ 0.03380660340189934,
13
+ 0.02593899331986904,
14
+ 0.020743612200021744
15
+ ]
16
+ }
keras_metadata.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f56831465766df10505d99adb5b318774f72cd763415ead03340923cfbac81b
3
+ size 18139
model.png ADDED
saved_model.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7154effad302e390cfb3fac5a9b2b8f13f0b30620168ddc151501b424bfe7dc
3
+ size 109702
variables/variables.data-00000-of-00001 ADDED
Binary file (380 kB). View file
 
variables/variables.index ADDED
Binary file (992 Bytes). View file