ashhadahsan
commited on
Commit
•
3711d9b
1
Parent(s):
d4540d3
Training in progress epoch 10
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.6349
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0990
|
19 |
+
- Train Accuracy: 0.9881
|
20 |
+
- Validation Loss: 1.4503
|
21 |
- Validation Accuracy: 0.6349
|
22 |
+
- Epoch: 10
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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 |
+
| 0.0990 | 0.9881 | 1.4503 | 0.6349 | 10 |
|
59 |
|
60 |
|
61 |
### 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:42be0e8deba1b3ab8229469572a9fe63e4cfce11820c15b0d6cf8c4002181cd5
|
3 |
+
size 4193506
|
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:f95391b6af83cb883e27ac978c3e446f8afb7e5618eb5ba7783bd24db27e02ec
|
3 |
+
size 3584
|
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:a6eae62311c1bb90bb8aa57b926519d97624c76830db5d2919c1eb56ded72808
|
3 |
size 438260040
|