ashhadahsan
commited on
Commit
•
de68a54
1
Parent(s):
e555b5a
Training in progress epoch 4
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 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 0.2739 | 0.9554 | 0.6211 | 0.8609 | 1 |
|
50 |
| 0.0782 | 0.9885 | 0.5895 | 0.8609 | 2 |
|
51 |
| 0.0418 | 0.9913 | 0.5456 | 0.8797 | 3 |
|
|
|
52 |
|
53 |
|
54 |
### 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.0318
|
19 |
+
- Train Accuracy: 0.9908
|
20 |
+
- Validation Loss: 0.5729
|
21 |
- Validation Accuracy: 0.8797
|
22 |
+
- Epoch: 4
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
49 |
| 0.2739 | 0.9554 | 0.6211 | 0.8609 | 1 |
|
50 |
| 0.0782 | 0.9885 | 0.5895 | 0.8609 | 2 |
|
51 |
| 0.0418 | 0.9913 | 0.5456 | 0.8797 | 3 |
|
52 |
+
| 0.0318 | 0.9908 | 0.5729 | 0.8797 | 4 |
|
53 |
|
54 |
|
55 |
### 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:0ca5eb841e547709a40677411f51537e169a80175b1691a8dfa09d0026876ca3
|
3 |
+
size 4190949
|
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:e09e2d5dae9459bda668ecb38f3f17c7afad06b865b242e3efac2714b7fc5b15
|
3 |
+
size 1674
|
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:b6440d585930f1a6f22cf369ca691b7e6a3feef6dd3d069a55d2d08fab85c3a7
|
3 |
size 438260040
|