ashhadahsan
commited on
Commit
·
e3bd92a
1
Parent(s):
cec2def
Training in progress epoch 22
Browse files
README.md
CHANGED
@@ -16,10 +16,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
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.0134
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -67,6 +67,7 @@ The following hyperparameters were used during training:
|
|
67 |
| 0.0143 | 0.9908 | 0.7030 | 0.8759 | 19 |
|
68 |
| 0.0140 | 0.9906 | 0.7420 | 0.8759 | 20 |
|
69 |
| 0.0134 | 0.9915 | 0.7419 | 0.8759 | 21 |
|
|
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
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.0134
|
19 |
+
- Train Accuracy: 0.9913
|
20 |
+
- Validation Loss: 0.7448
|
21 |
+
- Validation Accuracy: 0.8835
|
22 |
+
- Epoch: 22
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
67 |
| 0.0143 | 0.9908 | 0.7030 | 0.8759 | 19 |
|
68 |
| 0.0140 | 0.9906 | 0.7420 | 0.8759 | 20 |
|
69 |
| 0.0134 | 0.9915 | 0.7419 | 0.8759 | 21 |
|
70 |
+
| 0.0134 | 0.9913 | 0.7448 | 0.8835 | 22 |
|
71 |
|
72 |
|
73 |
### 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:6e4d4d6d71b074a2e05dcd377ff96bde4074523dae61998fd086da0ebc31bb43
|
3 |
+
size 4193469
|
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:e2ee7c8e052488976b263dc794e4ee9488bdd1d7bc6664404be9ab95badb0b78
|
3 |
+
size 7434
|
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:94ee7d6d25b7cbb157adb2356ca558435fd3646dee46f1c4bec7cccebdc0d421
|
3 |
size 438260040
|