mindwrapped
commited on
Commit
•
df92759
1
Parent(s):
15f3e3c
Upload history.json
Browse files- history.json +16 -0
history.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"loss": [
|
3 |
+
0.6373019218444824,
|
4 |
+
0.6136389374732971,
|
5 |
+
0.6086257696151733,
|
6 |
+
0.6080355644226074,
|
7 |
+
0.6076262593269348
|
8 |
+
],
|
9 |
+
"val_loss": [
|
10 |
+
0.618667721748352,
|
11 |
+
0.6163149476051331,
|
12 |
+
0.6105691194534302,
|
13 |
+
0.6103658080101013,
|
14 |
+
0.6092671751976013
|
15 |
+
]
|
16 |
+
}
|