ashhadahsan
commited on
Commit
·
1023139
1
Parent(s):
e3bd92a
Training in progress epoch 23
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 |
|
@@ -68,6 +68,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0132
|
19 |
+
- Train Accuracy: 0.9915
|
20 |
+
- Validation Loss: 0.7791
|
21 |
+
- Validation Accuracy: 0.8722
|
22 |
+
- Epoch: 23
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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 |
+
| 0.0132 | 0.9915 | 0.7791 | 0.8722 | 23 |
|
72 |
|
73 |
|
74 |
### 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:8772bb6b28ce6e9df20bfd3e99e408f8f97acaa1511c51c4df6ad1e963a85d2f
|
3 |
+
size 4193609
|
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:6fcf7939487b1742f8be9785c66d2ba2c0d77657948ea9300014deee60aebb98
|
3 |
+
size 7754
|
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:f93cad5b42a9f894c2dbdaeaa2e8ea79be949f644969206f3aaf9832323b63da
|
3 |
size 438260040
|