Push Keras model using huggingface_hub.
Browse files- .gitattributes +2 -0
- README.md +42 -0
- fingerprint.pb +3 -0
- history.json +178 -0
- keras_metadata.pb +3 -0
- model.png +3 -0
- saved_model.pb +3 -0
- variables/variables.data-00000-of-00001 +3 -0
- variables/variables.index +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
model.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
| learning_rate | 9.999999747378752e-05 |
|
27 |
+
| decay | 1e-05 |
|
28 |
+
| beta_1 | 0.8999999761581421 |
|
29 |
+
| beta_2 | 0.9990000128746033 |
|
30 |
+
| epsilon | 1e-07 |
|
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
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:740e8c81e5b18d1e5d94658ed5815c1766c9d5ad172fd086e3e7fc28893dfbc7
|
3 |
+
size 56
|
history.json
ADDED
@@ -0,0 +1,178 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"loss": [
|
3 |
+
0.1913086175918579,
|
4 |
+
0.14379628002643585,
|
5 |
+
0.12211913615465164,
|
6 |
+
0.1101018413901329,
|
7 |
+
0.10228078067302704,
|
8 |
+
0.09478160738945007,
|
9 |
+
0.09112140536308289,
|
10 |
+
0.08666481077671051,
|
11 |
+
0.08484257757663727,
|
12 |
+
0.08277606219053268,
|
13 |
+
0.08026052266359329,
|
14 |
+
0.07824122905731201,
|
15 |
+
0.07745972275733948,
|
16 |
+
0.07505948841571808,
|
17 |
+
0.07362355291843414,
|
18 |
+
0.07208225131034851,
|
19 |
+
0.07127710431814194,
|
20 |
+
0.07009781897068024,
|
21 |
+
0.06896114349365234,
|
22 |
+
0.06788057833909988
|
23 |
+
],
|
24 |
+
"mean_absolute_percentage_error": [
|
25 |
+
29780074.0,
|
26 |
+
18340522.0,
|
27 |
+
18805268.0,
|
28 |
+
19406294.0,
|
29 |
+
18603546.0,
|
30 |
+
17766036.0,
|
31 |
+
16744542.0,
|
32 |
+
15989475.0,
|
33 |
+
15825543.0,
|
34 |
+
14784937.0,
|
35 |
+
14014207.0,
|
36 |
+
14113281.0,
|
37 |
+
12844000.0,
|
38 |
+
12673662.0,
|
39 |
+
11952619.0,
|
40 |
+
11320697.0,
|
41 |
+
10871898.0,
|
42 |
+
11146138.0,
|
43 |
+
10720474.0,
|
44 |
+
9991456.0
|
45 |
+
],
|
46 |
+
"mean_squared_error": [
|
47 |
+
0.061359234154224396,
|
48 |
+
0.035733431577682495,
|
49 |
+
0.026422446593642235,
|
50 |
+
0.022420233115553856,
|
51 |
+
0.019941968843340874,
|
52 |
+
0.017993567511439323,
|
53 |
+
0.01688627526164055,
|
54 |
+
0.01578155718743801,
|
55 |
+
0.015592016279697418,
|
56 |
+
0.015018741600215435,
|
57 |
+
0.014291237108409405,
|
58 |
+
0.013742469251155853,
|
59 |
+
0.013705216348171234,
|
60 |
+
0.0129165668040514,
|
61 |
+
0.012455868534743786,
|
62 |
+
0.012220101431012154,
|
63 |
+
0.011792553588747978,
|
64 |
+
0.011581532657146454,
|
65 |
+
0.011307654902338982,
|
66 |
+
0.011071654967963696
|
67 |
+
],
|
68 |
+
"r_square": [
|
69 |
+
0.1976548433303833,
|
70 |
+
0.5334247946739197,
|
71 |
+
0.6546472311019897,
|
72 |
+
0.7071583271026611,
|
73 |
+
0.7394940853118896,
|
74 |
+
0.7649218440055847,
|
75 |
+
0.7794628143310547,
|
76 |
+
0.7939091324806213,
|
77 |
+
0.7963544130325317,
|
78 |
+
0.8038124442100525,
|
79 |
+
0.8133215308189392,
|
80 |
+
0.820543646812439,
|
81 |
+
0.8209815621376038,
|
82 |
+
0.8312906622886658,
|
83 |
+
0.837303876876831,
|
84 |
+
0.8403967022895813,
|
85 |
+
0.8458636999130249,
|
86 |
+
0.848654568195343,
|
87 |
+
0.8523083925247192,
|
88 |
+
0.8554332852363586
|
89 |
+
],
|
90 |
+
"val_loss": [
|
91 |
+
0.14004072546958923,
|
92 |
+
0.09812687337398529,
|
93 |
+
0.09179386496543884,
|
94 |
+
0.08721236139535904,
|
95 |
+
0.08685414493083954,
|
96 |
+
0.08237039297819138,
|
97 |
+
0.08282878994941711,
|
98 |
+
0.08321382850408554,
|
99 |
+
0.08599606901407242,
|
100 |
+
0.07969516515731812,
|
101 |
+
0.08060619235038757,
|
102 |
+
0.07571934163570404,
|
103 |
+
0.07441657036542892,
|
104 |
+
0.07333718985319138,
|
105 |
+
0.07145217806100845,
|
106 |
+
0.07304994016885757,
|
107 |
+
0.07186129689216614,
|
108 |
+
0.0713910460472107,
|
109 |
+
0.06967826187610626,
|
110 |
+
0.06943124532699585
|
111 |
+
],
|
112 |
+
"val_mean_absolute_percentage_error": [
|
113 |
+
19359634.0,
|
114 |
+
18061786.0,
|
115 |
+
17792608.0,
|
116 |
+
18608870.0,
|
117 |
+
16305544.0,
|
118 |
+
17686814.0,
|
119 |
+
19417654.0,
|
120 |
+
20231090.0,
|
121 |
+
18493268.0,
|
122 |
+
18415162.0,
|
123 |
+
16669784.0,
|
124 |
+
15310547.0,
|
125 |
+
14933269.0,
|
126 |
+
15498371.0,
|
127 |
+
12816454.0,
|
128 |
+
12718115.0,
|
129 |
+
14541506.0,
|
130 |
+
14789862.0,
|
131 |
+
14308224.0,
|
132 |
+
12354427.0
|
133 |
+
],
|
134 |
+
"val_mean_squared_error": [
|
135 |
+
0.03377389535307884,
|
136 |
+
0.018671737983822823,
|
137 |
+
0.01712908409535885,
|
138 |
+
0.016466697677969933,
|
139 |
+
0.015640929341316223,
|
140 |
+
0.015097742900252342,
|
141 |
+
0.015567242167890072,
|
142 |
+
0.015929099172353745,
|
143 |
+
0.016440022736787796,
|
144 |
+
0.01482366118580103,
|
145 |
+
0.014372391626238823,
|
146 |
+
0.0136641226708889,
|
147 |
+
0.01318244356662035,
|
148 |
+
0.013128048740327358,
|
149 |
+
0.012490508146584034,
|
150 |
+
0.01256729569286108,
|
151 |
+
0.012412182055413723,
|
152 |
+
0.012350579723715782,
|
153 |
+
0.011979836039245129,
|
154 |
+
0.011606358923017979
|
155 |
+
],
|
156 |
+
"val_r_square": [
|
157 |
+
0.5717473030090332,
|
158 |
+
0.7632215023040771,
|
159 |
+
0.7827773094177246,
|
160 |
+
0.791152834892273,
|
161 |
+
0.8016130924224854,
|
162 |
+
0.8084852695465088,
|
163 |
+
0.802557647228241,
|
164 |
+
0.797974705696106,
|
165 |
+
0.791557252407074,
|
166 |
+
0.8120212554931641,
|
167 |
+
0.8176929950714111,
|
168 |
+
0.8266942501068115,
|
169 |
+
0.8327966332435608,
|
170 |
+
0.8334932327270508,
|
171 |
+
0.8415732979774475,
|
172 |
+
0.8405958414077759,
|
173 |
+
0.8425697088241577,
|
174 |
+
0.8433522582054138,
|
175 |
+
0.8480525612831116,
|
176 |
+
0.8527793884277344
|
177 |
+
]
|
178 |
+
}
|
keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3c35de3ec475116b2532c6160808107b9d0e4310af5811067f9567a0835a629
|
3 |
+
size 2045219
|
model.png
ADDED
![]() |
Git LFS Details
|
saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9db4d50236164174322b1de0d8e32a9d595cce9d902b7d8ee115173efedec7a8
|
3 |
+
size 13691631
|
variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46a83c2c455074b69afedfdc4c794b7641c0b167426814b2538e98c126433ea8
|
3 |
+
size 221088138
|
variables/variables.index
ADDED
Binary file (84.2 kB). View file
|
|