ashhadahsan
commited on
Commit
•
78d03c2
1
Parent(s):
132a2a3
Training in progress epoch 9
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.8797
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.0211 | 0.9913 | 0.5994 | 0.8797 | 6 |
|
55 |
| 0.0195 | 0.9906 | 0.6241 | 0.8797 | 7 |
|
56 |
| 0.0184 | 0.9911 | 0.6244 | 0.8797 | 8 |
|
|
|
57 |
|
58 |
|
59 |
### 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.0170
|
19 |
+
- Train Accuracy: 0.9904
|
20 |
+
- Validation Loss: 0.6235
|
21 |
- Validation Accuracy: 0.8797
|
22 |
+
- Epoch: 9
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
54 |
| 0.0211 | 0.9913 | 0.5994 | 0.8797 | 6 |
|
55 |
| 0.0195 | 0.9906 | 0.6241 | 0.8797 | 7 |
|
56 |
| 0.0184 | 0.9911 | 0.6244 | 0.8797 | 8 |
|
57 |
+
| 0.0170 | 0.9904 | 0.6235 | 0.8797 | 9 |
|
58 |
|
59 |
|
60 |
### 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:570ff8837751d01db657092c57e39a77b1da5fb91f78fcd158e0647f1be7dd09
|
3 |
+
size 4191649
|
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:d0b342b61ec94ea94886e9d6a639864e0937a3f080c70c2b3a273a8c3a5cb99f
|
3 |
+
size 3274
|
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:de572cf3eda6475798400002c215f7b3125ae55b0e3b8c8b6ede7f5614e0d484
|
3 |
size 438260040
|