ashhadahsan
commited on
Commit
·
9edec86
1
Parent(s):
fbedcca
Training in progress epoch 14
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: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -59,6 +59,7 @@ The following hyperparameters were used during training:
|
|
59 |
| 0.0164 | 0.9913 | 0.6501 | 0.8797 | 11 |
|
60 |
| 0.0165 | 0.9911 | 0.6452 | 0.8835 | 12 |
|
61 |
| 0.0155 | 0.9908 | 0.6727 | 0.8872 | 13 |
|
|
|
62 |
|
63 |
|
64 |
### 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.0149
|
19 |
+
- Train Accuracy: 0.9904
|
20 |
+
- Validation Loss: 0.6798
|
21 |
+
- Validation Accuracy: 0.8835
|
22 |
+
- Epoch: 14
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
59 |
| 0.0164 | 0.9913 | 0.6501 | 0.8797 | 11 |
|
60 |
| 0.0165 | 0.9911 | 0.6452 | 0.8835 | 12 |
|
61 |
| 0.0155 | 0.9908 | 0.6727 | 0.8872 | 13 |
|
62 |
+
| 0.0149 | 0.9904 | 0.6798 | 0.8835 | 14 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
logs/train/events.out.tfevents.1692296835.470540468b49.1002.0.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:cae0383ced9ee20495f76dc3b5a5f3cab756eb400d375a83e5a00335b3fa2602
|
3 |
+
size 4192349
|
logs/validation/events.out.tfevents.1692297011.470540468b49.1002.1.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:aa091cbd717fb95bca18d36f8297dbf7bad99e02d504f1a25182eb3079adc8ad
|
3 |
+
size 4874
|
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:f12b46f19c3de5b2de8a5bb9c7d3e648db039748007847a8fb8492f9458ee4ac
|
3 |
size 438260040
|