ashhadahsan
commited on
Commit
•
3bb0d89
1
Parent(s):
b92b8e9
Training in progress epoch 30
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.9915
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -75,6 +75,7 @@ The following hyperparameters were used during training:
|
|
75 |
| 0.0126 | 0.9923 | 0.7943 | 0.8759 | 27 |
|
76 |
| 0.0126 | 0.9915 | 0.8071 | 0.8797 | 28 |
|
77 |
| 0.0127 | 0.9915 | 0.8057 | 0.8722 | 29 |
|
|
|
78 |
|
79 |
|
80 |
### 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.0126
|
19 |
- Train Accuracy: 0.9915
|
20 |
+
- Validation Loss: 0.8030
|
21 |
+
- Validation Accuracy: 0.8797
|
22 |
+
- Epoch: 30
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
75 |
| 0.0126 | 0.9923 | 0.7943 | 0.8759 | 27 |
|
76 |
| 0.0126 | 0.9915 | 0.8071 | 0.8797 | 28 |
|
77 |
| 0.0127 | 0.9915 | 0.8057 | 0.8722 | 29 |
|
78 |
+
| 0.0126 | 0.9915 | 0.8030 | 0.8797 | 30 |
|
79 |
|
80 |
|
81 |
### 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:ca7e803037f46584a33dfc08380ab1f53d9133d9bd29efae3736a7b80fb3dceb
|
3 |
+
size 4194589
|
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:887266a72fe3459a25f9776dcda98a556b011756f1423c001a2a60a1f288c5eb
|
3 |
+
size 9994
|
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:09274d8da145d489ec6e69589ec4cdbe03544f7349a4a3a15ae4e29bfcb4b17f
|
3 |
size 438260040
|