ashhadahsan
commited on
Commit
•
c76a737
1
Parent(s):
ac5242d
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: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
| 0.0170 | 0.9904 | 0.6235 | 0.8797 | 9 |
|
58 |
| 0.0159 | 0.9913 | 0.6619 | 0.8797 | 10 |
|
59 |
| 0.0164 | 0.9913 | 0.6501 | 0.8797 | 11 |
|
|
|
60 |
|
61 |
|
62 |
### 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.0165
|
19 |
+
- Train Accuracy: 0.9911
|
20 |
+
- Validation Loss: 0.6452
|
21 |
+
- Validation Accuracy: 0.8835
|
22 |
+
- Epoch: 12
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
57 |
| 0.0170 | 0.9904 | 0.6235 | 0.8797 | 9 |
|
58 |
| 0.0159 | 0.9913 | 0.6619 | 0.8797 | 10 |
|
59 |
| 0.0164 | 0.9913 | 0.6501 | 0.8797 | 11 |
|
60 |
+
| 0.0165 | 0.9911 | 0.6452 | 0.8835 | 12 |
|
61 |
|
62 |
|
63 |
### 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:6ce994ca221cc15cfa736f17a942c33b9bb72051b963144dcde095c9f05ec742
|
3 |
+
size 4192069
|
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:80e6f08592d23ab5181e3258aec72d357f9f9717a2f960ee0dda53c2b8b07fd4
|
3 |
+
size 4234
|
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:1420d3d278773ac64b835c3e77a7dacef2c4bab2725093f73fafa641143299d2
|
3 |
size 438260040
|