ashhadahsan
commited on
Commit
·
3d6724b
1
Parent(s):
6c1a7a3
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: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
- Validation Accuracy: 0.8797
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.0418 | 0.9913 | 0.5456 | 0.8797 | 3 |
|
52 |
| 0.0318 | 0.9908 | 0.5729 | 0.8797 | 4 |
|
53 |
| 0.0251 | 0.9906 | 0.5747 | 0.8797 | 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.0211
|
19 |
+
- Train Accuracy: 0.9913
|
20 |
+
- Validation Loss: 0.5994
|
21 |
- Validation Accuracy: 0.8797
|
22 |
+
- Epoch: 6
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
| 0.0418 | 0.9913 | 0.5456 | 0.8797 | 3 |
|
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
|
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:a923cdcbab8368d0c09966011472e0cbf41a850a312e71347888d0d553e46f6f
|
3 |
+
size 4191229
|
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:fbbc9b86c97e0c3c84c7064ee03aebd59932b8f3b0193a6b871f103f38e7c241
|
3 |
+
size 2314
|
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:811651cb51b9766c6bf3301f8ab04fe1b1d1e2e0a9478b04cb72afb92db2e6d0
|
3 |
size 438260040
|