ashhadahsan
commited on
Commit
•
d4540d3
1
Parent(s):
9b6f1aa
Training in progress epoch 9
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.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -53,6 +53,8 @@ The following hyperparameters were used during training:
|
|
53 |
| 0.4276 | 0.9271 | 1.5709 | 0.5397 | 5 |
|
54 |
| 0.3208 | 0.9536 | 1.4246 | 0.6349 | 6 |
|
55 |
| 0.2201 | 0.9748 | 1.5447 | 0.6190 | 7 |
|
|
|
|
|
56 |
|
57 |
|
58 |
### 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.1302
|
19 |
+
- Train Accuracy: 0.9867
|
20 |
+
- Validation Loss: 1.4468
|
21 |
+
- Validation Accuracy: 0.6349
|
22 |
+
- Epoch: 9
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
53 |
| 0.4276 | 0.9271 | 1.5709 | 0.5397 | 5 |
|
54 |
| 0.3208 | 0.9536 | 1.4246 | 0.6349 | 6 |
|
55 |
| 0.2201 | 0.9748 | 1.5447 | 0.6190 | 7 |
|
56 |
+
| 0.1663 | 0.9814 | 1.5030 | 0.6455 | 8 |
|
57 |
+
| 0.1302 | 0.9867 | 1.4468 | 0.6349 | 9 |
|
58 |
|
59 |
|
60 |
### 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:20f3ce8f47f06a2bdd5cd0120b12d4ed5d9af632e82484941a56eee2e004e22b
|
3 |
+
size 4193366
|
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:d33094153aec793b58fc915b47da7cbf0133659926410ac165155f20c4338994
|
3 |
+
size 3264
|
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:8be2f530199e302653dc8176ebaa0e4e137722b8e3b416f2db76828c3b079e43
|
3 |
size 438260040
|