ashhadahsan
commited on
Commit
•
ca648ef
1
Parent(s):
a431c1b
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: 1.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.8859 | 0.7825 | 1.3883 | 0.6138 | 3 |
|
52 |
| 0.6078 | 0.8753 | 1.3384 | 0.5926 | 4 |
|
53 |
| 0.4276 | 0.9271 | 1.5709 | 0.5397 | 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.3208
|
19 |
+
- Train Accuracy: 0.9536
|
20 |
+
- Validation Loss: 1.4246
|
21 |
+
- Validation Accuracy: 0.6349
|
22 |
+
- Epoch: 6
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
| 0.8859 | 0.7825 | 1.3883 | 0.6138 | 3 |
|
52 |
| 0.6078 | 0.8753 | 1.3384 | 0.5926 | 4 |
|
53 |
| 0.4276 | 0.9271 | 1.5709 | 0.5397 | 5 |
|
54 |
+
| 0.3208 | 0.9536 | 1.4246 | 0.6349 | 6 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
logsa/train/events.out.tfevents.1697913532.5521192874ed.32.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:f129f4a977d168321fa31f7b0f4c7ee61c2d3c37f1c4e37f5c27265d3c5667a2
|
3 |
+
size 4192946
|
logsa/validation/events.out.tfevents.1697913598.5521192874ed.32.4.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:d8971fdff59b4624743b3a1f460cf26067e159e7e6cc3d268aa1673e9a98d48e
|
3 |
+
size 2304
|
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:28bd92ed719787a739dde52ec20b939cff0256b805bb3bfb4a8ee491bd093415
|
3 |
size 438260040
|