ashhadahsan
commited on
Commit
•
fffe770
1
Parent(s):
aa86ea7
Training in progress epoch 16
Browse files
README.md
CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Accuracy: 0
|
20 |
-
- Validation Loss: 1.
|
21 |
- Validation Accuracy: 0.6667
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -61,6 +61,7 @@ The following hyperparameters were used during training:
|
|
61 |
| 0.0560 | 0.9960 | 1.4613 | 0.6561 | 13 |
|
62 |
| 0.0468 | 0.9973 | 1.4622 | 0.6720 | 14 |
|
63 |
| 0.0403 | 0.9987 | 1.4927 | 0.6667 | 15 |
|
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0341
|
19 |
+
- Train Accuracy: 1.0
|
20 |
+
- Validation Loss: 1.5032
|
21 |
- Validation Accuracy: 0.6667
|
22 |
+
- Epoch: 16
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
61 |
| 0.0560 | 0.9960 | 1.4613 | 0.6561 | 13 |
|
62 |
| 0.0468 | 0.9973 | 1.4622 | 0.6720 | 14 |
|
63 |
| 0.0403 | 0.9987 | 1.4927 | 0.6667 | 15 |
|
64 |
+
| 0.0341 | 1.0 | 1.5032 | 0.6667 | 16 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
logsa/train/events.out.tfevents.1697913532.5521192874ed.32.3.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:ce32640bcdc1ca1b213999e883274e689145f052e796e5924b102d7426eaa693
|
3 |
+
size 4194346
|
logsa/validation/events.out.tfevents.1697913598.5521192874ed.32.4.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:3c82d495102b37cc2196a278a2d64af9aa14a70dc126de7021c10729181888e7
|
3 |
+
size 5504
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438260040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7007d34741bc47220a7098b063a5cd7714ddfbef461302aa256c893d26b7faf8
|
3 |
size 438260040
|