ashhadahsan
commited on
Commit
·
b1875bd
1
Parent(s):
a262be3
Training in progress epoch 41
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.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -86,6 +86,7 @@ The following hyperparameters were used during training:
|
|
86 |
| 0.0128 | 0.9930 | 0.8656 | 0.8684 | 38 |
|
87 |
| 0.0126 | 0.9915 | 0.8452 | 0.8684 | 39 |
|
88 |
| 0.0125 | 0.9913 | 0.8806 | 0.8759 | 40 |
|
|
|
89 |
|
90 |
|
91 |
### 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.0122
|
19 |
+
- Train Accuracy: 0.9918
|
20 |
+
- Validation Loss: 0.8279
|
21 |
+
- Validation Accuracy: 0.8797
|
22 |
+
- Epoch: 41
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
86 |
| 0.0128 | 0.9930 | 0.8656 | 0.8684 | 38 |
|
87 |
| 0.0126 | 0.9915 | 0.8452 | 0.8684 | 39 |
|
88 |
| 0.0125 | 0.9913 | 0.8806 | 0.8759 | 40 |
|
89 |
+
| 0.0122 | 0.9918 | 0.8279 | 0.8797 | 41 |
|
90 |
|
91 |
|
92 |
### 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:fb696cde8e78a127f5815dc52f205451ee344e91f0e5abf928e510bde259358f
|
3 |
+
size 4196129
|
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:5e51bd604728061f99ec5cc45f6deb300d76d58c6ffec679f1a8c5966632ccec
|
3 |
+
size 13514
|
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:e6417206e4b95ad8df60f27a09f8c400c847b4543360c0a161a3f932be650c02
|
3 |
size 438260040
|