ashhadahsan
commited on
Commit
•
efc00a9
1
Parent(s):
3d6724b
Training in progress epoch 7
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 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 0.0318 | 0.9908 | 0.5729 | 0.8797 | 4 |
|
53 |
| 0.0251 | 0.9906 | 0.5747 | 0.8797 | 5 |
|
54 |
| 0.0211 | 0.9913 | 0.5994 | 0.8797 | 6 |
|
|
|
55 |
|
56 |
|
57 |
### 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.0195
|
19 |
+
- Train Accuracy: 0.9906
|
20 |
+
- Validation Loss: 0.6241
|
21 |
- Validation Accuracy: 0.8797
|
22 |
+
- Epoch: 7
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
52 |
| 0.0318 | 0.9908 | 0.5729 | 0.8797 | 4 |
|
53 |
| 0.0251 | 0.9906 | 0.5747 | 0.8797 | 5 |
|
54 |
| 0.0211 | 0.9913 | 0.5994 | 0.8797 | 6 |
|
55 |
+
| 0.0195 | 0.9906 | 0.6241 | 0.8797 | 7 |
|
56 |
|
57 |
|
58 |
### 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:e36c1d1581a07221b7adda076b9732544091347275b9b9eb3041b85d99b4122f
|
3 |
+
size 4191369
|
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:c4a42ad1e0af176968435d848fb2476bffed7b0c408bbaa1da0cebb61611eee9
|
3 |
+
size 2634
|
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:d68c95a85d5bb1369e97dd3b8f4427230ece09dc574963eb9541966f1231b838
|
3 |
size 438260040
|