ashhadahsan
commited on
Commit
·
547fa78
1
Parent(s):
9edec86
Training in progress epoch 15
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 |
|
@@ -60,6 +60,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0144
|
19 |
+
- Train Accuracy: 0.9906
|
20 |
+
- Validation Loss: 0.6905
|
21 |
+
- Validation Accuracy: 0.8797
|
22 |
+
- Epoch: 15
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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 |
+
| 0.0144 | 0.9906 | 0.6905 | 0.8797 | 15 |
|
64 |
|
65 |
|
66 |
### 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:c62bed62ab272f208cef0e4f2ced2a7acec3ac85f586a9b745d878f73ee742a7
|
3 |
+
size 4192489
|
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:6db1eccbbb89c1d8dcdc96d7fde1c3bd40878d041353c2ef7a0d7d6e755c4885
|
3 |
+
size 5194
|
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:fb1757f329a187387cd68d9698c958d53eeb4891588effa21c618c8124ecc578
|
3 |
size 438260040
|