ashhadahsan
commited on
Commit
•
0a2cdef
1
Parent(s):
6f14257
Training in progress epoch 6
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: 1.0
|
20 |
-
- Validation Loss: 3.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.0099 | 1.0 | 3.3581 | 0.4872 | 3 |
|
52 |
| 0.0078 | 1.0 | 3.4509 | 0.5128 | 4 |
|
53 |
| 0.0063 | 1.0 | 3.4978 | 0.5128 | 5 |
|
|
|
54 |
|
55 |
|
56 |
### 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.0054
|
19 |
- Train Accuracy: 1.0
|
20 |
+
- Validation Loss: 3.6166
|
21 |
+
- Validation Accuracy: 0.4872
|
22 |
+
- Epoch: 6
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
| 0.0099 | 1.0 | 3.3581 | 0.4872 | 3 |
|
52 |
| 0.0078 | 1.0 | 3.4509 | 0.5128 | 4 |
|
53 |
| 0.0063 | 1.0 | 3.4978 | 0.5128 | 5 |
|
54 |
+
| 0.0054 | 1.0 | 3.6166 | 0.4872 | 6 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
logs/train/events.out.tfevents.1697306892.db51fd5e6a68.6332.2.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:110832df9321ee74daa6312bfadffdf2ed4ffe37db55176557984a743bcf7e17
|
3 |
+
size 4292172
|
logs/validation/events.out.tfevents.1697306978.db51fd5e6a68.6332.3.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:e8b5023f25ad42eda375707736a3b326404314352221d5741a4b94667c967d8c
|
3 |
+
size 2312
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438466132
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68bc81b98bb1f43050149fd560f641dbf562d7fb593938fc7e041707222f2998
|
3 |
size 438466132
|