ashhadahsan
commited on
Commit
·
4de8196
1
Parent(s):
7fd3759
Training in progress epoch 45
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 |
|
@@ -90,6 +90,7 @@ The following hyperparameters were used during training:
|
|
90 |
| 0.0123 | 0.9915 | 0.8332 | 0.8722 | 42 |
|
91 |
| 0.0120 | 0.9923 | 0.8507 | 0.8722 | 43 |
|
92 |
| 0.0122 | 0.9927 | 0.8715 | 0.8722 | 44 |
|
|
|
93 |
|
94 |
|
95 |
### 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.0120
|
19 |
+
- Train Accuracy: 0.9930
|
20 |
+
- Validation Loss: 0.8384
|
21 |
+
- Validation Accuracy: 0.8759
|
22 |
+
- Epoch: 45
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
90 |
| 0.0123 | 0.9915 | 0.8332 | 0.8722 | 42 |
|
91 |
| 0.0120 | 0.9923 | 0.8507 | 0.8722 | 43 |
|
92 |
| 0.0122 | 0.9927 | 0.8715 | 0.8722 | 44 |
|
93 |
+
| 0.0120 | 0.9930 | 0.8384 | 0.8759 | 45 |
|
94 |
|
95 |
|
96 |
### 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:ef32c2ce6185d04962f06e04f6756163503116093ff84edbf8960f37658a90d6
|
3 |
+
size 4196689
|
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:07b7ba7b9407697955907a4fafafee75ba5c69449bb7ce972c6dd0ebf3074f26
|
3 |
+
size 14794
|
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:b7d19c3c94534f5ab117369447c1c3244f4f6b11d62c0c9418762b51eb674e3e
|
3 |
size 438260040
|