ashhadahsan
commited on
Commit
·
525946b
1
Parent(s):
bcc58bc
Training in progress epoch 11
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.5385
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0968
|
19 |
+
- Train Accuracy: 1.0
|
20 |
+
- Validation Loss: 2.4445
|
21 |
- Validation Accuracy: 0.5385
|
22 |
+
- Epoch: 11
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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 |
+
| 0.0968 | 1.0 | 2.4445 | 0.5385 | 11 |
|
60 |
|
61 |
|
62 |
### 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:f17e3f54d5be3d0201da6606ae3de3f2bcb8c0a77ada07730445a061fd294665
|
3 |
+
size 4191929
|
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:2461700ad8d82da8dc6819ac0ecebd61838d32200b0f6d90193e47bd83c18bbc
|
3 |
+
size 3912
|
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:c3b3562061579b786e9bc8b643ab01392fb6270b635273132fc4687fbf63a0ff
|
3 |
size 438466132
|