ashhadahsan
commited on
Commit
•
f78b8a8
1
Parent(s):
4885375
Training in progress epoch 48
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 |
|
@@ -93,6 +93,7 @@ The following hyperparameters were used during training:
|
|
93 |
| 0.0120 | 0.9930 | 0.8384 | 0.8759 | 45 |
|
94 |
| 0.0116 | 0.9927 | 0.8862 | 0.8684 | 46 |
|
95 |
| 0.0118 | 0.9927 | 0.9055 | 0.8722 | 47 |
|
|
|
96 |
|
97 |
|
98 |
### 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.0123
|
19 |
+
- Train Accuracy: 0.9906
|
20 |
+
- Validation Loss: 0.8885
|
21 |
+
- Validation Accuracy: 0.8759
|
22 |
+
- Epoch: 48
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
93 |
| 0.0120 | 0.9930 | 0.8384 | 0.8759 | 45 |
|
94 |
| 0.0116 | 0.9927 | 0.8862 | 0.8684 | 46 |
|
95 |
| 0.0118 | 0.9927 | 0.9055 | 0.8722 | 47 |
|
96 |
+
| 0.0123 | 0.9906 | 0.8885 | 0.8759 | 48 |
|
97 |
|
98 |
|
99 |
### 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:4900f86aa1fcf40dbca598fa3c98a34a8b3df466dfdb9fbf8a107f42df62b1d0
|
3 |
+
size 4197109
|
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:62a5d7222562f6ab934c3edb9bf71335f09ac15a05a48a719b2a30d27dee7a6f
|
3 |
+
size 15754
|
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:da26db80c7a135bf060d49647b694c0bffde9611c7d8bdf836c712506fe1099e
|
3 |
size 438260040
|