Commit
·
aa86ea7
1
Parent(s):
6789472
Training in progress epoch 15
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: 1.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -59,6 +59,8 @@ The following hyperparameters were used during training:
|
|
59 |
| 0.0812 | 0.9920 | 1.4135 | 0.6667 | 11 |
|
60 |
| 0.0655 | 0.9934 | 1.4341 | 0.6720 | 12 |
|
61 |
| 0.0560 | 0.9960 | 1.4613 | 0.6561 | 13 |
|
|
|
|
|
62 |
|
63 |
|
64 |
### 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.0403
|
19 |
+
- Train Accuracy: 0.9987
|
20 |
+
- Validation Loss: 1.4927
|
21 |
+
- Validation Accuracy: 0.6667
|
22 |
+
- Epoch: 15
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
59 |
| 0.0812 | 0.9920 | 1.4135 | 0.6667 | 11 |
|
60 |
| 0.0655 | 0.9934 | 1.4341 | 0.6720 | 12 |
|
61 |
| 0.0560 | 0.9960 | 1.4613 | 0.6561 | 13 |
|
62 |
+
| 0.0468 | 0.9973 | 1.4622 | 0.6720 | 14 |
|
63 |
+
| 0.0403 | 0.9987 | 1.4927 | 0.6667 | 15 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
logsa/train/events.out.tfevents.1697913532.5521192874ed.32.3.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:4b54be609de0a8fd621c21775c578215932be8c0735410feb86f900b4ae76263
|
3 |
+
size 4194206
|
logsa/validation/events.out.tfevents.1697913598.5521192874ed.32.4.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:868b98c00cc7c39c85422ef05d999b3866822e4e01b20bf5d9a7017017138ec2
|
3 |
+
size 5184
|
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:30e58cd04c1e3b18a328caf24ef0bd5c4e167789a36a0d566ac928e8e56004b8
|
3 |
size 438260040
|