ashhadahsan
commited on
Commit
·
bcc58bc
1
Parent(s):
3de2616
Training in progress epoch 10
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: 2.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 0.2738 | 0.9841 | 2.3969 | 0.5641 | 7 |
|
56 |
| 0.2040 | 0.9929 | 2.4391 | 0.5641 | 8 |
|
57 |
| 0.1544 | 0.9966 | 2.4575 | 0.5641 | 9 |
|
|
|
58 |
|
59 |
|
60 |
### 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.1210
|
19 |
+
- Train Accuracy: 0.9993
|
20 |
+
- Validation Loss: 2.4725
|
21 |
+
- Validation Accuracy: 0.5385
|
22 |
+
- Epoch: 10
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
55 |
| 0.2738 | 0.9841 | 2.3969 | 0.5641 | 7 |
|
56 |
| 0.2040 | 0.9929 | 2.4391 | 0.5641 | 8 |
|
57 |
| 0.1544 | 0.9966 | 2.4575 | 0.5641 | 9 |
|
58 |
+
| 0.1210 | 0.9993 | 2.4725 | 0.5385 | 10 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
logs/train/events.out.tfevents.1697308621.99df1aa9d054.28.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:9b332c8484b88516a25d302e2bce16fbc25742886b8c129de5ebc9c545da0043
|
3 |
+
size 4191789
|
logs/validation/events.out.tfevents.1697308729.99df1aa9d054.28.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:1eee223ac3b8de5497d79959694a490e3645557f17995f3e193361747b225dcb
|
3 |
+
size 3592
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438466132
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72889c9401ef802899a87c7eca236ab4d66d718c9aa2343a90bded2a6db96e2b
|
3 |
size 438466132
|