bhattronak
commited on
Commit
•
12f8d55
1
Parent(s):
4603a0d
Training in progress epoch 2
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
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: 0.
|
17 |
-
- Validation Loss: 0.
|
18 |
-
- Train Precision: 0.
|
19 |
-
- Train Recall: 0.
|
20 |
-
- Train F1: 0.
|
21 |
-
- Train Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
48 |
| 1.1892 | 0.6671 | 0.7283 | 0.7609 | 0.7442 | 0.7679 | 0 |
|
49 |
| 0.5806 | 0.4944 | 0.7938 | 0.8292 | 0.8111 | 0.8275 | 1 |
|
|
|
50 |
|
51 |
|
52 |
### 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.4606
|
17 |
+
- Validation Loss: 0.4549
|
18 |
+
- Train Precision: 0.8074
|
19 |
+
- Train Recall: 0.8447
|
20 |
+
- Train F1: 0.8256
|
21 |
+
- Train Accuracy: 0.8427
|
22 |
+
- Epoch: 2
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
47 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
48 |
| 1.1892 | 0.6671 | 0.7283 | 0.7609 | 0.7442 | 0.7679 | 0 |
|
49 |
| 0.5806 | 0.4944 | 0.7938 | 0.8292 | 0.8111 | 0.8275 | 1 |
|
50 |
+
| 0.4606 | 0.4549 | 0.8074 | 0.8447 | 0.8256 | 0.8427 | 2 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265624848
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c606e3820c185efaf75ca1c1f454c1e84eb91293191fe5a7033f2c1016be0237
|
3 |
size 265624848
|