silviacamplani
commited on
Commit
•
8b43d38
1
Parent(s):
940c1c8
Training in progress epoch 4
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: 1.
|
18 |
-
- Train Precision: 0.
|
19 |
-
- Train Recall: 0.
|
20 |
-
- Train F1: 0.
|
21 |
-
- Train Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -46,6 +46,10 @@ The following hyperparameters were used during training:
|
|
46 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
48 |
| 2.5750 | 1.7754 | 0.0 | 0.0 | 0.0 | 0.6480 | 0 |
|
|
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### 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: 1.1536
|
17 |
+
- Validation Loss: 1.0884
|
18 |
+
- Train Precision: 0.2088
|
19 |
+
- Train Recall: 0.1704
|
20 |
+
- Train F1: 0.1876
|
21 |
+
- Train Accuracy: 0.7240
|
22 |
+
- Epoch: 4
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
48 |
| 2.5750 | 1.7754 | 0.0 | 0.0 | 0.0 | 0.6480 | 0 |
|
49 |
+
| 1.6567 | 1.4690 | 0.0 | 0.0 | 0.0 | 0.6480 | 1 |
|
50 |
+
| 1.3888 | 1.2847 | 0.0 | 0.0 | 0.0 | 0.6480 | 2 |
|
51 |
+
| 1.2569 | 1.1744 | 0.0526 | 0.0221 | 0.0312 | 0.6751 | 3 |
|
52 |
+
| 1.1536 | 1.0884 | 0.2088 | 0.1704 | 0.1876 | 0.7240 | 4 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1661442665.1a16df506db2.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:11d2a1b9b25554770314aa707dc2b195a169c135be8e15edca302aa3dd624394
|
3 |
+
size 1870015
|
logs/validation/events.out.tfevents.1661442680.1a16df506db2.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:ebbb8782bbf48da0dcc8dbd9dcf27d0c834116fd406de97c68ebddf85da98105
|
3 |
+
size 815
|
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:d193423b1c303d57b0f31fc77492756a0937037fd9f9127dc7d315c9a6f18b4f
|
3 |
size 265666912
|