juancopi81
commited on
Commit
•
c4436c1
1
Parent(s):
ba1ae84
End of training
Browse files- README.md +12 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -13,9 +13,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 0.
|
17 |
-
- Validation Loss: 1.
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -42,6 +42,15 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| 0.5368 | 1.5482 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 0.5272
|
17 |
+
- Validation Loss: 1.5543
|
18 |
+
- Epoch: 9
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| 0.5368 | 1.5482 | 0 |
|
45 |
+
| 0.5355 | 1.5480 | 1 |
|
46 |
+
| 0.5326 | 1.5488 | 2 |
|
47 |
+
| 0.5363 | 1.5493 | 3 |
|
48 |
+
| 0.5346 | 1.5488 | 4 |
|
49 |
+
| 0.5329 | 1.5502 | 5 |
|
50 |
+
| 0.5329 | 1.5514 | 6 |
|
51 |
+
| 0.5308 | 1.5514 | 7 |
|
52 |
+
| 0.5292 | 1.5536 | 8 |
|
53 |
+
| 0.5272 | 1.5543 | 9 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 345352296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e586d0784148702a22af1d43d559dae5597500850a30ca0cd0086297d64de04d
|
3 |
size 345352296
|