silviacamplani
commited on
Commit
·
992305e
1
Parent(s):
e03c4f0
Training in progress epoch 6
Browse files
README.md
CHANGED
@@ -13,13 +13,13 @@ 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:
|
17 |
-
- Validation Loss:
|
18 |
-
- Train Precision: 0.
|
19 |
-
- Train Recall: 0.
|
20 |
-
- Train F1: 0.
|
21 |
-
- Train Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -49,6 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
| 1.5890 | 1.4135 | 0.0 | 0.0 | 0.0 | 0.6480 | 1 |
|
50 |
| 1.3635 | 1.2627 | 0.0 | 0.0 | 0.0 | 0.6483 | 2 |
|
51 |
| 1.2366 | 1.1526 | 0.1538 | 0.0920 | 0.1151 | 0.6921 | 3 |
|
|
|
|
|
|
|
52 |
|
53 |
|
54 |
### 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.9639
|
17 |
+
- Validation Loss: 0.9202
|
18 |
+
- Train Precision: 0.3023
|
19 |
+
- Train Recall: 0.3373
|
20 |
+
- Train F1: 0.3188
|
21 |
+
- Train Accuracy: 0.7693
|
22 |
+
- Epoch: 6
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
49 |
| 1.5890 | 1.4135 | 0.0 | 0.0 | 0.0 | 0.6480 | 1 |
|
50 |
| 1.3635 | 1.2627 | 0.0 | 0.0 | 0.0 | 0.6483 | 2 |
|
51 |
| 1.2366 | 1.1526 | 0.1538 | 0.0920 | 0.1151 | 0.6921 | 3 |
|
52 |
+
| 1.1296 | 1.0519 | 0.2147 | 0.2147 | 0.2147 | 0.7321 | 4 |
|
53 |
+
| 1.0374 | 0.9753 | 0.2743 | 0.2981 | 0.2857 | 0.7621 | 5 |
|
54 |
+
| 0.9639 | 0.9202 | 0.3023 | 0.3373 | 0.3188 | 0.7693 | 6 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
logs/train/events.out.tfevents.1661598559.b2f2cf3de367.17.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cacb8fd5051a1718f01a02449c37dff32601c580bb0605119a68bd5167b717d8
|
3 |
+
size 1870867
|
logs/validation/events.out.tfevents.1661598574.b2f2cf3de367.17.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6abc77be44eb5e688bac63fb4fb6e3029ae7edfb5b117b886e4d3c033752fea
|
3 |
+
size 1127
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265666912
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e992ebc88f11d44545a51a2570d6fc103288e2c73fe19694ae99eaa530df2d58
|
3 |
size 265666912
|