ashhadahsan
commited on
Commit
•
78466fb
1
Parent(s):
3711d9b
Training in progress epoch 12
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 |
|
@@ -56,6 +56,8 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.1663 | 0.9814 | 1.5030 | 0.6455 | 8 |
|
57 |
| 0.1302 | 0.9867 | 1.4468 | 0.6349 | 9 |
|
58 |
| 0.0990 | 0.9881 | 1.4503 | 0.6349 | 10 |
|
|
|
|
|
59 |
|
60 |
|
61 |
### 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.0655
|
19 |
+
- Train Accuracy: 0.9934
|
20 |
+
- Validation Loss: 1.4341
|
21 |
+
- Validation Accuracy: 0.6720
|
22 |
+
- Epoch: 12
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
56 |
| 0.1663 | 0.9814 | 1.5030 | 0.6455 | 8 |
|
57 |
| 0.1302 | 0.9867 | 1.4468 | 0.6349 | 9 |
|
58 |
| 0.0990 | 0.9881 | 1.4503 | 0.6349 | 10 |
|
59 |
+
| 0.0812 | 0.9920 | 1.4135 | 0.6667 | 11 |
|
60 |
+
| 0.0655 | 0.9934 | 1.4341 | 0.6720 | 12 |
|
61 |
|
62 |
|
63 |
### 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:e499fdde9b66174ed274d8f1e0afdaac63964d6d70b4666154740491b4c68312
|
3 |
+
size 4193786
|
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:92a0d311b161295a1e04d1bee67ad466cc19f1206d536c06edd410ba76e89184
|
3 |
+
size 4224
|
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:6a6e3b2ebb9d28a6a9a92445c5d138b75bb06d6b534350e0fb21ddbecae8a720
|
3 |
size 438260040
|